/* CSS Document */

body	{
	font-family: tahoma, helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	background:  url(http://www.adekor.cz/images/logoback.jpg) ;
	}
	
p, img, table, tr, th, td, h1, h2, h3, h4, h5
{
	border: 0px none;
	margin: 0px;
	padding: 0px;
}

#stin{
	width: 923px;

	margin: 0px auto;
	
}


#obsah2{
	padding: 13px;
	color:#666666;
	font-weight: normal;
}

.menuodk{
display: block; 
width:85px;
 float:right; 
 text-align: center;
  color:white;
  position: relative;
   top: 15px;
   padding-right: 10px;
    text-decoration: none;
	 font-size:16px; 


}

.menuodk:hover{
color:  #FFCC00;
}


.square{
margin-left: 55px;
margin-right: 15px;}

.black{
color:#343434}

.red{
color: #000088;
 }
 
 strong{
 	color: #1c1c1c;}
	
	
	
 
 .red:hover{
color: #FF9900;
text-decoration:underline;

 }
 
 a{text-decoration: none;
 font-weight: bold;
 color: #009acd; 
 }
 
  a:hover{text-decoration: none;
 font-weight: bold;
 color: #00688b; 
 }
 
 h1{
 font-size: 18px;
 color: #009acd;
 font-weight: bold;
 margin-bottom: 5px;}
 
  h2{
 font-size: 15px;
 color: #333333;
 font-weight: bold;
 margin-bottom: 5px;}
 
 .gray{
 background:  url(http://www.adekor.cz/images/logoback.jpg) repeat-x;
 display: block;


 }



 
 label,input
{
display: block;
width: 150px;
float: left;
margin-bottom: 11px;

}

input
{ background:#E8ECEC;
border: 1px #73868A solid;
}


label
{
color: #b60000;
text-align: right;
width: 300px;
padding-right: 20px;
position:relative;
top: 3px;
font-weight: bold;


} 



