body {
	
	font-family:Trebuchet MS;
	font-size:12px;
	padding:0;
	color:#000;
	margin:0;
	background: url(/templates/1/img/bg.jpg) top left repeat-x;
	background-color:#3876a7;
}

.thickbox {
padding:10px;
}

h1 {
font-size:160%;
	text-decoration:underline;
}

h2 {
font-size:140%;
}

h3 {
font-size:120%;
}

h4 {
font-size:110%;
}

h5 {
font-size:100%;
}

a,h1,h2,h3,h4,h5,h6 {
color:#3876a7;
}

a:hover {
coloe:#333;
}

#main {
	width: 770px; position: relative; text-align: left; margin: 0 auto; padding-top:5px;
	margin-top:10px;
}

#top {
width:770px;
height:297px;
position:relative;
background: url(/templates/1/img/top.jpg) top left repeat-x;
}

#obsah {
margin-top:15px;
background-color:#fff;
padding:10px 20px 10px 20px;
position:relative;
}

#otop {
width:770px;
height:16px;
position:absolute;
top:0px;
left:0px;
background: url(/templates/1/img/otop.jpg) top left repeat-x;
}

#obottom {
width:770px;
height:16px;
position:absolute;
bottom:0px;
left:0px;
background: url(/templates/1/img/obottom.jpg) top left repeat-x;
}

#end {
width:770px;
height:52px;
margin-bottom:10px;
background: url(/templates/1/img/end.jpg) top left repeat-x;
}

#inend {
color:#fff;
padding:15px;

}

#inend a {
color:#fff;
}

#rcontent {
margin-left:240px;
margin-top:20px;
width:480px;
text-align:justify;
line-height:20px;
}

#menu {
float:left;
background-color:#d3d3d3;
width:220px;
position:relative;
margin-top:10px;
}

#menu ul.main {
margin:0px;
padding:10px;

}
#menu ul.main li {
list-style:none;

}
#menu ul.main li a {
display:block;
font-weight:bold;
font-size:110%;
border-bottom:1px solid #aaa9a9;
padding:3px 1px;
}
#menu ul.main li a:hover {
display:block;
background-color: rgb(56, 118, 167);
color:#fff;
}
#menu a {
color:#000;
text-decoration:none;

}

#menu ul.main2 {
margin:0px;
padding:5px;
padding-left:15px;
font-size:80%;
}
#menu ul.main2 li a  {
list-style:none;
border-bottom:0;
}

#mbottom {
width:220px;
height:12px;
position:absolute;
bottom:0px;
left:0px;
background: url(/templates/1/img/mbottom.jpg) top left repeat-x;
}

#mtop {
width:220px;
height:12px;
position:absolute;
top:0px;
left:0px;
background: url(/templates/1/img/mtop.jpg) top left repeat-x;
}
#obsah a {

}
#obsah img {
padding:2px;
border:1px solid #ccc;
 -webkit-border-radius: 2px; 
          border-radius: 2px;
 -webkit-box-shadow: 0px 0px 1px 0px #ddd;
          box-shadow: 0px 0px 1px 0px #ddd; 
}

div#logo {
position:absolute;
top:130px;
left:40px;
}

a#log {
display:block;
position:absolute;
left:20px;
top:35px;
width:200px;
height:65px;

}