/* CSS Document */

body {
	font-size: 12px;
	font-family: arial ce, verdana ce, tahoma ce, arial, verdana, tahoma, sans-serif;
	padding: 0px;
	margin: 0px;
}


a {	color: #00000; font-weight: bold; text-decoration: none; }
a:hover { color: #eb0000; font-weight: bold; text-decoration: none; }


#header {
	height: 150px;
}
#headerInfo {
	position: absolute;
	top: 90px;
	left: 30px;
}
#headerInfo a {
        color: #eb0000;
}
#header span {
	font-weight: bold;
}
#header h1 {
	color: #eb0000;
	font-size: 20px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
#header #langMenu {
	position: absolute;
	top: 40px;
	left:30px;
}
#header #langMenu a {
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	margin-right: 8px;
}
#header #langMenu a.czOff { background: url('../imgnew/vlajka_cz.jpg') no-repeat; opacity:0.4; filter:alpha(opacity=40); }
#header #langMenu a.skOff { background: url('../imgnew/vlajka_sk.jpg') no-repeat; opacity:0.4; filter:alpha(opacity=40); }
#header #langMenu a.enOff { background: url('../imgnew/vlajka_en.jpg') no-repeat; opacity:0.4; filter:alpha(opacity=40); }
#header #langMenu a.czOff:hover { background: url('../imgnew/vlajka_cz.jpg') no-repeat; opacity:1; filter:alpha(opacity=100); }
#header #langMenu a.skOff:hover { background: url('../imgnew/vlajka_sk.jpg') no-repeat; opacity:1; filter:alpha(opacity=100); }
#header #langMenu a.enOff:hover { background: url('../imgnew/vlajka_en.jpg') no-repeat; opacity:1; filter:alpha(opacity=100); }
#header #langMenu a.czOn { background: url('../imgnew/vlajka_cz.jpg') no-repeat; }
#header #langMenu a.skOn { background: url('../imgnew/vlajka_sk.jpg') no-repeat; }
#header #langMenu a.enOn { background: url('../imgnew/vlajka_en.jpg') no-repeat; }






#center {
	background: #f9f9f9 url('../imgnew/center.gif') repeat-x;
	height: 179px;
	width: 100%;
}
#banner {
	background: url('../imgnew/banner.jpg') no-repeat;
	height: 179px;
	width: 780px;
	float: left;
}
#banneren {
	background: url('../imgnew/banner_en.jpg') no-repeat;
	height: 179px;
	width: 780px;
	float: left;
}

#links {
      margin: 48px 0px 0px 328px;
}
#links a {
      display: block;
      font-size: 13px;
      color: #000;
      padding: 6px 0px 6px 20px;
      background: url('../imgnew/link.gif') no-repeat left;
}
#links a:hover {
      color: #eb0000;
}

a.logo {
	display: block;
	width: 126px;
	height: 88px;
	float: right;
	margin: 45px 0px 0px 0px;
	background: url('../imgnew/logo.gif') no-repeat;
}
a.logo span { display: none; }


#bottom {
	position: relative;
	left: 30px;
	top: 30px;
}
#bottomLeft {
	position: relative;
	width: 250px;
	float: left;
	text-align: center;
	height: 120px;
}
#bottomLeft a {
	color: #000000;
	position: relative;
	top: 30px;
}
#bottomLeft a:hover {
	color: #eb0000;
}



#bottomRight {
	background: url('../imgnew/domain.gif') no-repeat bottom left;
	position: relative;
	float: left;
	height: 120px;
	padding-left: 95px;
	width: 350px;
}
#bottomRight p {
	width: 300px;
	padding: 0px;
	margin: 10px 0px 10px 0px;
}





input.text, select {
	border: 1px solid #7f9db9;
	float: left;
	margin-right: 5px;
	height: 20px;
	padding: 1px;
}
input.text {
	padding: 0px;
	line-height: 20px;
	
}
input.button {
	background-image: url(../imgnew/button.gif);
	color: #ffffff;
	width: 86px;
	font-weight: bold;
	font-size: 11px;
	height: 22px;
	cursor: pointer;
	float: left;
	border: 0px;
	text-transform: none;
}


#linkstail {
      margin: 30px 0px 0px 0px;
}
#linkstail a {
      display: block;
      font-size: 13px;
      color: #000;
#      padding: 6px 0px 6px 20px;
#      background: url('../imgnew/link.gif') no-repeat left;
}
#linkstail a:hover {
      color: #eb0000;
}

#spodek {
	position: absolute;
	top: 90px;
	left: 30px;
# 	clear: none;
}
