/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body, html{
	font-family: Arial,sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background-color: #6B2E47;
	
	scrollbar-face-color: #6B2E47;
	scrollbar-highlight-color: #981622;
	scrollbar-3dlight-color: #981622;
	scrollbar-darkshadow-color: black;
	scrollbar-shadow-color: #981622;
	scrollbar-arrow-color: #ffffff; 
	
	 }


p {text-align: justify}
a:link, a:visited, a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	
	}

a:hover {
	text-decoration: none;
	color: #000000; }
	
a img	    {filter: none; border-style: solid; border-width: 1px; border-color: #981622}
a:hover img    { filter: gray; border-style: solid; border-width: 1px; border-color: #ffffff}	

/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
	color: #334d55;
}

h1{
 
 font-size: 100%;
 font-weight: normal;
 color: #ffffff;
}

h2{
 font-size: 100%;
 color: #000000;
}

h3{
 font-size: 100%;
 color: #000000;
 font-weight: normal;
}

h4{
	font-size: 100%;
	font-weight: normal;
	color: #000000;
	font-style: italic;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}

img.bile {border-style: solid; border-width: 1px; border-color: #eeeeee}

.obtekani img{
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0 5px 5px 0; }
	
.styl8 {
	color: #FFFFFF;
	font-weight: normal;}
	
.styl9 {color: #FFFFFF; font-size:16px}

.styl12 {font-size: 12px; font-weight: bold;}

.ramecek {background-color: #B9C2D4; border: 2px double #981622; padding: 8px; z-index: -1}
.ramecek2 {
	background-color: #706D98;
	border: 1px solid gray;
	border-color: #981622;
	padding: 8px;
	color: #FFFFFF;
	width: 95%;
	line-height: 17px;
	z-index: -1
}
.ramecek3 {
	background-color: #706D98;
	border: 1px solid gray;
	border-color: #981622;
	padding: 8px;
	color: #FFFFFF;
	width: 90%;
	line-height: 14px;
	z-index: -1
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#obsah {
	position: absolute;
	width: 555px;
	padding: 10px 10px 10px 10px;
	background-color: #8c95bc;
	height: px;
	top: 180px;
	left: 190px;
	border: 2px solid #AA0B0C;}
	

#hlavicka {
	position: absolute; 
	width: 915px; 
	height: 150px; 
	top: 0px; 
	left: 20px;
	
	
}

#menu2 {
	position: absolute;
	width: 567px;
	padding: 6px 4px 4px;
	background-color: #706D98;
	height:18px;
	top: 152px;
	left: 190px;
	border-right: 2px solid #AA0B0C;
	border-left: 2px solid #AA0B0C;
	border-bottom: 1px solid #AA0B0C;
	
}
#menu3 {
	position: absolute;
	width: 915px;
	padding: 0px 0px 0px;
	background-color: #981622;
	height:30px;
	top: 152px;
	left: 20px;
	border-right: 1px solid #981622;
	border-left: 1px solid #981622;
	}

#levy {
	position: absolute;
	padding: 10px 10px 5px 10px;
	background-color: #706D98;
	width: 149px;
	height: 647px;
	top: 181px;
	left: 20px;
	border-left: 1px solid #981622;
	border-right: 1px solid #AA0B0C;
	border-bottom: 1px solid #981622;
	display: block;
	line-height: 20px;
}

#pravy{
	position: absolute;
	width: 147px;
	height: 647px;
	padding: 10px 10px 5px;
	background-color: #706D98;
	top: 180px;
	left: 768px;
	border-top: 1px solid #981622;
	border-left: 1px solid #981622;
	border-right: 1px solid #981622;
	border-bottom: 1px solid #981622;
	line-height: 20px;
}



#menupaticka {
	position: absolute;
	padding: 5px 0px;
	width: 558px;
	height: 15px;
	left: 7px;
	background-color: #AA0B0C;
	border-top: 1px solid #981622;
	border-right: 1px solid #981622;
	border-bottom: 1px solid #981622;
	border-left: 1px solid #981622;
	text-align: center;
}


.obtekani{
	padding: 10px 10px 10px 10px;
	font-size: 120%;

}

.feature img{
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0 10px 0px 5px;
}

a.menicio {background-image: url('../images/osobni.gif')}
a.menicio:hover {background-image: url('../images/osobni2.gif')}
