body {

	padding:0;
	margin:0;
	text-align:center;

	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;

	background-color:#E8E6FF;
	}

form {

	padding:0;
	margin:0;
	}

#document {

	position:relative;
	padding:0px 13px 15px 13px;
	margin:0 auto;

	width:960px;

	text-align:left;
	background-color:#fff;

	font-size:9pt;
	}

h1 {

	color:#1E5881;
	margin:3px 0;
	padding:2px;
	font-size:14pt;
	font-weight:bold;
/*
	position:absolute;
	top:155px;
	left:380px;
*/
	}

h1 span {

	font-size:9pt;
	font-weight:normal;
	}

h2 {

	color:#1E5881;
	margin:10px 0 3px 0;
	padding:2px;
	font-size:11pt;
	}

h2 span {

	font-size:9pt;
	font-weight:normal;
	}

h3 {

	color:#1E5881;
	margin:4px 0 2px 0;
	padding:2px;
	font-size:10pt;
	}

h3 span {

	font-size:9pt;
	font-weight:normal;
	}

.fdesc {
/*
	width:450px;
	color:#fff;
	background-color:#000;

	margin:0;
	padding:0;
	font-size:9pt;
	font-weight:normal;

	position:absolute;
	top:204px;
	left:100px;
*/
}

#top {

	margin:0;
	padding:0;
	border-bottom:3px solid #475D83;
}

#d-footer {

	line-height:100%;
	color:#000;

	margin:0;
	padding:9px 15px 5px 15px;

	font-size:8pt;
	border-top:3px solid #475D83;
}

#d-footer p {

	padding:2px 0;
	margin:0;
}

#d-footer span {

	font-weight:bold;
}

#d-footer a {

	color:#000;
}

#logo {

	width:230px;
	height:70px;

}

#logo a {

	position:relative;

	width:230px;
	height:70px;

	display:block;
}

#logo a span {

	position:absolute;

	width:230px;
	height:70px;

	display:block;
	background:url('img/logo.png') no-repeat top left;
	cursor:hand;cursor:pointer;
}

#main {

	padding:10px 15px 30px 15px;
	background-color:#fff;
}

#topblock {

	background:url('img/topblockslim-bg.png');
	height:55px;
}



#topmenu {

	border-bottom:1px solid #475D83;
	padding:0;
}

.menu {

	list-style-type:none;
	
	margin:0;
	padding:0;
}

.menu li {

	margin:0;
	padding:2px 5px 3px 5px;
	
	float:left;
	display:block;
}

.menu li a {
	
	margin:2px 5px;
	display:block;
	color:#000;
	text-decoration:none;
	font-size:9pt;
}

.menu li span {
	
	margin:2px 5px;
	display:block;
	color:#000;
	text-decoration:none;
	font-size:9pt;
}

.menu .selected {

	font-weight:bold;
}

.menu .selected a {

	font-weight:bold;
	color:#000;
}

.menu li a:hover {
	
	text-decoration:underline;
}


.cl-left {

	clear:left;
}

.input {

	font-size:8pt;
	border:1px solid #444;
	background-color:#fff;
	color:#000;
	padding:1px 1px;
	}

.select {

	font-size:8pt;
	border:1px solid #444;
	background-color:#fff;
	color:#000;
	}

.button {

	border:1px solid #759CA8;
	background-color:#CDE7ED;
	padding:1px 2px;
	margin:0 1px;

	font-size:8pt;
	font-weight:normal;
	color:#000;

	cursor:hand;cursor:pointer;
	}

.alert {

	text-align:justify;

	background:url('img/res-warn.gif') no-repeat 5px 5px;
	background-color:#F1F4E3;

	padding:10px 10px 10px 40px;
	border:1px solid #ADAFA3;
	margin:5px 0 15px 0;

	font-size:9pt;
	color:#400000;

	line-height:140%;
	}




.screenshots {

	}

.screenshots img {

	margin:4px;
	}


.twsl {

}

.twslwauto {

	width:auto !important;
	background-color:#C1D7E6;
}

.twsl1 {

	float:left;
	width:400px;
	padding-left:40px;
}

.twsl2 {

	float:left;
	width:400px;
	padding-left:60px;
}



.imthu {

	float:left;
	margin:0 10px 10px 0;
}

.item-list {

}

.item-list .item {

	padding:5px 0;
	border-top:2px solid #1A3B6A;
	clear:left;
}

.item-list h2 {

	padding:3px 15px 8px 15px;
}

.item-list p {

	text-indent:5px;
	line-height:130%;
}

.item-list a {

	color:#c00;
}



.xscreenshots {

}

.xscreenshots div {

	height:105px;
	width:auto;
}

.xscreenshots a {

	text-decoration:none;
}

.xscreenshots span {

	padding:3px;
	float:left;
}

.xscreenshots span img {

	border:1px solid #555;
	padding:0px;
	cursor:hand;cursor:pointer;
	
}

#fdetail {

	text-align:center;
	padding:8px 0;
}




.detail {

	line-height:150%;
	font-size:12pt;
	padding:0 0 15px 0;
}

.detail span {

	font-weight:bold;
	color:#1E5881;
}


.tpromo {

	background-color:#D9E2E9;
	position:absolute;
	top:2px;
	right:2px;
	
	font-size:9pt;
	padding:3px 12px;
}

.tpromo a {

	font-size:9pt;
	color:#c00;
}

.tsearch {

	position:absolute;
	top:28px;
	right:30px;
	width:480px;
	
	font-size:12pt;
}

.tsearch .input {

	padding:3px 5px;
	
	font-size:12pt;
}

.tsearch .submit {

	padding:3px 10px;
	
	font-size:12pt;
}

.tsearch p {

	padding:5px 0 0 0;
	margin:0;
}

.tsearch td {

	vertical-align:middle;
	font-weight:bold;
}


.preklapvyvoj {

	height:20px;
	padding:10px 20px 0 20px;
	font-weight:bold;
}

.preklapvyvoj span {

	font-weight:normal;
	padding:4px 5px;
	margin:0 3px;
	color:#000;
	background-color:#DBEFF3;
	cursor:pointer;cursor:hand;
}

.preklapvyvoj span:hover {

	background-color:#5B9ACD;
}

.preklapvyvoj .sel {

	color:#c00;
}







.tb-list {

	width:910px;

	border-spacing:0;
	border-collapse:collapse;
}

.tb-list .r, .tb-list .tb-right {

	text-align:right;
}

.tb-list td {

	padding:2px 3px;
	margin:0;
}

.tb-list th {

	padding:2px 3px;
	margin:0;
}

.tb-list tr:hover td {

	background-color:#B9CFBC;
}

.tb-list .lpad {

	padding-left:16px;
}


.tb-detail {

	width:710px;

	border-spacing:0;
	border-collapse:collapse;
}

.tb-detail .r {

	text-align:right;
}

.tb-detail td {

	padding:2px 3px;
	vertical-align:top;
	margin:0;
}

.tb-detail th {

	padding:2px 3px;
	vertical-align:top;
	margin:0;
}

.obl-c {

	padding:10px;
	border:1px solid #6DC67B;
	background-color:#D2EBD5;
	margin:10px 0;
}

.obl-c img {

	float:left;
	margin:0 10px 5px 0;
}

.obl-c a {

	color:#c00;
}

.obl1 {

	padding:5px;
	border:1px solid #6B8CC6;
	background-color:#DBE8F3;
}

.obl1 a {

	color:#c00;
}

.obl2 {

	padding:5px;
	border:1px solid #6DC67B;
	background-color:#D2EBD5;
}

.obl2 a {

	color:#c00;
}

.obl2 p {

	padding:5px;
	margin:0;
}


.twocl1 {

	width:925px;
}

.twocl1 .cl1 {

	float:left;
	width:600px;
}

.twocl1 .cl2 {
	
	float:left;
	width:315px;
	padding-left:10px;
}

.twocl1 .cl1 .tb-list {

	width:575px !important;
}

.twocl1 .cl2 .tb-list {

	width:285px !important;
}

.tb-small td {

	font-size:8pt;
}

.overstat img {

	border:none;
}



.twocl2 {

	width:910px;
}

.twocl2 .cl1 {

	float:left;
	width:310px;
	padding:10px 0 10px 10px;
}

.twocl2 .cl2 {
	
	float:left;
	width:580px;
	padding-left:10px;
}

.twocl2 .cl2 .tb-detail {

	width:575px !important;
}

.twocl2 .cl1 img {

	border:1px solid #777;
}



.twocl3 {

}

.twocl3 .cl1 {

	float:left;
	width:335px;
}

.twocl3 .cl2 {
	
	float:left;
	width:565px;
	padding-left:10px;
	text-align:center;
}

.twocl3 .tb-list {

	width:320px !important;
}


.twocl4 {

}

.twocl4 .cl1 {

	float:left;
	width:450px;
}

.twocl4 .cl2 {
	
	float:left;
	width:450px;
	padding-left:10px;
}

.twocl4 .tb-list {

	width:440px !important;
}


.domainvote {

	width:210px;
	height:20px;
	cursor:pointer;cursor:hand;
	background:url('img/vote.png');
	margin:5px 0 5px 0;
}

.domainvote span {

	display:block;
	float:left;
	width:19px;
	height:20px;
	cursor:hand;cursor:pointer;
}


.hborderx {

	margin-top:8px;
	border-top:3px solid #6DC67B;
}

.hborderbothb {

	margin-top:8px;
	border-top:3px solid #475D83;
	border-bottom:3px solid #475D83;
	padding:10px 0;
}


.rssnews {

}

.rssnews .item {


}

.rssnews h3 {

	color:#000;
	margin:4px 0 2px 0;
	padding:2px;
	font-size:9pt;
}

.rssnews p {

	background-color:#E4EDF3;
	border:1px solid #94B0C6;
	margin:2px 0;
	padding:5px;
	font-size:8pt;
}

.rssnews span {

	display:block;
	text-align:right;
	font-size:8pt;
}

.rssnews a {

	color:#c00;
}


.rssurl {

	margin:4px 0 10px 0;
	text-align:center;
}


.hsta {

	text-align:center;
}

.hsta img {

	border:none;
}

.tb-center td {

	text-align:center;
}

.xpadtop {

	padding-top:30px;
}

.xhtmlfs {

	font-size:8pt;
	color:#c00;
	cursor:hand;cursor:pointer;
}

.xhtmlfs span {

	text-decoration:underline;
}

#xhtmlfs {

	text-decoration:none !important;
}

#xhtmlfs textarea {

	width:390px;
	font-size:7pt;
	position:absolute;
	right:30px;
	margin-top:20px;
}

.xbb {

	width:300px;
	height:250px;
	background-color:#C1D7E6;
}


.tb-vlist {

	border-spacing:0;
	border-collapse:collapse;
	margin:5px 0;
	padding:0;
}

.tb-vlist td {

	padding:2px 5px;
	margin:0;
}

.tb-vlist th {

	padding:2px 5px;
	margin:0;
}

.tb-vlist a {

	margin:0;
	padding:0;
	color:#c00;
}

.tb-vlist .selected {
	
	background-color:#000000;
	color:#ffffff;
}

.tb-vlist .selected a {

	color:#fff;
}

