BODY,HTML {
	background-color: #F7F7F7;
	text-align: center;
	margin: 0;
	font-family: "Geneva CE", Geneva, Verdana, Arial, serif;
	color: #7B7173;
}

P, BLOCKQUOTE, UL, TD {
	font-size: 11px;
}

H3 {
	font-size: 13px;
	color: #666;
}

A {
	color: #E70000;
	font-weight: bold;
	text-decoration: none;
}
A:hover {
	color: #E70000;
	text-decoration: underline;
}

#body {
	text-align: left;
	margin: 0 auto;
	width: 710px;
}

#body #top1, #body #top2 {
	width: 355px;
	height: 250px;
	float: left;
}
#body #top1 {
	background: url(images/i-top1.jpg) no-repeat;
}
#body #top2 {
	background: url(images/i-top2.jpg) no-repeat;
}

#left {
	float: left;
	width: 355px;
}
#left H2 {
	background: url(images/i-top3.gif) top left no-repeat;
	width: 355px;
	height: 67px;
	font-size: 0px;
	color: white;
}

#main {
	float: left;
	background: url(images/i-top4.gif) top left no-repeat;
	width: 355px;
}
#main #pokec {
	margin-top: 1px;
	width: 259px;
	background-color: #186DE7;
	float: right;
}
#main #pokec P {
	margin: 0;
	padding: 10px;
	color: #FFDF00;
}
#main #vstupte {
	width: 259px;
	clear: right;
	float: right;
}
#main #vstupte A.h {
	margin-top: 15px;
	display: block;
	width: 259px;
	height: 32px;
	background: url(images/i-vstupte.gif) top left no-repeat;
}
#main #vstupte A.h:hover {
	background-position: 0px -32px;
}
#main #vstupte H2 {
	margin:0;
}
#main #vstupte P {
	margin-left: 25px;
	margin-top: 10px;
}
#main #vstupte A.l, #pageLeft A {
	padding-left: 10px;
	background: url(images/link.gif) top left no-repeat;
	background-position: 0px 6px;	
}
#main #vstupte A.l:hover, #pageLeft A:hover, #pageLeft A.a {
	background-position: 0px -9px;
	text-decoration: none;
}
#main #vstupte A.l SPAN {
	_position: relative;
	_left: 10px;
}
#main #vstupte blockquote{
	margin: 0px;
	margin-left: 25px;
}

#foot {
	padding-top: 10px;
	clear: left;
	margin: 0 auto;
	width: 750px;
}
#footer {
	margin: 0px;
	background-color: #186DE7;
	font-size: 9px;
	text-align: right;
	color: white;
	padding-right: 20px;
}
#footer A {
	color: black;
	text-decoration: none;
}
#footer A:hover {
	color: white;
	text-decoration: none;
}

BODY, HTML {
	margin: 0px;
}

.nd {
	display: none;
}

