BODY   {font-family: Tahoma, Helvetica, Arial;color: #0066CC;}

a{
	color: #00366A;
}

.text   {text-align: center;  width: 653px; font-size: 9pt; padding-top: 10px;}

.seznam {font-size: 9pt; color: #0066CC; margin-top: 10px; margin-bottom: 20px; width: 580px;}

.domena-heading {text-align: center; padding: 2px 5px 2px 10px; border-bottom: 1px dashed #CCCCCC; width: 34%; font-weight: bold;}
.cena-heading   {text-align: center; padding: 2px 10px 2px 5px; border-bottom: 1px dashed #CCCCCC; border-left: 1px dashed #CCCCCC; width: 33%; font-weight: bold;}

.domena {text-align: left; padding: 2px 5px 2px 10px; border-bottom: 1px dashed #CCCCCC; width: 34%;}
.cena   {text-align: right; padding: 2px 10px 2px 5px; border-bottom: 1px dashed #CCCCCC; border-left: 1px dashed #CCCCCC; width: 33%;}

.domena-last {text-align: left; padding: 2px 5px 2px 10px; border-bottom: none; width: 34%;}
.cena-last   {text-align: right; padding: 2px 10px 2px 5px; border-bottom: none; border-left: 1px dashed #CCCCCC; width: 33%;}

#base{
	width: 680px; margin: 0 auto; font-size: .8em;
}
#top{
	text-align: center;
}
#main{
	padding: 20px 30px;
}
ul{
	list-style-type: square;
}
ul li{
	padding: .4em 0;
}
.domeny a{
	text-decoration: none;
}
