/* GENERAL START */
body{
	font-family: "MS Sans Serif", Arial;
	font-size: 14px;
	color: #000;
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
	}

html{
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
	}

div{
	float: left;
	}

table, p{
	color: #000;
	padding: 0px;
	margin: 0px;
	}

form, dl, dd, dt, ul, ol, li{
	padding: 0px;
	margin: 0px;
	}

a, a:hover{
	font-family: "MS Sans Serif", Arial;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	cursor: pointer;
	}

a:hover{
	text-decoration: underline;
	}

h1, h2, h3, h4, h5, h6{
	font-family: "MS Sans Serif", Arial;
	font-size: 16px;
	color: #000;
	margin: 0;
	padding: 0;
	}

label, img{
	display: block;
	border: none 0px transparent;
	}

input, select, textarea{
	font-family: "MS Sans Serif", Arial;
	font-size: 14px;
	color: #3f3f3f;
	}

.root{
	float: none;
	width: 994px;
	height: auto;
	margin: 0px auto;
	}

.bannerTop{
	float: none;
	display: none;
	width: 994px;
	height: auto;
	text-align: center;
	line-height: 0px;
	font-size: 0px;
	padding: 11px 0px 11px 0px;
	}

.bannerTop *{
	margin: 0px auto;
	}

.rootMiddle{
	width: 994px;
	background: transparent url(../images/rootMiddle.jpg) repeat-y 0px 0px;
	border-bottom: 20px solid #ffffff;
	margin-top: 10px;
	}

.rootTop{
	width: 994px;
	background: transparent url(../images/rootTop.jpg) no-repeat 0px 0px;
	}

.rootBottom{
	width: 972px;
	padding: 11px;
	background: transparent url(../images/rootBottom.jpg) no-repeat 0px bottom;
	}

.relative{
	float: right;
	width: 1px;
	height: 1px;
	line-height: 0px;
	font-size: 0px;
	position: relative;
	}

.relative .bannerRight{
	float: right;
	width: 120px;
	height: 601px;
	position: absolute;
	top: -10px;
	left: 20px;
	background: transparent url(../images/banner_right.jpg) no-repeat 0px 0px;
	}
/* GENERAL END */

/* HEADER START */
.header{
	width: 972px;
	height: auto;
	padding: 0px 0px 0px 0px;
	}

.headerLogo{
	width: 290px;
	height: 99px;
	padding: 0px 0px 0px 0px;
	}

.headerLogo a, .headerLogo a:hover{
	display: block;
	float: left;
	width: 255px;
	height: 78px;
	font-size: 1px;
	line-height: 0px;
	text-decoration: none; 
	background: transparent url(../images/logo.jpg) no-repeat 0px 0px;
	}

.loginPanel{
	width: 670px;
	height: 37px;
	padding: 0px 0px 0px 3px;
	}

.loginPanel label{
	float: left;
	display: block;
	width: auto;
	height: auto;
	padding: 2px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-shadow: 1px 1px #08132d;
	}

.loginPanel input.text{
	float: left;
	display: block;
	width: 131px;
	height: 18px;
	padding: 2px 5px 0px 5px;
	margin: 0px 0px 0px 10px;
	font-size: 14px;
	color: #08132d;
	background: transparent;
	border: 0px solid transparent;
	}

.loginPanel input.button{
	float: left;
	display: block;
	width: 74px;
	height: 20px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 9px;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	text-shadow: 1px 1px #08132d;
	background: transparent;
	border: 0px solid transparent;
	}

.loginPanel a{
	float: right;
	display: block;
	padding: 2px 0px 0px 0px;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	text-shadow: 1px 1px #08132d;
	text-decoration: underline;
	}

.loginPanel a:hover{
	float: right;
	display: block;
	padding: 2px 0px 0px 0px;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	text-shadow: 1px 1px #08132d;
	text-decoration: none;
	}

.topSponsors{
	width: 669px;
	height: 50px;
	padding: 6px 6px 6px 6px;
	background: transparent url(../images/topSponsors.jpg) no-repeat 0px 0px;
	}

.topSponsors a{
	float: left;
	display: block;
	margin: 0px 16px;
	}
/* HEADER END */
/* CONTENT START */
.content{
	width: 972px;
	height: auto;
	_height: 400px;
	min-height: 400px;
	padding: 13px 0px 0px 0px;
	}

.contentMiddle{
	background: transparent url(../images/contentMiddle.jpg) repeat-y 0px 0px;
	}

.contentTop{
	background: transparent url(../images/contentTop.jpg) no-repeat 0px 0px;
	}

.contentBottom{
	width: 663px;
	height: auto;
	background: transparent url(../images/contentBottom.jpg) no-repeat 0px bottom;
	}

.contentBottom .tabs{
	float: left;
	width: 663px;
	height: 33px;
	}

.contentBottom .tabs a{
	display: block;
	float: left;
	width: 164px;
	height: 28px;
	text-align: center;
	font-size: 16px;
	color: #ffffff;
	margin: 0px 5px 0px 0px;
	padding: 5px 0px 0px 0px;
	text-decoration: none;
	background: transparent url(../images/tabsOver.jpg) no-repeat 0px 0px;
	}

.contentBottom .tabs a.select, .contentBottom .tabs a:hover{
	display: block;
	float: left;
	width: 164px;
	height: 28px;
	text-align: center;
	font-size: 16px;
	color: #7ca4ff;
	text-decoration: none;
	margin: 0px 5px 0px 0px;
	padding: 5px 0px 0px 0px;
	background: none;
	}

.contentBottom .pages{
	width: 643px;
	height: auto;
	padding: 10px 0px 10px 10px;
	}

.contentBottom .pages span{
	margin: 0px 5px 0px 5px;
	}

.contentBottom .pages select{
	float: right;
	display: block;
	}

.contentBottom .item{
	width: 202px;
	height: 165px;
	padding: 0px 0px 13px 13px;
	background: transparent url(../images/itemBgr.jpg) no-repeat right 0px;
	}

.contentBottom .item .title{
	display: block;
	float: left;
	width: 202px;
	height: 18px;
	padding: 4px 0px 0px 0px;
	font-size: 14px;
	text-align: center;
	color: #ffffff;
	}

.contentBottom .item .image{
	display: block;
	float: left;
	width: 200px;
	height: auto;
	padding: 0px 0px 0px 1px;
	}

.contentBottom .item .image img{
	width: 200px;
	height: 100px;
	}

.contentText{
	float: left;
	width: 643px;
	padding: 10px;
	}

.productDetail{
	float: left;
	width: 643px;
	padding: 10px;
	}

.productDetail{
	width: 643px;
	}

.productDetail .images{
	float: left;
	width: 643px;
	height: auto;
	text-align: center;
	padding: 10px 0px 20px 0px;
	}

.productDetail .images img{
	border: 1px solid #031E5D;
	margin: 0px auto;
	}

.productDetail .title{
	float: left;
	width: 643px;
	height: auto;
	padding: 25px 0px 0px 0px;
	margin: 5px 0px 5px 0px;
	text-align: center;
	color: #031e5d;
	font-size: 16px;
	font-weight: bold;
	}

.productDetail .description1{
	float: left;
	width: 200px;
	height: auto;
	padding: 5px 0px 5px 25px;
	color: #031e5d;
	font-size: 12px;
	}

.productDetail .description2{
	float: right;
	text-align: right;
	width: 200px;
	height: auto;
	padding: 5px 20px 5px 25px;
	color: #031e5d;
	font-size: 12px;
	}

.productDetail .description3{
	float: left;
	width: 610px;
	height: auto;
	padding: 5px 0px 5px 25px;
	color: #031e5d;
	font-size: 12px;
	font-family: "MS Sans Serif",Arial;
	}

.productDetail .buttonsDetail{
	float: right;
	margin: 5px auto;
	padding: 0px 25px 0px 0px;
	}

.productDetail .buttonsDetail a{
	display: block;
	width: 40px;
	height: 32px;
	text-decoration: none;
	line-height: 0px;
	font-size: 0px;
	background: transparent url(../images/print.jpg) no-repeat 0px 0px;
	}

.contentBottom .item span{
	display: block;
	float: left;
	width: 190px;
	height: auto;
	font-size: 10px;
	line-height: 17px;
	padding: 5px 5px 0px 5px;
	}

.content .right{
	float: right;
	width: 302px;
	padding: 33px 0px 0px 0px;
	}

.panelRightMiddle{
	background: transparent url(../images/panelRightMiddle.jpg) repeat-y 0px 0px;
	border-bottom: 10px solid #7298f2;
	}

.panelRightTop{
	background: transparent url(../images/panelRightTop.jpg) no-repeat 0px 0px;
	}

.panelRightBottom{
	background: transparent url(../images/panelRightBottom.jpg) no-repeat 0px bottom;
	width: 302px;
	padding: 6px 0px;
	}

.panelRightBottom .search{
	background: transparent url(../images/panelRightTop2.jpg) no-repeat 0px bottom;
	width: 298px;
	padding: 4px 0px 10px 4px;
	height: auto;
	}

.panelRightBottom .search label{
	display: block;
	float: left;
	width: auto;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	color: #000000;
	text-shadow: 1px 1px #95b2f5;
	height: auto;
	}

.panelRightBottom .search .text{
	float: left;
	background: transparent url(../images/searchText.jpg) no-repeat 0px 0px;
	width: 132px;
	padding: 2px 5px 0px 5px;
	margin: 0px 5px 0px 5px;
	height: 18px;
	border: 0px solid transparent;
	}

.panelRightBottom .search .submit{
	float: left;
	background: transparent url(../images/searchSubmit.jpg) no-repeat 0px 0px;
	width: 32px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	height: 18px;
	cursor: pointer;
	border: 0px solid transparent;
	}

.panelRightBottom .maps{
	float: left;
	width: 292px;
	height: 140px;
	padding: 0px 0px 0px 10px;
	background: transparent url(../images/maps.jpg) no-repeat center center;
	}

.panelRightBottom b{
	display: block;
	float: left;
	width: auto;
	height: auto;
	padding: 14px 0px 0px 25px;
	}

.panelRightBottom .searchPanel{
	width: 272px;
	height: auto;
	padding: 0px 0px 0px 30px;
	}

.panelRightBottom .searchPanel .selectBox{
	width: 252px;
	height: 25px;
	padding: 5px 0px 0px 0px;
	background: transparent url(../images/selectBox.jpg) no-repeat right bottom;
	}

.panelRightBottom .searchPanel .selectBox select{
	width: 247px;
	height: 22px;
	padding: 3px 0px 0px 5px;
	background: none;
	border: 0px solid transparent;
	font-weight: bold;
	}

.panelRightBottom .searchPanel .selectBox input{
	width: 227px;
	height: 22px;
	padding: 3px 20px 0px 5px;
	background: none;
	border: 0px solid transparent;
	font-weight: bold;
	}

.panelRightBottom .searchPanel .selectBox a, .panelRightBottom .searchPanel .selectBox a:hover{
	display: block;
	width: 227px;
	height: 22px;
	padding: 3px 20px 0px 5px;
	background: none;
	border: 0px solid transparent;
	font-weight: bold;
	text-decoration: none;
	}

.panelRightBottom .menuRight{
	width: 282px;
	height: auto;
	padding: 0px 0px 0px 20px;
	}

.panelRightBottom .menuRight .menuList{
	width: 282px;
	height: auto;
	padding: 10px 0px 0px 0px;
	}

.panelRightBottom .menuRight .menuList a{
	display: block;
	float: left;
	width: 257px;
	height: auto;
	padding: 0px 0px 0px 25px;
	background: transparent url(../images/menuList.jpg) no-repeat 0px center;
	font-weight: bold;
	}

.bigPanelTitle1{
	float: left;
	width: 600px;
	padding: 10px 0px 10px 20px;
	font-size: 16px;
	}

.panelType1Middle{
	float: left;
	width: 630px;
	padding: 10px 0px 10px 20px;
	}

.panelType1Title{
	width: 100%;
	padding: 0px 0px 5px 0px;
	font-size: 14px;
	font-weight: bold;
	}

.panelType1Input1{
	width: 100%;
	padding: 0px 0px 5px 0px;
	font-size: 14px;
	}

.panelType1Input1 label{
	float: left;
	display: block;
	width: 150px;
	padding: 1px 10px 0px 0px;
	margin: 5px 0px;
	font-size: 14px;
	text-align: right;
	}

.panelType1Input1 input{
	display: block;
	width: 200px;
	padding: 3px 5px 4px 5px;
	font-size: 14px;
	border: 1px solid #031e5d;
	background-color: #fff;
	}

.panelType1Input4 input{
	float: left;
	margin: 2px 5px 0px 161px;
	}

.panelType1Input4 label{
	font-size: 14px;
	color: #031e5d;
	}

.panelType1Input4 label a{
	font-size: 14px;
	color: #031e5d;
	text-decoration: underline;
	}

.panelType1Submit1 input{
	display: block;
	margin: 5px auto;
	width: 100px;
	height: 32px;
	padding: 0px;
	border: 0px solid transparent;
	background: transparent url(../images/odoslat.gif) no-repeat top right;
	cursor: pointer;
	}

.panelType1Input4 .hlaska{
	padding-left: 156px;
	display: block;
	float: left;
	width: 300px;
	}

.panelType1Input4{
	padding: 0px 0px 0px 150px;
	float: left;
	}

.panelType1Submit1{
	float: left;
	width: 100%;
	margin-top: 20px;
	}

.panelType1Input4 input{
	float: left;
	margin: 2px 5px 0px 5px;
	}

.panelType1Input4 label{
	font-size: 14px;
	color: #787866;
	}

.panelType1Input4 label a{
	font-size: 14px;
	color: #787866;
	text-decoration: underline;
	}

.panelType1Submit1 input{
	display: block;
	margin: 5px auto;
	width: 100px;
	padding: 3px;
	color: #fff;
	border: 0px solid transparent;
	background-color: #031e5d;
	text-align: center;
	cursor: pointer;
	}

/* CONTENT END */

/* FOOTER START */
.footer{
	width: 972px;
	height: auto;
	padding: 0px 0px 0px 0px;
	}

.footerMenu{
	width: auto;
	height: auto;
	padding: 10px 0px 0px 0px;
	}

.footerMenu span{
	display: block;
	float: left;
	font-family: "MS Sans Serif", Arial;
	font-size: 13px;
	text-decoration: none;
	margin: 0px 10px;
	color: #fff;
	}

.footerMenu a{
	display: block;
	float: left;
	font-family: "MS Sans Serif", Arial;
	font-size: 13px;
	text-decoration: none;
	color: #fff;
	}

.footerMenu a:hover{
	display: block;
	float: left;
	font-family: "MS Sans Serif", Arial;
	font-size: 13px;
	text-decoration: none;
	color: #fff;
	}

.footerCopyright{
	float: right;
	width: 280px;
	text-align: right;
	padding: 10px 0px 0px 0px;
	font-family: "MS Sans Serif", Arial;
	font-size: 13px;
	text-decoration: none;
	color: #fff;
	}

.footerCopyright span{
	font-family: "MS Sans Serif", Arial;
	font-size: 13px;
	text-decoration: none;
	color: #fff;
	margin: 0px 5px;
	}

.footerCopyright a{
	font-family: "MS Sans Serif", Arial;
	font-size: 13px;
	text-decoration: none;
	color: #fff;
	}

.footerCopyright a:hover{
	font-family: "MS Sans Serif", Arial;
	font-size: 13px;
	text-decoration: none;
	color: #fff;
	}

/* FOOTER END */


.select-box {
	background: transparent url(../images/slecetBoxType1Selected2.jpg) no-repeat 0px bottom;
	color: #3D71B0;
	float: left;
	font-size: 12px;
	height: 20px;
	padding: 2px 11px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 249px;
	}
	
.select-box:hover{ 
	border-color: #D9E4F0;
	}

.select-box a {
	display: block;
	padding: 6px 25px 2px 8px;
	height: 17px;
	margin: 0px;
	white-space: nowrap;
	overflow: hidden;
	}

.select-box-options {
	list-style: none;
	background-color:#fff;
	border:1px solid #000;
	width:249px;
	position: absolute;
	overflow: hidden;
	height: auto;
	z-index: 690;
	padding: 0px;
}

.select-box-options *{
	z-index: 99;
}

.select-box-alt{ 
	background-color: red; 
	}
	
.select-box-options li {
	line-height:20px;
	margin-bottom: 0;
	overflow: hidden;
	white-space: nowrap;
	}
	
.select-box-options li.optgroup>span { font-size: 105%; font-style: italic; }
.select-box-options li>span { display: block; padding: 2px 5px; cursor: pointer;}
.select-box-options li.selected { background-color:#d7eafb; color: #3D71B0; }
.select-box-options li.disabled { color: orange; }

.select-box-options ul { margin:0; padding:0; }
.optgroup { margin: 4px 0 0 !important; }
.select-box-options-group li>span {
	padding-left: 22px !important;
	width: 227px;
}


.selectBoxType1 {
	float:left;
	height:26px;
	padding: 0px 11px 0px 0px;
	width:auto;
	}

.poprihlas{
	float: left;
	width: 658px;
	height: auto;
	padding: 0px 0px 4px 0px;
	background-color: #214db6;
	}

.poprihlas span{
	display: block;
	float: left;
	width: 200px;
	height: auto;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	text-shadow: 1px 1px #08132d;
	}

.loginPanel .poprihlas a{
	float: right;
	display: block;
	padding: 2px 0px 0px 0px;
	margin: 0px 15px 0px 15px;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	text-shadow: 1px 1px #08132d;
	text-decoration: underline;
	}

.loginPanel .poprihlas a:hover{
	float: right;
	display: block;
	padding: 2px 0px 0px 0px;
	margin: 0px 15px 0px 15px;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	text-shadow: 1px 1px #08132d;
	text-decoration: none;
	}

.badlog{
	position: relative;
	width: 1px;
	height: 1px;
	}

.badlog span{
	position: absolute;
	top: 115px;
	left: -100px;
	width: 230px;
	color: #F00;
	font-weight: bold;
	}

.panelRightBottom .banner{
	float: left;
	padding: 2px 0px 2px 1px;
	}
