/* CSS Document */

.thrColAbsHdr #container { 
background-image:url(../img/back_hp.gif); background-repeat:repeat-y;
} 


.thrColAbsHdr #header { 
	height: 316px; /* if you're changing the source order of the columns, you'll may want to use a height on the header so that you can give the columns a predictable top value */
	background:#FFFFFF; color:#FFFFFF;
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */ 
 
} 
.thrColAbsHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrColAbsHdr #header a { color:#FFFFFF; text-decoration:none; }
/*.thrColAbsHdr #header a:hover { color:#513548; text-decoration:none; }*/
#menu {
	margin: 0px;
	padding: 0px;
	height: 211px;
	min-width: 980px;
	width: 980px;
	position: relative; top:79px; 
}


#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu ul li {
	float: left;
}
#menu ul li a {
	overflow: hidden;
	background-repeat: no-repeat;
}
 
 
#menu ul li a {
	display: block;
	margin-top: 0px;
	margin-left: 0px;
}
#menuovine {
	width: 245px;
	height: 37px;
	background-image: url(../img/t1.gif);
	background-position: 0px 0px;
}
#menuvinarstvi {
	width: 245px;
	height: 37px;
	background-image: url(../img/t2.gif);
	background-position: 0px 0px;
}
#menuvinoteky {
	width: 245px;
	height: 37px;
	background-image: url(../img/t3.gif);
	background-position: 0px 0px;
}
#menumagazin {
	width: 245px;
	height: 37px;
	background-image: url(../img/t4.gif);
	background-position: 0px 0px;
}

#menuovine:hover, #menuovine.selected,#menuvinarstvi:hover, #menuvinarstvi.selected,#menuvinoteky:hover, #menuvinoteky.selected,#menumagazin:hover, #menumagazin.selected {
	background-position: 0px -37px;
}
 
#m1 a:hover {

 text-decoration:none;background-image: url(../img/zelena.gif);
	background-repeat: no-repeat; padding-left: 8px;
	background-position: left center; color:#FFFFFF;
}
#m2 a:hover {

 text-decoration:none;background-image: url(../img/fialova.gif);
	background-repeat: no-repeat; padding-left: 8px;
	background-position: left center; color:#FFFFFF;
}
#m3 a:hover {

 text-decoration:none;background-image: url(../img/okrova.gif);
	background-repeat: no-repeat; padding-left: 8px;
	background-position: left center; color:#FFFFFF;
}
#m4 a:hover {

 text-decoration:none;background-image: url(../img/seda.gif);
	background-repeat: no-repeat; padding-left: 8px;
	background-position: left center; color:#FFFFFF;
}
 
.thrColAbsHdr #sidebar1_obal { float:left; 
	
	top: 183px;
	left: 0;
	width: 245px;
}
.thrColAbsHdr #sidebar1 {
	padding: 5px 10px 15px 20px; /* padding keeps the content of the div away from the edges */   
}



.thrColAbsHdr #sidebar2_obal { float:right; 
	
	top: 183px;
	right: 0;
	width: 245px;
}
.thrColAbsHdr #sidebar2 {
	padding: 5px 10px 15px 20px; /* padding keeps the content of the div away from the edges */

}

.thrColAbsHdr #sidebar3_obal { float:right; 
	
	top: 183px;
	right: 0;
	width: 245px;
}
.thrColAbsHdr #sidebar3 { 
	padding: 5px 10px 15px 20px; /* padding keeps the content of the div away from the edges */
}
.thrColAbsHdr #sidebar4_obal { float:right; 
	
	top: 183px;
	right: 0;
	width: 245px;
}
.thrColAbsHdr #sidebar4 { 
	padding: 5px 10px 15px 20px; /* padding keeps the content of the div away from the edges */
}

.thrColAbsHdr #mainContent_obal { 
}
.thrColAbsHdr #mainContent { 
	margin: 0 260px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. */
	padding: 0 5px; /* remember that padding is the space inside the div box and margin is the space outside the div box */ padding-top:5px;

}

#motto { 
	position:absolute; 
	margin:0; 
	padding:60px 0 0 20px; 
	color:#666666; 
	font-weight:bold; 
}
#log {
	position:absolute; 
	padding:0px; 
	margin:0px; 
	left:0px; 
	top:5px; 
	width:980px;
}

#m1 { float:left; background-image:url(../img/hp1.jpg); background-repeat:no-repeat; width:245px; height:211px;  }
#m1 .m1 { padding-left:20px; padding-top:130px; font-weight:bold; }
#m2 { float:left; background-image:url(../img/hp2.jpg); background-repeat:no-repeat; width:245px; height:211px; }
#m2 .m2 { padding-left:20px; padding-top:130px; font-weight:bold; }
#m3 { float:left; background-image:url(../img/hp3.jpg); background-repeat:no-repeat; width:245px; height:211px; }
#m3 .m3 { padding-left:20px; padding-top:130px; font-weight:bold; }
#m4 { float:left; background-image:url(../img/hp4.jpg); background-repeat:no-repeat; width:245px; height:211px; }
#m4 .m4 { padding-left:20px; padding-top:130px; font-weight:bold; }
#pruh { position:absolute; padding:0px; margin:0px; left:0px; top:293px; width:978px; height:20px; background-color:#938431; }
.pruh_pom { padding-top:3px; padding-left:25px; }
.pruh_pom2 { position:absolute; right:0; padding-right:5px; } 
.description {  display:none; }

#mapka { position:absolute; top:-2000px; }


}
