
/* |||||||||||||||||||||||||||||| vychozi nastaveni xhtml |||||||||||||||||||||||||||||| */

body, h1, h2, h3, h4, a, input, select, textarea{font: 75% Arial, Helvetica, sans-serif} /* 12px */

h1, h2, h3, h4{margin: 1em 14px 0.4em; padding: 0; color: #1B1D7A; font-weight: bold}
h1{font-size: 133%} /* 16px */
h2{font-size: 133%} /* 16px */
h3{font-size: 117%} /* 14px */
h4{font-size: 100%} /* 12px */

h2, h3, h4{
  padding-left: 0px;
  margin-left: 0px;
}

h1{margin: 0; padding-bottom: 1px; border-bottom: 1px solid #C55004}
h1 span{display: block;	height: 100%; padding: 12px 15px; color: white;	background: #FE6C00 url(images/h1_bg.gif) repeat-x}

a {margin:0; padding: 0; font-size: 100%; font-weight: bold; color: black; text-decoration: underline} /* 12px */
a:hover{color: #FE6C00}

p, ul, img, .gallery, form{margin: 14px; padding: 0}

p {text-align: justify}

img{border: 0}

.gallery{margin-right: 12px; text-align: center;}
.gallery img{margin: 0 5px 5px 0}

ul{list-style: disc inside}
ul.digits{list-style-type: decimal}

input, select, textarea{color: #333; font-size: 100%}
input{padding: 1px 3px; background-color: white; border: 1px solid #1B1D7A}
fieldset{border: 1px solid #666}
legend{font-weight: bold}
fieldset p{margin: 5px 15px; text-align: right}

hr{display: none}

.left{float: left}
.right{float: right}
.hidden{display: none}
.clear, .clear-r, .clear-l{clear: both; height: 1px; margin: -1px; font-size: 1px}
.clear-r{clear: right}
.clear-l{clear: left}

.aleft{text-align: left}
.aright{text-align: right}


/* |||||||||||||||||||||||||||||| hlavni formatovaci bloky |||||||||||||||||||||||||||||| */

body {
	margin: 0; padding: 0 0 10px;
	background: #C2D4FF url(images/body_bg.png) repeat-x top center;
	text-align: center;
	}
#head, #wrap, #foot, #copy{
	width: 750px;
	margin: 0 auto;
	}
#head {
	height: 31px;
	margin-bottom: 5px;
	background-color: #1B1D7A;
	text-align: right;
	overflow: hidden;
	}
#wrap {
	background: #ADC5FF url(images/border_y.gif) repeat-y 216px 0;
	text-align: left;
	}
#column {
	float: left;
	width: 220px;
	background: #8AA5E7 url(images/border_y.gif) repeat-y 216px 0;
	overflow: hidden;
	}
#header{
	position: relative;
	float: right;
	width: 530px;
	height: 272px;
	margin: 0;
	background: url(images/header.jpg) no-repeat 0 0;
	}
#main {
	float: right;
	width: 529px;
	background-color: #ADC5FF;
	overflow: hidden;
	}
#main1 {
  padding: 15px;
  text-align: justify;
}

#foot {
	padding: 16px 0 12px;
	background: #1B1D7A url(images/border_x.gif) repeat-x center top;
	font-size: 11px;
	}
#foot a{
  font-weight: normal;
}
#copy{
	/*margin-top: 1em;*/
	margin-top: 3px;
	/*color: #1B1D7A;*/
	color: #fff;
	font-size: 83%;
	text-align: center;
	background: #1B1D7A;
	padding-top: 8px;
	padding-bottom: 8px;
	}

#copy a{
  color: #fff;
}

/* ||||||||||||||||||||||||||||||||||||||| topmenu |||||||||||||||||||||||||||||||||||||| */

	
ul#topmenu {
	position: relative;
	width: 109px; height: 24px;
	margin: 4px 20px 4px 621px; padding: 0;
	background: red url(images/topmenu_separator.gif) repeat right center;
	list-style: none;
	}
ul#topmenu a {
	display: block;
	width: 35px; height: 24px;
	text-align: center;
	}
ul#topmenu img {
	margin: 4px 0;
	}
	
ul#topmenu li {position: absolute; top: 0}
ul#topmenu li.n01 {left:  0px}
ul#topmenu li.n02 {left: 37px}
ul#topmenu li.n03 {left: 74px}

/* |||||||||||||||||||||||||||||||||||||||| logo |||||||||||||||||||||||||||||||||||||||| */

h2#logo{
	position: relative;
	height: 81px;
	margin: 0;
	background: url(images/logo.jpg) no-repeat 0 0;
	}
h2#logo a{
	display: block;
	height: 100%;
	}
h2#logo span{
	display: none;
	}
	
/* |||||||||||||||||||||||||||||||||||||| mainmenu |||||||||||||||||||||||||||||||||||||| */

ul#mainmenu{
	margin: 0 4px 0 1px;
	padding-bottom: 175px;
	background: url(images/mainmenu_bg.jpg) no-repeat center bottom;
	list-style: none outside;
	}
ul#mainmenu li{
	display: block;
	margin: 0 6px 2px 0;
	background: #BFD2FF;
	}
ul#mainmenu li div.c1{
	background: url(images/mainmenu_li_bg1.jpg) no-repeat right top;
	font-size: 0px;
	line-height: 0px;
	height: 6px;
}
ul#mainmenu li div.c2{
	background: url(images/mainmenu_li_bg2.jpg) no-repeat right bottom;
	font-size: 0px;
	line-height: 0px;
	height: 6px;
}
ul#mainmenu a{
	display: block;
	height: 100%;
	/*line-height: 27px;*/
	padding: 6px 10px 6px 32px;
	color: #0E0045;
	background: url(images/mainmenu_li.gif) no-repeat 9px 50%;
	text-decoration: none;
	}
	
ul#mainmenu a.active{
	display: block;
	height: 100%;
	/*line-height: 27px;*/
	padding: 6px 10px 6px 32px;
  color:black;	
	text-decoration: none;
	background:#6085db  url(img/nemazat/li-active.gif) no-repeat 9px 50%;
	}

ul#mainmenu a:hover{
	color: black;
	text-decoration: underline;
	}

ul#mainmenu ul{
	margin: 0;
	padding: 2px 0 0;
	background-color: #8CA7E9;
	list-style: none outside;
	}
ul#mainmenu ul li{
	margin-right: 0;
	background-color: #DBE6FF;
	}
ul#mainmenu ul li div.c1{
	background: url(images/mainmenu_ul_li_bg1.jpg) no-repeat right top;
	font-size: 0px;
	line-height: 0px;
	height: 6px;
}
ul#mainmenu ul li div.c2{
	background: url(images/mainmenu_ul_li_bg2.jpg) no-repeat right bottom;
	font-size: 0px;
	line-height: 0px;
	height: 6px;
}
ul#mainmenu ul a{
	background-image: url(images/mainmenu_ul_li.gif);
	background-position: 12px 50%;
	font-weight: normal;
	padding-top:6px;
	padding-bottom:6px;
	}

ul#mainmenu ul a.active{
	background-image: url(images/mainmenu_ul_li.gif);
	background-position: 12px 50%;
	font-weight: normal;
	background-color:#e8ddc6;
	color:#000;
	padding-top:6px;
	padding-bottom:6px;
	}
	
ul#mainmenu ul ul a{
	background-image: none;
	padding-left: 42px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 83%;
	color:#000;
	}

ul#mainmenu ul ul a.active{
	background-image: none;
	padding-left: 42px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 83%;
	color:#000;
  background-color:#bfd2ff;
	}

/* ||||||||||||||||||||||||||||||||||||||| header ||||||||||||||||||||||||||||||||||||||| */

#header span{
	position: absolute;
	top: 30px;
	left: 75px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	letter-spacing: 1px;
	}
	
/* ||||||||||||||||||||||||||||||||||||||| product |||||||||||||||||||||||||||||||||||||| */

.productwrap{
	float: left;
	width: 264px;
	}
.product{
	width: 251px;
	margin: 6px;
	padding-bottom: 47px;
	background: white no-repeat left bottom;
	font-size: 92%;
	}
.product h2{
	height: 71px;
	line-height: 71px;
	margin: 0;
	padding: 0 0 0 40px;
	background: url(images/product_h2_bg.jpg) no-repeat left top;
	overflow: hidden;
	}
.product h2 a {
	line-height: 71px;
	color: #1B1D7A;
	text-decoration: none;
}
.product h2 a:hover {
	text-decoration: underline;
}
.product img{
	float: left;
	margin: 1em;
	}
.product div{
	margin: 0px;
	padding: 1em;
	border: solid #6080CC;
	border-width: 0 1px;
	}
	
.productwrap .n01{background-image: url(images/product_bg1.jpg)}
.productwrap .n02{background-image: url(images/product_bg2.jpg)}
.productwrap .n03{background-image: url(images/product_bg3.jpg)}
.productwrap .n04{background-image: url(images/product_bg4.jpg)}

/* ||||||||||||||||||||||||||||||||||||||||| foot |||||||||||||||||||||||||||||||||||||||| */
	
ul#bottommenu{
	margin: 0;
	}
ul#bottommenu li{
	display: inline;
	padding: 0 3px 0 5px;
	
	}
ul#bottommenu li.n01{
	border: 0;
	}
ul#bottommenu a{
	color: white;
	margin-right:5px;
	}
	
	
ul.mapaWebu{
  padding: 0px;
  margin:15px;
}

ul.mapaWebu li{
  padding: 2px;
  margin: 0px;
}

ul.mapaWebu ul, ul.mapaWebu ul ul{
  padding-left: 15px;
  margin: 0px;
}

ul.mapaWebu a{
  font-weight: normal;
}

img.news{
  padding: 0px;
  margin: 0px;
  border: none;
  padding-right: 10px;
  padding-bottom: 10px;
}

p.nAnotation{
  font-size: 10px;
  text-align: justify;
}

div.sepLine{
  font-size: 0px;
  height: 1px;
  background: #8CA7E9;
  margin-top: 20px;
  margin-bottom: 20px;
}

#main1 table {
	/*border-bottom: 4px solid #6080CC;*/
	margin: 0px;
	padding: 0px;
	border: none;
}

#main1 table td {
	padding: 2px;
	margin: 0px;
	border: none;
	background: #BFD2FF;
	padding-left: 10px;
	padding-right: 5px;
}

#main1 table tr.even td {
	background: #DBE6FF;
}

#main1 table thead td {
	background: #8AA5E7;
	color: #fff;
	font-weight: bold;
}

#main1 table thead tr.last td {
	border-bottom: 1px #C2D4FF solid;
}

#main1 table tbody tr.first td {
	border-top: 4px solid #6080CC;
}

#main1 table tbody tr.last td {
	border-bottom: 4px solid #6080CC;
}

#main1 p {
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#main h2 {
	margin-top: 5px;
	font-size: 12px;
}

#main h3 {
	margin-top: 5px;
	font-size: 13px;
}

.subCategory {
	border-bottom: 4px #BFD2FF solid;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.subCategory img {
	padding: 0px;
	margin: 0px;
	border: none;
}

.subCategory div, .subCategory p {
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}


form .req {background: url("img/nemazat/req.gif") right top no-repeat;background-color:#fff;}
