@charset "utf-8";
/* CSS Document */
body{
	font: 11px Verdana, Helvetica, sans-serif; 
	color: #6A87B4;
	margin: 0;
	padding:0;
	text-align:center;
	background: #e3e3e3 url(../images/uvodka/podklad.jpg) repeat-x left top;
}

#jazyk{
	margin: -15px auto 0 550px;
	position: absolute;
}

#logo{
	margin: 40px auto 0 27px;
	position: relative;
}

a{
  color: #4f4f4e;
  text-decoration: none;
}

a:hover{
  color: #4f4f4e;
  text-decoration: underline;
}
