html, body, p, form, h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
color:white;
} 

body {
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:81%;
}                             

a img {
border:0;
}

a {
color:#B7B7B7;
}

body {
 background-color:#272728;

}   

.pagewidth {
 background-color:#111111;
 width:940px;
 margin:0 auto;
}

.abovetop {
height:41px;
}     

.toparea {
height:208px;
background:url(img/topimg.jpg) white 0 0 no-repeat;
position:relative;             
}


.logo {             
position:absolute;
top:40px;
left:38px;
}
.menu {
   background-color:#DF4D11;
   color:#FFE9AE;
   padding:0 2em;
}
.menu li a{
   color:#FFE9AE;
   margin-left:0;
   padding:12px;
   text-decoration:none;
}
.menu ul{
   margin:0;
   padding:0;
   list-style:none;
}
.menu li {
line-height: 46px;
display:inline;
font-weight:bold;
}
.menu li a.active {
  background-color:black;
   border-top:5px solid black;
  }
.menu li a:hover {
   border-top:5px solid black;
  background-color:black;
  }

.main, .main a {
color:white;
}

.main {
 padding:19px;
                         
}
  
.maincolumn {
 float:left;
 width:572px;
 margin-right:17px;
 background:url(img/maincol.png) #151515 0 0 repeat-x;
 min-height:300px;
}  

.mwrapper {
padding:10px 20px;
}
.sidebar {
 width:310px;
 float:left;
 background:url(img/maincol.png) #151515 0 0 repeat-x;
 min-height:300px;

}


/*--fomatovani textu v hlavnim bloku a v sidebaru --*/
.main {
font-size:90%;

}



.main h1, .sidebar h2 {
font-size:220%;
font-weight:normal;
margin-bottom:0.85em;
border-bottom:1px solid #4A4A4B;
line-height:1.9em;
}


.main p {
color:#B0B0B0;
line-height:1.5em;
margin-bottom:1.5em;
}

.main em {
color:white;
font-weight:normal;
font-style:normal;
}


/**----spodni blok----**/
.footerhead {
height:50px;
background:url(img/bottomhdr.png) 0 0 repeat-x;
}
.ftleft {
display:block;
float:left;
width:573px;
padding:0 19px;
}
.ftright {
float:left;
}


.footerhead h3 {
background:url(img/btmhdrbgd.png) 0 0 repeat-x;
display:block;
float:left;
height:40px;
padding:10px 30px 0 30px;
}

.footercontent {
background-color:#444444;
}



.ftcleft {
display:block;
float:left;
width:556px;
padding: 19px 36px 19px 19px;

}

.ftcleft h2{
font-size:120%;
font-weight:normal;
margin-bottom:1em;
}






.ftcright {
display:block;
float:left;
width:325px;
padding:19px 0;
line-height:1.5em;

}

.ftcright .wrapper {
border-left:1px solid #dee;
padding: 0 19px;

}


.ftcright h2 {
margin-bottom:.3em;
font-weight:normal; 
font-size:170%;
font-weight:normal;
color:#BABABA; 
}
.ftcright h4{
font-size:100%;
color:#DEDEDE;
}

.ftcright p{
color: #B7B7B7;
}

.ftcright strong {
color:#DEDEDE;
font-weight:normal;
}




.ftcright h3.bigtext {
font-size:180%; 
margin-bottom:1em;
font-weight:normal; 
}
.ftcright h3.bigtext span {
color:#DF4D11;
font-weight:normal;
}


/*----under footer------*/
.footermenu {
text-align:center;
background-color:#272728;

}

.footermenu ul{
text-align:center;
padding:1em 0;
margin:0;

}

.footermenu li{
display:inline;
padding:0 15px;
border-right:1px solid #7D7D7E;
}
.footermenu li a{
color:#B7B7B7;
text-decoration:none;
}
.footermenu li a:hover{
color:#fff;
text-decoration:underline;
}

.footermenu li.last {
border:none; 
}

.footermenu hr {
height: 5px;
border-width: 0;
border-bottom:5px solid #363636;
}  

.footermenu p {
font-size:90%;
padding:.7em 0;
}
.pform {
font-size:90%;
color:#bbb;
width:600px;
}


.pform input.txtinput {
  width:220px;
  border:1px solid gray;
  height:1.5em;

}
.pform input.txtinput.short {
	width:80px;
}




textarea.xdetail {
width:88%;
border:1px solid gray;
}




.pform p {
padding:1em 0;
color:#bbb;
}

.sidebar ul {
	list-style: none;
	padding:0;
	margin:0;
	}
	
.sidebar li {
	padding:7px 5px;
	background-color:#111;
	}	
.sidebar li.odd {
	background-color:#444;
	
	}

.maincolumn ul{
	list-style: none;
	padding:0;
	margin:0;
	}
	
.maincolumn li {
	padding:3px 5px;
	
	}	

.imggallery{
	float:left;
}	


.result {
	font-size:90%;
	padding:10px;
	font-weight:bold;
	margin-bottom:1em;
	}
.result.err{
	background-color:red;
	border:3px solid maroon;
}
.result.ok{
	background-color:#fc0;
	color:#664400;
}



.imggallery .illu a img{
	margin:0 8px 8px 0;
	border:2px solid #444;
	}
                                   
.maincolumn h2,.maincolumn h3, .maincolumn h4 {
	margin-bottom:1em;
	}
                                   
                                   
                                   
 
/*>      clearfix        <*/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
.leftcol{display:none;} 
.twocols, .maincol{width:100%; float:none;}
}
 
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
