/* Start of CMSMS style sheet 'main' */
body {
	margin: 0;
	padding: 0;
	background: #AEAEAE url('images/bodybg.jpg') repeat-x top;
	font-family: Verdana, sans-serif;
	color: #666;
	font-size: 10px;
}

a img {
border: none;
}

#wrapper {
	width: 830px;
	margin: 0 auto;
	position: relative;
	
}

#logo {
	width: 513px;
	height: 136px;

}

#logo a#logoimg {
	position: absolute;
	left: -12px;
	top: 20px;
	width: 513px;
	height: 96px;
	background: url('images/logo.jpg') no-repeat top;
	display: block;
	border: none;
	outline: none;
}

#inner_wrapper {
width: 814px;
background: url('images/wrapperbg.png') repeat-y top;
padding: 2px 8px 0px 8px;
}

#wrapper_down {
width: 814px;
height: 10px;
padding: 0px 8px 2px 8px;
background: url('images/wrapper_down.png') no-repeat top;
}

.separator {
width: 814px;
height: 7px;
background: #669DBD;

}

.clear {
clear:both;
}

#banner, #banner img {
width: 405px;
height: 285px;
}

#banner {
float: left;
margin-right: 3px;
margin-top: 2px;
margin-bottom: 2px;
}

#menu {
float:left;
width: 406px;
height: 285px;
background: url('images/menubg.jpg') no-repeat top;
margin-top: 2px;
margin-bottom: 2px;
font-family: 'Century Gothic', sans-serif;
font-size: 20px;
}

#menu ul {
list-style: none;
padding-top: 25px;
}

#menu ul li {
margin-bottom: 11px;
}

#menu ul li a {
color: white;
text-decoration: none;
}

#menu ul li a:hover, #menu ul li.menuactive a.menuactive {
color: #97BBD2;
}

a {
#color: #97BBD2;
text-decoration: none;
}

#content {
width: 754px;
padding: 20px 30px;
}

#intro {
border-bottom: 1px solid #BEBEBD;
margin: 10px 0 20px 0;
padding-bottom: 10px;
}

#intro_p {
margin: 10px 0 20px 0;
padding-bottom: 10px;
}

#left {
width: 376px;
float:left;
border-right: 1px solid #BEBEBD;

}

#right {

width: 377px;
float:left;
border-left: 1px solid #BEBEBD;
margin-left: -1px;
}

.box1 {
border-bottom: 1px solid #BEBEBD;
margin-bottom: 10px;
padding-bottom: 10px;
}

#left div.box1, #left div.box2 {
margin-right: 30px;
}

#right div.box1, #right div.box2 {
margin-left: 30px;
}
#foot {
width: 814px;
margin: 5px auto 30px auto;
}

#tel {
font-family: 'Century Gothic', sans-serif;
color: white;
font-size: 16px;
font-weight: bold;
border-bottom: 5px solid #9B9B9B;
margin-bottom: 10px;
padding-bottom: 5px;
}

#footmenu {
padding-bottom: 50px;
border-bottom: 1px solid #9A9A9A; 

}

#footmenu ul {
list-style:none;
padding: 0;
margin: 0;
}

#footmenu ul li {
float:left;
padding: 0 10px 0 5px;
border-right: 1px solid #535353;
margin-left: 5px;
}

#footmenu ul li a {
color: #535353;
text-decoration: none;
}

#copy{
padding-top: 5px;
}

#copy p {
text-align: right;
margin: 0;
padding: 0;
font-size: 8px;
color: #8D8D8D;
}

#copy p a {
color: #8D8D8D;
font-weight: bold;
text-decoration: none;
}

img.obraz {
padding: 1px;
border: 1px solid #CCCCCC;
}
/* End of 'main' */

