body {
	background: #afd6f1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#menu {
height: 47px;
padding-left: 10px;
margin: 0 auto;
background:url(http://svatovo.ws/rmc/img/menubg.png) center;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	width: 190px;
	height: 37px;
	padding-top: 10px;
	text-decoration: none;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	color: #013696;
	
}
#menu a:hover {
    color: #e01400;
}

.nofirst{
	background: url(http://svatovo.ws/rmc/img/menubor.jpg) left center no-repeat;
}

.preview {
    max-width:180px; 
    max-height:150px; 
    padding: 10px;
}
ul#files{ list-style:none; padding:0; margin:0; }
ul#files li{ padding:10px; margin-bottom:2px; width:200px; float:left; margin-right:10px;}
ul#files li img{ max-width:180px; max-height:150px; border: 1px solid #5e5e5e; }

.locktext {
    padding-left: 14px;
    padding-right: 14px;
}
.sidebar {
	margin-top: 10px;
	color: #000000;
}
.sidebar ul {
	margin-top: 15px;
	margin-left: 0px;
	padding: 0;
	list-style: none;
	line-height: normal;

	
}

.sidebar ul li a{
	color:#000000;
	text-decoration: none;
	font-size: 10pt;
}

.sidebar ul li a:hover{
	color:#6786c0;
}


.sidebar li {
	padding-left: 5px;
	margin-bottom: 15px;

	text-align: left;
}

.sidebar h2 {
height: 25px;
font-size: 14px;
font-weight: bold;
text-align:center;
padding-top: 14px;
margin-bottom: 0px;
padding-bottom: 0px;
text-transform: uppercase;
color: #000080;
background: url(http://svatovo.ws/rmc/img/menubg.png) repeat-x;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
}
#leftbar .line1
{
background: url(http://svatovo.ws/rmc/img/left_bg.gif);
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
padding: 4px;
}

.centerlock {
margin-left: 10px;
margin-right: 14px;
margin-top: 10px;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
background: #ffffff;
text-align: left;
}
.blockhead {
height: 25px;
font-size: 14px;
font-weight: bold;
text-align:center;
padding-top: 14px;
margin-bottom: 0px;
padding-bottom: 0px;
text-transform: uppercase;
color: #000080;
background: url(http://svatovo.ws/rmc/img/menubg.png) repeat-x;
}
.customtext {
margin-top: 10px;
text-align: left;
font-size: 10pt;
color: #000080;
}
.copyright {
    border-top: 1px solid #000080; 
    color: #013696; 
    font-family: Arial; 
    font-size: 8pt; 
    padding-top: 5px; 
    text-align: center;
}