/* reset css*/
html,body,h1,h2,h3,h4,h5,h6,p,address,img,sub,sup,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {margin: 0;padding: 0;border: 0;outline: 0;font-weight: inherit;font-style: normal;font-size: 100%;font-family: inherit;vertical-align: baseline;}
body	{
	font-family: "Trebuchet MS", sans-serif;font-size: 80%;  color: #6A6A6A;  	line-height: 1.3; 
	background: url('../img/bg.jpg')  repeat-x;
}

#main {	width: 1024px; 	margin: auto; text-align: left; position: relative;
	background: url('../img/bg-24web.jpg')  center  top no-repeat;
	 height: 666px;
	}

h1 {
	width: 320px; 	font-weight: normal;
}
span { color: #8EAD2B; font-weight: bold;}

.logo {
	position: absolute; top: 151px;  left: 146px;
}

.jazyk {
	position: absolute; top: 151px;  right: 146px; color: white; background-color: #8EAD2B; padding: 1px 10px 1px 10px; text-decoration: none;
}
.jazyk:hover{
	background-color: #DD127B; color: White;
}

.obtekat-vlevo {
	float: left;
}

.dva-sloupce-prvni {
	width: 320px;  display: block; float: left; margin-right: 80px; margin-left: 146px;
}

.odkaz {	color: #6A6A6A;  	
text-decoration: none; width: 336px; position: relative;  right: 0px;

}
.odkaz p{
	background: url('../img/bg-projekt.jpg')  center  top repeat-y;
	float: left; width: 259px; height: 75px;
/*	border: 1px solid gray; */

}
.odkaz img { position: relative; top: -2px;
}
.odkaz span { font-weight: normal; }

.email {
	font-weight: normal; color: #6A6A6A; margin-left: 110px;
}

.ucet {position: absolute ;top:935px; margin-left: 146px; width: 731px;

}
.ucet span {text-align: right; float: right;
color: #6A6A6A;font-weight: normal;} 



a {
	color: #8EAD2B;   font-weight: normal;
}
a:hover {
	text-decoration: none;	 color: #DD127B; 
	
}
a:hover img{ border-color: #DD127B;}

.fial { color:#DD127B; }
.obr1  {	border-top: 4px solid #8EAD2B;		}
.obr2  {	border-top: 4px solid #DD127B;		}

.cleaner { 
clear:both; 
height:1px; 
font-size:1px; 
border:none; 
margin:0; padding:0; 
background:transparent; 
visibility:hidden;
} 





