body,
div,
h1,h2,h3,h4,h5,h6,
p,a,
img,
object, param
{
margin:0;
padding:0;
}
img{
	border:0;
}
ul, ol{
	padding-top:0;
	margin-top:0;
}
body{
	font-family: Tahoma, sans-serif;
	font-size: 8pt;
	min-width: 1000px;
	color:#000000;
	background-color:#e5e5e5;
}
h1, h2, h3, h4, h5, h6{
	font-family:Arial, Helvetica, sans-serif;
}
#col03 a:link, #col03 a:visited {
	text-decoration: none;
	color: #000000;
}
#col03 a:hover, #col03 a:active {
	text-decoration: underline;
	color: #000;
}
/*layouz*/
#mainCol{
	border-top: 3px solid #ffffff;
	border-left: 3px solid #ffffff;
}
#headCol {
	border-bottom: 3px solid #ffffff;
	background-color: #cccccc;
	background-image: url(../images/layout/back-horizontal-menu.png);
	background-repeat: repeat-x;
}
#contentCol {
	background: url(../images/layout/back01.png) repeat-y;


}
#col01 {
	width:159px;
	float: left;
	margin-right: 3px;
}
#col02 {
	width:206px;
	float: left;
	margin-right: 3px;
}
#col03 {
	margin-left: 371px;
}



.text {
	padding: 10px 16px;
}
#footerCol {
	clear: both;


}




/*PRVKY*/
/*hlavicka*/
#logoCol {
	width: 368px;
	border-right: 3px solid #ffffff;
}
.logo {
	background: url(../images/logo.gif) no-repeat;
	display: block;
	width: 368px;
	height: 35px;
	border-bottom: 3px solid #ffffff;
}
.logo span{
	display:none;
}
.flash01 {
	width: 368px;
	height: 60px;
}
#horizontalMenuCol {
	background-color: #cccccc;
	position: absolute;
	left: 374px;
	top: 3px;
	min-width: 612px;
	_width: expression(document.body.clientWidth < 612? "612px" : "auto" );
}

/*leve menu 1*/
ul.verticalMenu1 {
	margin:0;
	padding:0;
	list-style: none;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
ul.verticalMenu1 a {
	display: block;
	background-color: #999999;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
	width: 145px;
	font-weight: bold;
	padding: 5px 7px 6px 7px;
}
ul.verticalMenu1 a:hover{
	background:#666666;
}

/*leve menu 2*/
ul.verticalMenu2 {
	margin:0;
	padding:0;
	list-style: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
ul.verticalMenu2 a {
	display: block;
	background-color: #5c90c9;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
	width: 192px;
	padding: 5px 7px;
}
ul.verticalMenu2 a:hover{
	background:#65b721;
}
h3.headingVerticalMenu2 {
	background-color: #306093;
	color: #ffffff;
	font-family: Tahoma, sans-serif;
	font-size: 9pt;
	padding: 5px 7px;
	border-bottom: 2px solid #ffffff;
}
.openClose {
	text-align: center;
	background-color: #81C3F7;
	color: #326194;
	font-size: 8pt;
	padding: 5px 7px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #81C3F7;
}
.openClose a {
	text-decoration: none;
	color: #000000;
}
.openClose a:hover {
	text-decoration:underline;
}


/*hlavni text*/
.text h1, .novinky h1 {
	color: #306093;
	font-size: 180%;
	margin-bottom: 1em;
}
.text h2 {
	font-size: 130%;
	color: #5C90C9;
	margin-bottom: 1em;
}
.text h3 {
	font-size: 110%;
	font-weight: normal;
	margin-bottom: 1em;
	font-style: italic;
}
.text h4 {
	font-size: 100%;
	margin-bottom: 0.1em;
}
.text p{
	margin-bottom:1em;
	line-height:120%;
	text-align:justify;
}
.text table{
	margin-bottom:1em;
}
.text img{
	border:1px solid #999999;
}
.text strong{
	color:#333333;
}
.text em{
	margin-right:3px;
}
/*paticka*/
.flash-naskok {
	height: 60px;
	background-color: #999999;
	text-align: right;
	border-top: 3px solid white;
	background-image: url(../images/slama.jpg);
	background-repeat: no-repeat;
	background-position: -3px 50%;
}
#foot02 {
	background-image: url(../images/spodni_lista.gif);
	background-repeat: repeat-x;
	height: 42px;
	background-color: #e5e5e5;
}

.upnet1 {
	padding-top:20px;
	padding-right:11px;
	color:#999999;
	font-size:9px;
	text-align:right;
}
.upnet1 a{
	text-decoration:none;
	color:#999999;
}
.upnet1 a:hover{
	text-decoration:underline;
}

/*obecne*/
.clear{
	clear:both;
}

/**/


.nejBox {
	padding: 10px;
	font-size: 95%;
}
.nejBox h4 {
	font-size: 110%;
	margin-bottom: 1em;
	font-weight: bold;
}
.nejBox h5 {
	font-size: 100%;
	margin-bottom: 1em;
	font-weight: normal;
}
.nejBox ul {
	margin: 0 0 1em 0;
	padding: 0 0 0 3em;
	list-style: square;
}



/*aktuality*/
.novinky {
	background-color:#b2d8f7;
	margin:0;
	padding:10px 16px;
}

.novinky h4{
	margin-bottom:0.5em;
	font-size:8pt;
}
.novinky p{
	margin-bottom:0.5em;
}
.novinky hr{
	margin-bottom:1em;
}
.novinky img{
	border:1px solid #999999;
}
.novinky .novinky-img{
float:left; margin-right:10px;
}

.box_120{
	position: relative; 
	/*width:385px; */
	height:300px; 
	padding:8px;
	text-align:justify;
	overflow: hidden;
}
div#hold {position:relative; overflow:hidden; 
/*width: 385px; */
height: 300px;z-index:100;}
div#wn{
	position: relative;
	left:0px; 
	top:0px; 
/*	width: 385px; */
	height: 300px; 
	/*clip:rect(0px, 280px, 200px, 0px); */
	clip:rect(0px, 385px, 300px, 0px);
	overflow:hidden; 
	z-index:1;
}
div.contents { position:relative; visibility:hidden; left:0px; top:0px; z-index:1;}

.sipky{
	height:20px;
	line-height:20px;
	background-color:#0a0a4f;
}
.sipky a{
	display:block;
	width:22px;
	height:20px;
	color:#FFFFFF;
}
.sipky a span
{
	display:none;
}
.sipky a.up{
	float:left;
	text-align:left;
	background: url(../images/nahoru_off.gif) no-repeat;
}
.sipky a.up:hover{
	background: url(../images/nahoru_on.gif) no-repeat;
}
.sipky a.down{
	float:right;
	text-align:right;
	background: url(../images/dolu_off.gif) no-repeat;
}
.sipky a.down:hover{
	float:right;
	text-align:right;
	background: url(../images/dolu_on.gif) no-repeat;
}
.aktual_nadpis {font-weight: bold;}
.aktual_text{}

/*ilustracni obrazky*/
.ilustracni_ofirme {
	background: url(../images/layout/ofirme.jpg) no-repeat;
	height: 403px;
	width: 206px;
}
.ilustracni_napsali {
	background: url(../images/layout/napsali.jpg) no-repeat;
	height: 403px;
	width: 206px;
}
.ilustracni_prodejni_sit {
	background: url(../images/layout/prodejni_sit.jpg) no-repeat;
	height: 403px;
	width: 206px;
}
.ilustracni_fotogalerie {
	background: url(../images/layout/fotogalerie.jpg) no-repeat;
	height: 403px;
	width: 206px;
}
.ilustracni_kontakty {
	background: url(../images/layout/kontakty.jpg) no-repeat;
	height: 403px;
	width: 206px;
}
.ilustracni_bazar {
	background: url(../images/layout/bazar.jpg) no-repeat;
	height: 403px;
	width: 206px;
}
/*pro stranku s kratsim obsahem nez je levy sloupev*/
.uvod{
	min-height:382px;
	height:382px;
}

/*napsali o nás*/
.cist{}
.cist p{
	margin-bottom:0.5em;
}
.cist a{
	display:block;
	background: url(../images/cist_off.gif) no-repeat left center;
	width: 73px;
	height: 20px;
	color:#999999;
	text-decoration:none;
}
.cist a:hover{
	background: url(../images/cist_on.gif) no-repeat left center;
}
.cist span{
	display:none;
}

/*gotogalerie*/
.fotobox{
	float: left;
	padding: 10px 10px 5px 10px;
	width: 100px;
	text-align: center;
	height: 130px;
	background-color: #DDDDDD;
	margin: 5px;
	border: 1px solid #aaaaaa;
}
/*ke stazeni*/
table.ke_stazeni {
	float:left;
	margin-right:2em;
}
table.ke_stazeni img {
	border:0;
}

/*tabulka s informacemi v hlavnim textu*/
table.infoData, table.technickaData{
	background-color:#FFFFFF;
	margin-bottom:1em;
}
table.infoData th, table.technickaData th{
	background-color:#999999;
	color:#fff;
	padding:2px 10px;
}
table.infoData td, table.technickaData td{
	padding:2px 10px;
}

table.technickaData th {
	width: 120px;
}




/*novinka*/
.novinka, .novinka strong,  strong.novinka{
	color:#CC0000;
	text-transform:capitalize;
	font-size:90%;
}

/*bazar*/
.telo_bazar {float:left; width:980px; height:auto; background-image:url(images/bazar_bg.gif);}
.telo_bazar_01 {float:left; width:804px; height:auto; background-color:#f0f0f0;margin-left:3px; padding:3px;}
.telo_bazar_foto {
	float:left;
	width:180px;
	height:auto;
	background-color:#65b721;
	padding:3px;
}
.bazar_co {float:left; width:75px; height:auto; padding-left:6px; padding-top:10px;}
.bazar_data {float:left; width:113px; height:auto; padding-left:3px; padding-top:10px;}
.bazar_bunka {
	width:400px;
	height:auto;
	background-color:#cccccc;
	margin-top:4px;
	margin-left:6px;
	margin-bottom: 10px;
}
.bazar_bunka_01 {float:left; width:206px; height:auto;}
.telo_zelena_bazar {float:left; width:159px; height:340px; background-color:#65b721;}
.pocet_str{
	clear:both;
}


/*odkazy s ikonkama souboru*/
a.file_zip{
	background: url(../images/layout/zip.gif) no-repeat 0% 50%;
	display: block;
	padding-left: 40px;
	padding-top: 10px;
	height: 30px;
	width: 200px;
}
a.file_zip:hover{
	color:#CC0000;
}
a.file_pdf{
	background: url(../images/layout/pdf.gif) no-repeat 0% 50%;
	display: block;
	padding-left: 40px;
	padding-top: 10px;
	height: 30px;
	width: 200px;
}
a.file_pdf:hover{
	color:#CC0000;
}


/*tlacitka formulare*/
input.tlacitka {border:#999999 1px solid; font-weight:bold; font-size:11px; color:#ffffff; font-family:tahoma, arial; background-color:#65b721;
cursor:pointer;}
.video {

}
#col00 {
	width: 371px;
	float: left;
}

.bg1 {
	background-color: #f5f5f5;
}

.bg2 {
	background-color: #e5e5e5;
}

