/* CSS Document */
*{
	padding: 0; 
	margin: 0;
}
html
{ 
 background-color: transparent;
 height: 100%; 
 padding: 0; 
  margin: 0; 
} 

img{
	border:none;
}

* :focus { outline: 0; } 
body {
   font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color:#131313;
	font-size:12px;
	color: #959595;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


#stranka{
	height: auto; 
   font-family: Arial, Helvetica, sans-serif;
	width: 809px;
	position:relative;
	margin-left: auto;
	margin-right: auto;
	text-align:justify;
	margin: 0 auto;
	background-color: transparent;

}

.clean{
	clear:both;
}
#top{
	width: 809px;
}

#top_image{
	float:left;
}

#top_menu{
	float:right;
}

#top_menu_umisteni{
	margin:5px 0 0 0;
}
#top_menu_umisteni ul {
list-style: none;
}

#top_menu_umisteni ul li{
line-height:27px;
background: url('images/sipka_bila.jpg') no-repeat 0 0;
margin:10px 0 0 0;
}
#top_menu_umisteni ul li:hover{
height:27px;

background: url('images/sipka_modra.jpg') no-repeat 0 0;
}


#top_menu_umisteni ul li a:hover{
 color:#8EE6FF;
 text-decoration: none;	
 font-size: 12px;
}

#top_menu_umisteni ul li a{
	color:#959595;
	padding:0 0 0 40px;
	text-decoration: none;
	font-size: 12px;
}

#center{
	width:809px;
}

#center_left{
	float:left;
	width:73%;
}

#center_left h1{
	margin:44px 0 0 0;
	font-size:12px;
	color:#959595;
	font-weight: lighter;
}

#center_right{
	float:right;
	width:21%;
}

#english{
		margin:44px 0px 0 0;
		text-align:right;
}

#english a{

	color:#8ee6ff;
	font-size:12px;
	font-weight: bolder;
	text-decoration: none;
}

#english a:hover{
	color:#959595;
	font-size:12px;
	font-weight: bolder;
}

#center_right img{
	margin:40px 0 0 0;
	padding:0 0px 0 0px;
	float:left;
}


#bottom1{
	color:#6B6B6B;
	width:809px;
	font-size:11px;
	text-align: left;
border:1px solid transparent;
}

#logo{
	
	margin:50px 0 0 0;
}

#logo a{
	text-decoration:none;
	color:#959595;
}

#logo a:hover{
	text-decoration:none;
	color:#8ee6ff;
}
#english #design {
	margin:60px 0 0 92px;
	border-bottom:1px dotted #8ee6ff;
}

#english #design:hover {
	border-bottom:1px dotted #959595;
}

#english a.design{
/*	text-decoration:underline;*/
	font-weight: lighter;
}

#english a.design:hover{
	font-weight: lighter;
}