/*------------------------------------------------------------------
[Hlavni Stylesheet]

Projekt: BlackBerry Hosting
Autor: Petr Havelka - petr@citronak.cz
Vystupni zarizeni: screen, projection
-------------------------------------------------------------------*/

/*------------------------------------------------------------------
[ Generally ]
*/

a {
	cursor: pointer;
}

a:hover {
	text-decoration: none;
}

a img {
	display: block;
}

body, h1, h2, h3, h4, h5, ul, ol, li, dl, dt, dd, form, p, fieldset, input { margin: 0; padding: 0;}

body {
	background: #FFF url(../img/bodyBg.png) 0 0 repeat-x;
	color: #000;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	border: none;
}

hr, .none, caption, .toPrint, legend { display: none; }

.jmp {
	position: absolute;
	top: -2000px;
	left: 0;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

.fl:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.fl { display: inline-table; }

/* Skrytí pred IE/MAC \*/
* html .fl { height: 1%; }
.fl { display: block; }
/* Konec skrytí pred IE/MAC */

img, fieldset {
	border: none;
}

#page {
	width: 758px;
	margin: 0 auto;
	text-align: center;
	position: relative;
}

#content {
	position: relative;
	width: 100%;
	text-align: left;
}


/*------------------------------------------------------------------
[ Header ]
*/

#header {
	width: 100%;
	height: 243px;
	text-align: left;
	position: relative;
	background: #c60000 url(../img/headerBg.png) 0 0 no-repeat;
}


#listaBox {
	margin: 5px 0 6px;
	height: 54px;
	width: 746px;
	background: url(../img/listaEnd.png) 100% 0 no-repeat;
	padding-right: 12px;
}

#imao {
	float: left;
	margin: 0 4px 0 0;
}

#lista ul {
	float: left;
	list-style: none;
	background: url(../img/listaStart.png) 0 0 no-repeat;
	height: 100%;
	padding-left: 12px;
	width: 614px;
}

#lista ul li {
	float: left;
	font-size: 1.1em;
	padding: 6px 0;
	background: url(../img/listaBg.png) 0 0 repeat-x;
}

#lista ul li a, #lista ul li span {
	display: block;
	color: #586062;
	height: 100%;
	text-decoration: none;
	padding: 7px 20px 7px 50px;
	line-height: 14px;
}


#lista ul a, #lista ul span {
	background:  0 0 no-repeat;
}

#page #lista ul span {
	color: #d6d6d6;
}

#page #lista ul .active span {
	color: #ec1414;
}

#lista ul a:hover {
	text-decoration: underline;
}

#lista ul li.active a {
	color: #ec1414;
	text-decoration: none;
}

#lista .pIT {width: 139px;}

#lista .pIT a, #lista .pIT span {
	background-image: url(../img/profIT.png);
	padding-left: 49px;
}

#lista .wB {width: 110px;}

#lista .wB a, #lista .wB span {
	background-image: url(../img/webSluzbyBg.png);
}

#lista .iW {width: 127px;}

#lista .iW a, #lista .iW span {
	background-image: url(../img/iWebHost.png);
}

#lista .kS {width: 111px;}

#lista .kS a, #lista .kS span {
	background-image: url(../img/kredSys.png);
}

#lista .bW {width: 127px;}

#lista .bW a, #lista .bW span {
	background-image: url(../img/bWebHost.png);
}



#logo, #mail, #calendar, #proMail {
	position: absolute;
	overflow: hidden;
	text-transform: none;
	font-size: 1.8em;
	width: 250px;
	height: 70px;
	top: 12px; left: 9px;
}

#logo a, #mail a, #calendar a, #proMail a {
	text-decoration: none;
	color: #fff;
}
#logo a span, #mail span, #calendar span, #proMail span {
	display: block;
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	background: transparent url(../img/blackberry-logo.png) 0 0 no-repeat;
}


#mail {
	width: 322px;
	height: 54px;
	top: 95px; left: 0px;
	color: #fff;
	font-size: 1.4em;
}

#calendar {
	width: 322px;
	height: 54px;
	top: 166px; left: 0px;
	color: #fff;
	font-size: 1.4em;
}

#proMail {
	width: 260px;
	height: 143px;
	top: 52px; left: 0px;
	color: #fff;
	font-size: 1.8em;
	text-transform: uppercase;
}

#proMail strong {
	display: block;
	font-size: 1.95em;
	text-align: right;
	text-transform:lowercase;
}

#mail span {
	background-image: url(../img/vas-email.jpg);
}

#calendar span {
	background-image: url(../img/sdileny-kalendar.jpg);
}

#proMail span {
	background-image: url(../img/proMail.png);
}


#webAccess {
	position: absolute;
	top: 50px;
	right: 0px;
	width: 150px; height: 160px;
	background: url(../img/webAccessBg.png) 0 0 no-repeat;
	text-align: center;
}

#webAccess h4 {
	color: #ffffff;
	font-size: 1.4em;
	line-height: 18px;
	margin: 14px 0 8px 0;
}

#webAccess p {
	font-size: 1em;
	line-height: 12px;
	color: white; /*#640202*/
	margin: 1px 0 0 0;
}

#webAccess p a {
	color: #fff;
}

#webAccess a img {
	margin: 0 auto;
}

/*------------------------------------------------------------------
[ Content ]
*/

#content {
	background: url(../img/contBg.png) 0 60px no-repeat;
	/*height: 500px;
	min-height: 500px;*/
}
/*
html>body #content {
	height: auto;
}
*/
#menu {
	height: 59px;
	display: block;
	width: 100%;
	list-style: none;
	margin-top: 1px;
	padding-left: 2px;
	background: url(../img/mainMenuM.png) 0 0 no-repeat;
}

#menu li {
	float: left;
	line-height: 59px;
	height: 100%;
	font-size: 1.8em;
	color: #270303;
	padding: 0 2px 0 0;
	background: url(../img/mainMenuM.png) 100% 0 no-repeat;
}

#menu li:first-child {
  line-height: 20px;
  font-size: 1.8em;
  height: 59px;
  text-align: center;
}

#menu li:first-child a {
  padding-top: 10px;
  padding-bottom: 9px;
}

#menu li a {
	display: block;
	padding: 0 24px;
	color: #270303;
	text-decoration: none;
	background: #f1f1f1 url(../img/mainMenuBg.png) 0 0 repeat-x;
}

#menu li a:hover {
	background-position: 0 -59px;
	color: #af0000;
	background-color: #e2e2e2;
}

body #menu li.active a, #menu li.active a:hover {
	background-position: 0 -118px;
	color: #686666;
	background-color: #f6f6f6;
}


#subMenu {
	position: absolute;
	top: 60px;
	left: -9px;
	background: url(../img/subMenuL.png) 0 0 no-repeat;
	height: 38px;
	padding: 0 0 0 10px;
}

#subMenu ul {
	float: left;
	height: 38px;
	list-style: none;
	background: white url(../img/subMenuB.png) 0 100% repeat-x;
}

#subMenu div {
	float: left;
	width: 10px;
	height: 38px;
	background: url(../img/subMenuR.png) 0 0 no-repeat;
}

#subMenu ul li {
	float: left;
	height: 28px;
	line-height: 28px;
	font-size: 1.2em;
	color: #270303;
}

#subMenu ul li a {
	float: left;
	padding: 0 18px 0 18px;
	color: #270303;
	text-decoration: none;
}

#subMenu ul li a:hover {
	color: #af0000;
}

#subMenu ul .active a {
	color: #686666;
	font-weight: bold;
}

#subMenu ul .active a:hover {
	color: #686666;
	font-weight: bold;
}

#subMenu ul li a span {
	float: left;
}

#content h1 {
	font-size: 2em;
	color: #250101;
	line-height:24px;
	margin: 22px 0 7px;
}

#bigBox {
	float: left;
	width: 472px;
	margin: 7px 0 0 0;
}

#bigBox.wSub {
	margin-top: 35px;
}

#bigBox h2 {
	font-size: 1.8em;
	line-height: 24px;
	color: #870101;
	font-weight: normal;
	margin: 22px 0 7px;
}

#bigBox h3 {
	font-size: 1.4em;
	line-height: 24px;
	color: #250101;
	margin: 0;
}

#bigBox p {
	font-size: 1.2em;
	line-height: 18px;
	color: #000000;
	margin-bottom: 11px;
}

#smallBox {
	float: right;
	width: 236px;
	margin: 11px 0 0 0;
}

.boxT, .boxTf {
	width: 100%;
	/*background: url(../img/boxTopBg.png) 0 0 no-repeat;*/
	background: url(../img/boxMiddleBgS.png) 0 0 repeat-y;
	margin: 0 0 1px 0;
}

.box {
	background: url(../img/boxBottomBgS.png) 0 100% no-repeat;
	width: 100%;
	padding: 0 0;
}

.box.podpora {
	background-image: url(../img/podporaBg2.jpg);
}

.boxSpBg {
	/*background: url(../img/podporaBg.jpg) 0 0 no-repeat;*/
	background: url(../img/boxTopBgS.png) 0 0 no-repeat;
	width: 100%;
	padding: 31px 0;
}

.boxTf .boxSpBg {
	background-image: url(../img/boxTopBgS2.png);
	padding: 31px 8px;
}

/*
.boxTf .box {
	background:  url(../img/boxBottomBg.png) no-repeat 0 100%;
	padding: 23px 0;
	width: 100%;
}*/

.box h3 {
	font-size: 1.4em;
	color: #ca0000;
	padding: 27px 0 11px 18px;
}

.box p {
	margin: 0 18px;
	font-size: 1.2em;
	line-height: 20px;
	color: #000000;
}

.boxT h4 {
	margin: 0 0 0 18px;
	font-size: 1.2em;
	line-height: 16px;
	width: auto;
	position: relative;
}

.boxT dd.head strong  {
	margin: 0 0 0 18px;
	font-size: 1.2em;
	line-height: 16px;
	width: auto;
	position: relative;
}

.boxT h4 strong {
	float: right;
	padding: 0 18px 0 10px;
	font-size: 0.8em;
	color: #c10101;
}

.boxT dt {
	float: none;
	font-size: 1.1em;
	color: #c10101;
	margin: 0 0 0 18px;
}

.boxT h4 a {
	color: #004bf6;
}

.boxT p {
	font-size: 1.1em;
	margin-bottom: 18px;
	line-height: 16px;
}

.boxT dd.text {
	font-size: 1.1em;
	margin-bottom: 18px;
	line-height: 16px;
	color:#000000;
	margin: 0 18px 18px;
}

.bannery .boxSpBg {
	text-align: center;
	padding: 46px 0 31px;
}

.bannery a {
	display: block;
	margin-bottom:15px;
}

.bannery a img {
	display: block;
	margin: 0 auto;
}


.iLeft {
	float: left;
	border: 4px solid #ececec;
	margin: 8px 20px 2px 0;
	background: #ececec;
	text-decoration: none;
	color: #000000;
}

.iRight {
	float: right;
	border: 4px solid #ececec;
	margin: 8px 0 2px 20px;
	background: #ececec;
	text-decoration: none;
	color: #000000;
}

.iLeft:hover, .iRight:hover {
	border-color: #c10101;
}

.iLeft span, .iRight span {
	padding: 0 5px;

}

.gal, #bigBox table {
	margin-bottom:11px;
}


.gal a {
	float: left;
	border: 4px solid #ececec;
	margin-left: 9px;
}
.gal a:hover {
	border-color: #c10101;
}

.gal .gFirst {
	margin: 0;
}


#bigBox p.smaller {
	font-size: 1.1em;
}

#bigBox .bigger {
	font-size: 2.4em;
}


#bigBox ul {
	margin-left: 35px;
	margin-bottom:11px;
	line-height: 24px;
	font-size: 1.2em;
}

#bigBox ul li a {
	color: #870101;
}

#bigBox ul ul {
	font-size: 1em;
	margin-bottom: 0;
}

#bigBox ul a img {
	display: inline;
}

#bigBox table {
	width: 100%;
	line-height: 25px;
	font-size: 1.2em;
}

#bigBox table thead th {
	line-height: 18px;
	padding: 3px 0 3px 13px;
	color: #fff;
	text-align: left;
	background: url(../img/tableThBg.png) 0 0 no-repeat;
}

#bigBox table thead th.thFirst {
	background-image: url(../img/tableThFBg.png);
}

#bigBox table tbody th, #bigBox table tbody td {
	line-height: 18px;
	padding: 3px 0 3px 13px;
	font-weight: normal;
	text-align: left;
}

#bigBox table.tCenter tbody td {
	text-align: center;
}

.bg {
	background-color: #ececec;
}

.bg2 {
	background-color: #e06666;
}

.userForm {
	width: 100%;
	position: relative;
}

form br {
	display: none;
}

.userForm h4 {
	font-size: 1.3em;
	color: #c10101;
	line-height: 20px;
	margin-top: 10px;
}

.userForm label {
	display: block;
	width: 355px;
	line-height: 23px;
	clear: both;
	margin: 0 0 5px 0;
	position: relative;
	height: 23px;
	min-height: 23px;
	font-size: 1.2em;
}

html>body .userForm label {
	height: auto;
}

.userForm label span {
	display: block;
	width: 130px;
	text-align: right;
}

.userForm .textarea {
  height: 100px;
}

.userForm label input, .userForm label select {
	position: absolute;
	left: 150px; top: 0;
	width: 203px;
	height: 21px;
	margin: 0 0 0 0;
	line-height: 23px;
}

.userForm label select {
	height: 23px;
	width: 205px;
}
.userForm .radCheck {
	display: block;
	margin: 0;
	clear: both;
}

.userForm .radCheck span {
	line-height: 23px;
}

.userForm .radCheck input {
	position: relative;
	top: 2px;
	left: 0;
	width: auto;
	height: auto;
	margin-right: 5px;
}

.userForm textarea {
	display: block;
	position: absolute;
	left: 150px;
	top: 0;
	width: 201px;
	height: 94px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}

.userForm .submit {
	position: absolute;
	bottom: 4px; right: 40px;
}

.userForm .submit input {
	display: block;
	margin: 0 0 0 0;
	width: 60px;
	line-height: 21px;
	height: 21px;
	background: url(../img/submit.png) 0 0 no-repeat;
	border: none;
	color: #fff;
}


#tendr {
	position: absolute;
	top: 59px;
	left: -119px;
	width: 119px;
	height: 245px;
	overflow: hidden;
	text-decoration: none;
}

#tendr span {
	position: absolute;
	top: 0; left: 0;
	height: 100%; width: 100%;
	background: url(../img/tendr.jpg) 0 0 no-repeat;
}

#bbHostingUl {
	list-style: none;
	margin-left: 0 !important;
	float: left;
	clear: both;
	margin-bottom: 16px !important;
}

#bbHostingUl img {
	padding-right: 10px !important;
	vertical-align: middle !important;
	float: left;
}

#bbHostingUl li {
	font-weight: bold;
}


/*------------------------------------------------------------------
[ Footer ]
*/

#footerBox {
	margin: 20px 0 0 0;
	padding: 0 0 0 0;
	height: 133px;
	min-height: 133px;
	width: 100%;
	background: #020202 url(../img/footerBg.png) 0 0 repeat-x;
}

html>body #footerBox  {
	height: auto;
}

#footer {
	margin: 0 auto;
	text-align: left;
	width: 758px;
	height: 100%;
	position: relative;
}

#fList {
	position: absolute;
	top: 0px; left: 0;
	height: 56px;
	width: 100%;
	text-align: center;
}

#fList ul {
	list-style: none;
	line-height: 56px;
	font-size: 1.4em;
}

#fList ul li {
	display: inline;
	color: #fff;
}

#fList ul li span {
	padding: 0 5px ;
}

#fList ul li a {
	color: #fff;
	text-decoration: none;
}

#fList ul li a:hover {
	text-decoration: underline;
}

#imao2 {
	position: absolute;
	top: 13px;
	right: 0;
}

#copy {
	position: absolute;
	top: 13px; left: 0;
	line-height: 14px;
	color: #fc8686;
}

#copy2 {
	float: left;
	line-height: 14px;
	color: #484848;
	margin: 95px 0 10px 0;
}

#loga {
	position: absolute;
	top: 64px; left: 0;
	line-height: 25px;
}

#loga a, #loga span {
	float: left;
	color: #414141;
	text-decoration: none;
	margin-right: 30px;
	font-style: normal;
}

#loga img, #loga span span {
	float: left;
	margin: 0;
}

#loga span span {
	padding-left: 5px;
}ext-align: center;
}

#fList ul {
	list-style: none;
	line-height: 56px;
	font-size: 1.4em;
}

#fList ul li {
	display: inline;
	color: #fff;
}

#fList ul li span {
	padding: 0 5px ;
}

#fList ul li a {
	color: #fff;
	text-decoration: none;
}

#fList ul li a:hover {
	text-decoration: underline;
}

#imao2 {
	position: absolute;
	top: 13px;
	right: 0;
}

#copy {
	position: absolute;
	top: 13px; left: 0;
	line-height: 14px;
	color: #fc8686;
}

#copy2 {
	float: left;
	line-height: 14px;
	color: #484848;
	margin: 95px 0 10px 0;
}

#loga {
	position: absolute;
	top: 64px; left: 0;
	line-height: 25px;
}

#loga a, #loga span {
	float: left;
	color: #414141;
	text-decoration: none;
	margin-right: 30px;
	font-style: normal;
}

#loga img, #loga span span {
	float: left;
	margin: 0;
}

#loga span span {
	padding-left: 5px;
}