/* CSS Document */
.div_hlavni {
margin-top:-10px;
width: 900px;
text-align: justify;
background-image:url(pics/bg.jpg);
}
.div_banner {
height:189px; 
background-color:#E6E6E6;
background: url('pics/header.png');
background-position: right top;
background-repeat: no-repeat;
}

.div_podmenu {
height:40px; 
background-color:#856234;
background: url('pics/podmenu.png');
background-position: right top;
background-repeat: no-repeat;
font-size:13px;
margin:0px;

}
.div_menu_text {
width: 100%;
height: 100%;
overflow: auto;
}
.div_menu {
float:left;  
width:180px;
background-color:#2C2A2A;
position: relative;
}
.div_text{
float:left; 
width:720px; 
background-color:#211F1F;
}
.div_createdby{
clear: both;
height:45px; 
background: url('pics/createdby.jpg');
background-repeat: no-repeat;
}

body {
background-image: url(pics/body-bg.jpg);
background-repeat: repeat-x;
background-color: #373737;
}
.menu{
color:#E5DFD9;
font-weight:bold;
font-size:15px;
}
a.menu:hover{
color:orange;
text-decoration:none;
}
ul{
color:#D4D4D4;
}
.silver{
color:silver;
}
.podpis{
font-size:11px;
color:#575F2F;
text-align:right;
}
h1 {
font-family : Trebuchet MS;
font-style : normal;
text-decoration : none;
font-size : 16px;
color : #EA912B;
margin-left : 15px;
}
h2 {
font-family : Trebuchet MS;
font-style : normal;
text-decoration : none;
font-size : 14px;
color : #FB8E27;
margin-left : 15px;
}
h3 {
font-family : Trebuchet MS;
font-style : normal;
text-decoration : none;
font-size : 15px;
color : #FFB30E;
margin-left : 15px;
}
h4 {
font-family : Trebuchet MS;
font-style : normal;
text-decoration : italic;
font-size : 10px;
color : #3E88BC;
margin-left : 15px;
margin-top : 0px;
}
P {
font-family : Verdana;
color : #FFFFFF;
font-size : 13px;
margin-left : 15px;
margin-right : 15px;
}

.random_foto{
border:3px;
border-style:solid; 
border-color: white;
}

body{
			font-family:tahoma;
			font-size: 13px;
}
a{
text-decoration:none;
color:orange;
}
a:hover{
text-decoration:underline;
color:#FFFFFF;
}

.popisek{
font-size: 10px;
text-decoration: none;
color:grey;
}

.fieldset{
border:0px;
color:#FFFFFF;
font-family:tahoma;
margin-top:30px;

}
.horiz_li {
display: inline;
margin-left:10px;
}

.horiz_ul {
font-family:Calibri,tahoma; 
text-align:center;
margin:0px; 
padding:10px; 
list-style-type: none; 
} 
.podtext{
text-align: center;
font-size:12px;
color:orange;
}
hr {
border: 0;
color: #A4A4A4;
background-color: #A4A4A4;
height: 1px;
width: 90%;
text-align: left;
}
.obrazek{
margin-left:15px;
margin-right:15px;
}
span.gps{
color: #FF7400;
font-size: 16px;
font-weight: bold;
}
.tlacitko{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#323232;
font-weight:bold;
padding: 1px 2px;
background:url(pics/tlacitko-bg.png) repeat-x left top;
}
.odkaz{
color: black;
font-weight: bold;
text-decoration: none;
}
.left-nadpis{
text-align: left;
color: #EA912B;
font-weight: bold;
}

