span, div, a, h1, h2, h3, h4, p, html, body, div, form, input, dl, img, object

{margin: 0; border: 0; padding: 0; text-decoration: none; color: #696969; list-style-type: none; font:13px tahoma;}

body {
	background-image:url(images/tlo.jpg);
	background-repeat:repeat-x;
}

#main {
	margin:0 auto 0 auto;
	width:750px;
	min-height:650px;
	position: relative;
	background-image:url(images/bg1.jpg);
	background-repeat:no-repeat;
}

#logo {
	float:center;
	padding-top:10px;
	padding-bottom:20px;
}
.menu {
	float:right;
	padding: 0px 0 0px 0px;
	width:150px;
	}
	
.menu a.rollover {
	width: 150px;
	display: block;
	overflow: hidden;
}
.menu a.rollover img {
	display: block;
}
.menu a.rollover:hover img {
	margin-left: -150px;
}
.pic {
	border: 2px solid #000000;
}

#okno {
	border: 1px solid;
	border-color:#DEC123;
	min-height:375px;
	height: auto !important;
	background-color:#ffffff;
	float:left;
	width:575px;
}
p.okno {
	color:#666666;
	padding-left:15px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:5px;
}


#stopka {
	color:#000000;
	text-align:center;
	width:100%;
	height:18px;
	background-color:#ffffff;
	position:relative;
	bottom:0;
	clear:both;
}

A:link {
	COLOR: #000000; TEXT-DECORATION: none; font-weight:bold
}

A:active {
	COLOR: #FFFFFF; TEXT-DECORATION: none; font-weight:bold
}

A:visited {
	COLOR: #FFFFFF; TEXT-DECORATION: none; font-weight:bold
}

A:hover {
	COLOR: #333333; TEXT-DECORATION: underline; font-weight:bold
}

