body {
	text-align: center;
	margin: 0 auto;

font-family: 'Open Sans', sans-serif;
font-weight: 400;
background: #fff url(../Images/bg-body.jpg) left top repeat-x;
}


#page {
width: 1000px;
margin: 0 auto;
background: #fff;
}

#head1
{
height: 574px;
background: url(../Images/bg-head2.jpg) left top no-repeat; 

} 

#logoplace
{
	width: 300px;
	float: left;
margin: 50px 0;
}

#logoplace a span {display: none; }
#logoplace a {display: block; width: 465px; height: 120px; background: url(../Images/logo2015.png) left top no-repeat; }

#infoplace{
padding: 0 20px 0 0;
 }

.rightBar, #infoplace
{
width: 240px;
float: right;

}

#infoplace { width: 300px;}

#leftBar
{
clear: left;
width: 120px;
float: left;
}


.orgby {text-align: left; clear: both;}
#main
{
 background: #2f444f url(../Images/bg-main.jpg) left top repeat-y; 
padding-bottom: 60px;
box-shadow:              #555 0 0 20px; 
-webkit-box-shadow: #555  0 0 20px;
-moz-box-shadow:     #555  0 0 20px;


}
.maincontainer { border-top: 8px solid #f5901d; }

.menu {
margin: 0;
padding: 0;
font-weight: bold;
font-size: 11px;
list-style: none;
width: 170px;
}

ul.menu li {
font-size: 15px;
margin-bottom: 4px;
}



ul.menu li a {
_height: 51px;
margin: 0;
padding: 12px 0 12px 5px;
background: url(../Images/bg-menu.jpg) left top repeat-x;
display: block;
list-style: none;
color: #49454f;
text-decoration: none;
}


ul.menu li a:hover {
color: #f5901d;
text-decoration: none;

background: url(../Images/bg-menu-h.jpg) left top repeat-x;
}



#content { width: 669px; float: left; text-align: left; padding-top: 1	0px; color: #fff;}
.content-in
 {
margin: 20px;

}
.rBlogin
{
	background: #2f444f;
	text-align: left;
	color: #fff;
	padding: 2px 20px;
}


#main a, #footer a, .rBlogin a {color: #f5901d; }

#main a:hover, #footer a:hover, .rBlogin a:hover {text-decoration: none; }
#noright #main, #noright #content { width: 1000px;}
#noright #main, #noright #content { background: none; color: #222;}

#footer
{
	background: url(../Images/chisa-paticka2.png) left top repeat-x;
	position: relative;
	bottom: 75px;	
	min-height: 166px;
	/* font-size: 15px; */
	color: #fff;
}

#footer .block
{
	padding: 62px 0 0 0;
}
p { padding: 0 0 15px 0; margin: 0} 


.news {
 width: 296px;
text-align: left;
color: #fff;
 
}
.news-item { margin: 0 8px 0 0; }

a > img{
    border: 0;
}

.hiden
{
	display: none;
}

#header {
background: url(../Images/bg-head2.jpg) left top no-repeat;
}
