* {
border:none;
}
h1 {
font-family: Arial, sans-serif;
font-size:100%;
display:inline;
margin:0;
padding:0;
text-decoration:none;
border:none;
}
h2 {
font-size:100%;
margin:0px;
font-weight:normal;
display:inline;
border:none;}

h3 {
font-size:110%;
margin:0px;
display:inline;}
h4 {
font-size:100%;
margin:0px;
display:inline;}
h5 {
font-size:100%;
margin: 0px;
display:inline;}
h6 {font-size:100%;
font-weight:normal;
margin: 0px;
display:inline;}

body {
background: url(images/bgr_2.png) repeat-x;
font-family: Arial, sans-serif;
font-size: 14px;
line-height: 1.8em;
color:#4d4d4d;
}

#main {
width:853px; 
margin:10px auto;
overflow:visible;
}
 
#top {
background:#FFF;
width: 851px;  
float: left;
text-decoration:none;
border:none;
}
ins {
text-decoration:none;
border:none;
display:inline;}

#logo{
float:right;
}

#slogan {
position: relative;
top:76px;
left: 0px;
width:395px;
height:93px;
cursor:pointer;
color: #000;
} 
#nav{
float:right;
font-family: Arial, sans-serif;
background:#666;
font-size:11px;
color: #FFF;
height:28px;
text-align:right;
margin:0px;
padding-top:5px;
padding-left:3px;
clear: both;
    POSITION: RELATIVE;
    Z-INDEX: 999;
}

#nav strong {
  font-weight: normal;
}

#nav img {
margin: 0 12px 0 12px;
}

#nav a, #nav a:link, #nav a:visited{
padding:3px 20px 9px 2px;
text-decoration: none;
color: #FFF;}
#nav a:hover {
padding:3px 20px 8px 2px;
background:#FFF;
text-decoration:none;
color: #000;}
#nav a.act {
padding:3px 20px 9px 2px;
background:#FFF;
text-decoration:none;
color: #000;}

#wrapper {
background:#FFF;
width:852px;
float:left;
}
#left{

float:left;
width:315px;
margin-top:15px;
text-align: center;
}
 
#text-box{
float:right;
color: #4d4d4d;
font-size:12px;
line-height:1.6em;
width:510px;
padding:15px 10px 15px 10px;
border:1px solid #dedede;
border-top:none;
}

#text-box img{
border: none;
}

#footer {
color: #FFF;
background: #7f7f7f;
float:left;
font-size:11px;
width:852px;
text-align: center;
margin-right:2px;
margin-bottom:10px;
padding-top: 5px;
line-height: 1.0em;
padding-bottom: 25px;
}

#footer a {
text-decoration: none;
color:#ffffff;}

#footer a:hover {
color: #ffffff;
text-decoration: underline;
}
/* #footer a.act {
color: #ffffff;
text-decoration: underline;
} */

#text-box a {
text-decoration: underline;
color: #006600;}
#text-box a:hover {
color: #000;
text-decoration:underline;}


.f-right {
float:right !important;
}
.border {
border: 1px solid #000;
float:left;
}
.noprint {
display:none;}
.small{
font-size:10px;
}

#footer a.bgr{
	color: #ffffff;
	font-weight: bold;
}
#footer a:hover.bgr{
	text-decoration: underline;
}
.green{
	color: #006600;}
.red{
	color:#F00;
	
}
input, select {
	border:1px solid #CCC;
}

#footer_mobile{
display: none;
}

@media screen and (max-device-width: 1000px){
#main,#top,#wrapper,#nav{
width: 100%;
}

img{
max-width: 100%;
}

#main{
overflow: auto;
}

#slogan{
top: 0;
  margin: 20px auto;
  max-width: 100%;
}
#logo{
display: none;
}

#nav{
height: auto;
}

#nav a, #nav a:link, #nav a:visited{
display: block;
width: 100%;
text-align: center;
font-size: 24px;
clear: both;
border-bottom: 1px solid white;
  padding: 1.5% 0;
  }

  #text-box{
    width: 90%;
  padding: 2.5% 5%;
  font-size: 17px;  
  }
  
  #text-box ul li{
  margin: 5px 0;
  }
  
  #left{
  display: none;
  }
  
  #footer{
  width: 100%;
  font-size: 16px;
  padding: 5% 0;
  line-height: 150%;
  }
  
  #footer .f-left a{
  display: inline;
  width: auto;
  border-bottom: 0;
  }
  
  #footer a{
  display: block;
  width: 100%;
  border-bottom: 1px solid white;
  }
  
  #footer_mobile{
  display: block;
  text-align: center;
  padding: 2.5% 0;
  float: left;
  width: 100%;
  }

}

.clanek{
width: 100%;
margin: 20px 0;
}

