html {
	background-color: #F5F5F5;
}



body {
	margin: 0px;
	border: 0px;
	padding: 0px;
	
	font-family: Verdana;
	font-size: 0.8em;
	color: #333333
}

h1 {
font-family: Verdana;
	font-size: 1.2em;
	color: #333333;
	text-align: center
}
h2 {
font-family: Verdana;
	font-size: 1.2em;
	color: #333333;
	text-align: center
}

a {
	color: #333333;
	text-decoration: none;
}

#server a {
	color: #333333;
	text-decoration: none
}
#server_ie a {
	color: #333333;
	text-decoration: none
}
#server_pl a {
	color: #333333;
	text-decoration: none
}
#server_ie_pl a {
	color: #333333;
	text-decoration: none
}
#server_70_pl a {
	color: #333333;
	text-decoration: none
}
#server_70 a {
	color: #333333;
	text-decoration: none
}

a:hover {
	text-decoration: underline
}

#server_70 a:hover {
	text-decoration: underline
}
#server_70_pl a:hover {
	text-decoration: underline
}
#server_ie a:hover {
	text-decoration: underline
}
#server_pl a:hover {
	text-decoration: underline
}
#server_ie_pl a:hover {
	text-decoration: underline
}
#server a:hover {
	text-decoration: underline
}

ul, li {
	margin: 2px 7px;
	padding: 0px
}



#top1, #top2, #top3, #top4 {
	margin: 0px auto;
	width: 946px;
	height: 100px;
}
#top1 { background: url(img/top1.jpg) no-repeat }
#top2 { background: url(img/top2.jpg) no-repeat }
#top3 { background: url(img/top3.jpg) no-repeat }
#top4 { background: url(img/top4.jpg) no-repeat }

#main {
	margin: 0px auto;
	padding: 0px 10px;
	width: 926px;
	height: auto;
	background: url(img/tlo.jpg) repeat-y;
	
	overflow: hidden
}

#advert {
	margin: 0px 15px 0px 0px;
	padding: 10px;
	width: 181px;
	height: auto;
	min-height: 418px;
	background: url(img/advert.jpg) no-repeat;
	float: right;
}

#center {
	margin: 0px;
	padding: 10px;
	width: 460px;
	height: 100%;
	min-height: 500px;
	
	background: url(img/center.jpg) no-repeat;
	float: left
}
#center_ie {
	margin: -17px 0px;
	padding: 10px;
	width: 460px;
	height: 100%;
	min-height: 500px;
	
	background: url(img/center.jpg) no-repeat;
	float: left
}

#goblin {
	margin: 0px;
	padding: 0px;
	width: 87px;
	height: 116px;
	float: left
}

#server {
	margin: 0px 0px 0px 15px;
	padding: 50px 10px 10px 10px;
	width: 185px;
	height: auto;
	min-height: 500px;
	background: url(img/server.jpg) no-repeat;
	float: left;
	
	font-size: 0.75em
}
#server_pl {
	margin: 0px 0px 0px 15px;
	padding: 50px 10px 10px 10px;
	width: 185px;
	height: auto;
	min-height: 500px;
	background: url(img/server_pl.jpg) no-repeat;
	float: left;
	
	font-size: 0.75em
}

#server_70 {
	margin: -17px 0px 0px 15px;
	padding: 50px 10px 10px 10px;
	width: 185px;
	height: 517px;
	min-height: 3300px;
	background: url(img/server.jpg) no-repeat;
	float: left;
	
	font-size: 0.75em
}
#server_70_pl {
	margin: -17px 0px 0px 15px;
	padding: 50px 10px 10px 10px;
	width: 185px;
	height: 517px;
	min-height: 3300px;
	background: url(img/server.jpg) no-repeat;
	float: left;
	
	font-size: 0.75em
}
#server_ie {
	margin: -17px 0px 0px 7px;
	padding: 50px 10px 10px 10px;
	width: 185px;
	height: 517px;
	min-height: 500px;
	background: url(img/server.jpg) no-repeat;
	float: left;
	
	font-size: 0.75em
}
#server_ie_pl {
	margin: -17px 0px 0px 7px;
	padding: 50px 10px 10px 10px;
	width: 185px;
	height: 517px;
	min-height: 500px;
	background: url(img/server_pl.jpg) no-repeat;
	float: left;
	
	font-size: 0.75em
}

#bottom {
	margin: 0px auto;
	padding: 15px 0px 0px 0px;
	width: 946px;
	height: 25px;
	background: url(img/bottom.jpg) no-repeat;
	
	text-align: center;
	color: #666666;
	font-size: 0.7em
}

#cena {
	text-align: left;
	font-size: 0.75em;
}

input {
	
	border: 1px solid #333333;
	background-color: white;
	font-family: Verdana;
	font-size: 0.8em;
	color: #333333
}

textarea {
	width: 170px;
	height: 80px;
	border: 1px solid #333333;
	background-color: white;
	font-family: Verdana;
	font-size: 0.8em;
	color: #333333
}

input[type=text] {
	width: 170px
}

table {
float: center
}