@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,700&amp;subset=latin,cyrillic-ext,latin-ext);



body
{
margin: 0 auto;
font-family: 'Roboto', sans-serif;
background: url('images/tlo.jpg') ;

}


.kolor {
background: #0F9131;
color: #fff;
padding: 4px;
margin: 3px;
line-height: 28px;
}


.button img{
margin-top: 10px;
margin-bottom: 5px;
}
.button img:hover {
outline: 1px dashed #fff;
outline-offset: -5px;
}

.entry {
background: #fff;
padding-left: 40px;
padding-right: 40px;
padding-bottom: 40px;
color: #383838;
-webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.49);
-moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.49);
box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.49);
}


.center {
text-align: center;
margin: 0 auto;
background: url('images/top_logo.jpg') no-repeat center;
height: 84px;
}

.slider {
}


.tresc {
max-width:950px;
margin: 0 auto;
padding:0px;

padding-bottom: 50px;
overflow:hidden;
}


.tresc h1 a{
font-size: 22px;
color: #0E9D34;
text-decoration: none;

}

.tresc h1 a:hover{
color: #0E9D34;
}


.attachment-thumb{width:560px;height:auto;margin: 0; float:right;}


.entry p
{
text-align:justify;	
font-size:14px;
margin-bottom: 10px;
line-height: 19px;

}



.entry h1
{
margin:0;
padding:0;
clear:right;
text-transform:uppercase;
}


#line
{
height:21px;
background:url("images/top_menu.html") no-repeat bottom;
}

#content
{
}

hr {
  border:none;
  border-top:1px dotted #0E9D34;
  color:#fff;
  background-color:#fff;
  height:1px;
  }

#author
{
width:100%;
padding:0px;
margin:0 auto;
min-height: 40px;
}

/*AUTOR*/

p.stopka, p.stopka a
{
font-size:12px; 
color:#AA9275;
margin: 0 auto;
padding:10px 0 0 0;
text-decoration: none;
text-align:center;}





/*KONTAKT U DOLU STRONY*/

.foot
{
width:950px;
background: url('images/foot.html') no-repeat;
text-align: center;
vertical-align: middle;
}







/*MENU GLOWNE*/



#menu
{
margin-top: 0px;
z-index: 9999;
}

.current_page_item{
background:#119532;
  border: none;

  }


.menu_top
{
margin:0 auto;
text-align: center;
background: url('images/menu_tlo.jpg') repeat-x;
}

.menu_top ul
{
display: inline-block;
padding: 0;
margin-top: 1px;

}

.menu_top li
{
text-align: center;
padding: 0;
list-style-type: none;
float: left;
}

.menu_top ul li 
{ 
 margin: 0;
     padding: 0;
     float: left; 
     position: relative;	

font-family: 'Roboto', sans-serif;
font-weight: 400;
text-transform: uppercase;
text-decoration: none;


} 

.menu_top ul li a
{ 
float: left;
font-family: 'Roboto', sans-serif;
font-size:13px;
text-decoration: none;
color:#fff;
padding:21px 35px;

} 

.menu_top ul li:last-child {
        
}

.menu_top ul li ul li:last-child {
        border:none;
}

.menu_top ul li a:hover
{   
float: left;
background:#10BF3E;
color:#fff;



} 



.menu_top ul li ul 
{ 	
	display:none;
	margin-top:40px;
	margin-left:0px;
	position:absolute;
	z-index:999;
	min-height:0px;
	background:none;
	
}




.menu_top ul li ul li
{ 	
	min-height:30px;
	display:block;
	
	margin-top:0px;
	background: #fff;
	border-bottom: 1px solid #F2F2F2;
	width:100%;
	
}

.menu_top ul li ul li:first-child
{ 	
	

}

.menu_top ul li:hover ul 
{
  display:block;
}

.menu_top ul li a:hover
{ 
-webkit-transition: background-color 200ms ease-out 0s;
-moz-transition: background-color 200ms ease-out 0s;
-o-transition: background-color 200ms ease-out 0s;
transition: background-color 200ms ease-out 0s;


}



.menu_top ul li ul li a:hover
{ 
display:block;
background:none;
}

.menu_top ul li ul li:hover
{ 
-webkit-transition: background-color 200ms ease-out 0s;
-moz-transition: background-color 200ms ease-out 0s;
-o-transition: background-color 200ms ease-out 0s;
transition: background-color 200ms ease-out 0s;
background:#10BF3E;
}


.menu_top ul li ul li a
{
	text-decoration:none;
	color:#959394;
	display:block;

width: 80%;
text-align: left;
	border:none;
}


.button
{
text-transform:uppercase;
}








/* Images */

.widget img {
max-width: 97.5%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"] {
height: auto; 
}
img.size-full {
max-width: 97.5%;
width: auto; 
}






input[type="submit"] {
width: 100%;
background:#000000;
color:#FFFFFF;
padding: 5px;
width: 200px;
    font-size: 15px;  
    outline: none;  
    background: -webkit-gradient(linear, left top, left bottombottom, from(#E43F5E), to(#B8233C));  
    background: -moz-linear-gradient(top,  #E43F5E,   #B8233C);  
    -webkit-border-radius: 3px;  
    -moz-border-radius: 3px;  
    border-radius: 3px;   
    -webkit-box-shadow: 1px 1px 0px #efefef;  
    -moz-box-shadow: 1px 1px 0px #efefef;  
    box-shadow:  1px 1px 0px #efefef;
} 

span.wpcf7-not-valid-tip {
font-size: 14px;
color: #E42851;
}

input[type="text"], [type="email"], textarea {

width: 100%;
  padding: 3px 0px 3px 3px;
  margin: 5px 1px 3px 0px;
  border: 1px solid #DDDDDD;
font-size: 15px;  
    text-shadow: 0px 1px 0px #fff;  
    outline: none;  
    background: -webkit-gradient(linear, left top, left bottombottom, from(#E7E7E7), to(#ffffff));  
    background: -moz-linear-gradient(top,  #E7E7E7,  #ffffff);  
    -webkit-border-radius: 3px;  
    -moz-border-radius: 3px;  
    border-radius: 3px;   
    -webkit-box-shadow: 1px 1px 0px #efefef;  
    -moz-box-shadow: 1px 1px 0px #efefef;  
    box-shadow:  1px 1px 0px #efefef;
}
 
input[type=text]:focus, [type="email"]:focus, textarea:focus {
  box-shadow: 0 0 5px #AAD7CB;
  padding: 3px 0px 3px 3px;
  margin: 5px 1px 3px 0px;
  border: 1px solid #AAD7CB;
}



.alignleft{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.alignright{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.aligncenter {
	position: relative;
	margin: 0 auto;
	float: none;
	display: block;
}

