﻿body{
	padding:0px;
	margin:0px;
	font-family: Calibri;
	background-color:#2B3842;
	background-image:url('images/body.png');
	background-repeat:repeat-x;
	background-position:center top;
}
form{
	padding:0px;
	margin:0px;
}


#divCopy{
	text-align:center;
	font-family:Calibri;
	font-size:14px;
	color:#808080;
	padding-bottom:5px;
}
#divCopy a{
	color:#808080;
	text-decoration:none;
}




#advBottom {
	background-color: #FFFFCC;
	background-image: url('images/adv.gif');
	background-position: right center;
	background-repeat: no-repeat;
	height: 120px;
	width: 500px;
}


#content{
	border:2px #CCCCCC solid;
	padding:10px;
}

#lmenu{
	width:200px;
	padding:10px;
	background-color:#FFFFFF;

}


#content h2{
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	color:#000000;
	border-bottom:1px #BBBBBB solid;
	text-decoration:none;
	padding:5px 20px 5px 20px;
	margin:0px 0px 5px 0px;
	text-shadow:2px 2px 1px #CCCCCC;
	background-color:#FAFAFA;
	text-align:center;
	background-image:url('images/menu_h2.png');
	background-repeat:repeat-x;
	background-position:center  bottom;

}
#content h2 a{
	display:block;
	text-decoration:none;
	color:#000000;
	text-shadow:2px 2px 1px #CCCCCC;
}


#content p{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#333333;
	text-indent:30px;
	line-height:23px;
	padding:0px;
	margin:10px 0px;
}


#tbl_content{
	padding:0px;
	outline:none;
	border-collapse:collapse;
	border:30px #3D4D4E solid;
	background-color:#FFFFFF;
	margin:0 auto;
	width:800px;

}

#tbl_content td{
	border:10px #3D4D4E solid;
}



#lmenu h2{
	padding:5px 0px;
	margin:0px;
	font-size:18px;
	background-color:#F3F3F3;
	border:1px #CCCCCC solid;
	text-indent:10px;
	text-shadow:2px 2px 1px #CCCCCC;
	background-image:url('images/menu_h2.png');
	background-repeat:repeat-x;
	background-position:center  bottom;
}



.ul_votemonitor{
	border-bottom:15px #FFFFFF solid;
}

.ul_votemonitor,.ul_votemonitor li{
	list-style:none;
	padding:0px;
	margin:0px;
}

.ul_votemonitor a{
	display:block;
	text-decoration:none;
	padding:4px 0;
	text-indent:20px;
	border-bottom:1px #CCCCCC dashed;
	color:#E31CAC;
	font-size:16px;
	padding-right:5px;
}

.ul_votemonitor a:hover{
	background-color:#F5F5F5;
}

.votemonitorTimeAgo{
	font-family:Tahoma;
	font-size:9px;
	color:#808080;
}

.votemonitorVoteRating{
	float:right;
	font-size:12px;
}

.votemonitorVoteRating .plus{
	color:#009933 !important;
}

.votemonitorVoteRating .minus{
	color:#FF0000 !important;
}


.ul_menu{
	border-bottom:15px #FFFFFF solid;
}


.ul_menu,.ul_menu li{
	list-style:none;
	padding:0px;
	margin:0px;
}

.ul_menu a{
	display:block;
	text-decoration:none;
	padding:4px 0;
	text-indent:20px;
	border-bottom:1px #CCCCCC dashed;
	color:#E31CAC;
	font-size:16px;
}

.ul_menu a:hover{
	background-color:#F5F5F5;
}








#header{
	height:62px;
	width:800px;
	margin:15px auto;
}


#logo {
	display:block;
	background-image: url('images/logo.png');
	background-repeat: no-repeat;
	background-position: center center;
	width: 219px;
	height: 70px;
	position: relative;
	left: 0px;
	top: 0px;
	text-decoration:none;
}

#tbanner{
	float:right;
	width:468px;	
	height:60px;
	margin-right:40px;
}


#topbar{
	height:50px;
	background-color:#51334A;
	background-image:url('images/topbar.png');
	background-repeat:repeat-x;
	background-position:center top;
}



#tbl_topbar{
	width:800px;
	margin:0 auto;
	padding:0px;
	outline:none;
	border-collapse:collapse;
	line-height:50px;


}

#tbl_topbar h1{
	padding:0px;
	margin:0px;
	font-size:22px;
	color:#FFFFFF;
	text-indent:30px;
}


.gsearch{
	text-align:right;
	padding-right:30px;
	width:45%;
}

.gsearch .inpt{
	width:180px !important;
	font-family:Tahoma !important;
	font-size:12px !important;
	color:#333333 !important;
	padding:2px 3px !important;
	border:1px #CCCCCC solid !important;
}

#tsearch{ 
	color:#FFFFFF;
	font-style:italic;
}



#tbl_footer{
	width:800px;
	margin:0 auto;
	padding:0px;
	outline:none;
	border-collapse:collapse;
	height:80px;
	background-color:#0F1923;
	border-top:1px #666666 solid;
	background-image:url('images/footer.png');
	background-repeat:repeat-x;
}


#counters{
	margin:7px auto 3px auto;
	padding:0px;
	outline:none;
	border-collapse:collapse;
}

#counters td{
	padding:0 5px;
}

.names{
	margin-right:80px;
	text-align:right;
	color:#FFFFFF;
	line-height:28px;
}

.names a{
	color:#FFFFFF;
	border:1px #000000 dashed;
	background-color:#373737;
	text-decoration:none;
	padding:0px 2px;
}

.names a:hover{
	background-color:#666666;
	color:#CCCCCC;
}




.listnames{
	width:100%;
	margin:0px !important;
	padding:0px !important;
	outline:none !important;
	border-collapse:collapse !important;
	border:0px !important;
}
.listnames td{
	border:0px !important;
	margin:0px !important;
	padding:0px !important;
	border-collapse:collapse;
	font-family:Tahoma;
	font-size:12px;
}

.listnames ul,.listnames li{
	list-style:none;
	padding:0px;
	margin:0px;
}

.listnames li a{
	padding:4px 0px 4px 10px;
	margin-right:8px;
	border-bottom:1px #EEEEEE solid;
	text-decoration:none;
	display:block;
	color:#0000CC;
}

.listnames li a:hover{
	color:#ff0000 !important;
	border-bottom:1px #DDDDDD solid;
}

.listnames li a:visited{
	color:#800080;
}
.list33{
	width:33%;
}

.letterlist{
	text-align:center;
	padding:4px 0px 5px 0px;
	margin:10px 0px;
	background-color:#FAFAFA;
	border:1px #E6E6E6 solid;
	background-image:url('images/letters.png');
	background-repeat:repeat-x;
	word-spacing:3px;
}

.letterlist a{
	color:#0000CC;
	text-decoration:none;
	padding:0px;
	font-size:16px;
}
.letterlist a:hover{
	color:#ff0000 !important
}

.letterlist a:visited{
	color:#800080;
}

.letterlist .selected{
	font-size:20px;
	font-weight:bold;
}




.cMars{
	background-image: url('images/mars.jpg');
	background-position:center 130px;
	background-repeat:no-repeat;
}

.cVenus{
	background-image:url('images/venus.jpg');
	background-position:center 130px;
	background-repeat:no-repeat;
}

.cInfo{
	background-image:url('images/info.gif');
	background-position:left center;
	background-repeat:no-repeat;

}



#lbanner{
	width:166px;
	border:0px;
	margin:0px auto;
	padding:0px;
	border-collapse:collapse;
	outline:0px;
}

#lbanner td{
	border:0px;
	font-size:0px;
	height:20px;
}

#lbanner .cbanner{
	text-align:center !important;
	background-color:#F1F3F3;
}

#lbanner .bbanner{
	background-image:url('images/lbbanner.png');
	background-repeat:no-repeat;
	background-position:center top;
	height:87px;
}

#lbanner .bbanner a{
	height:11px;
	width:11px;
	display:block;
	margin:0px auto;
	text-decoration:none;
	background-image:url('images/adv.gif');
	background-position:center center;
	background-repeat:no-repeat;
}

#lbanner .tbanner{
	background-color:#F1F3F3;
	background-image:url('images/ltbanner.png');
	background-repeat:repeat-x;
	background-position:center top;
	line-height:0px;
}


.newsTitles{
	margin-bottom:10px !important;
	margin-top:5px !important;
}

.newsTitles,
.newsTitles li{
	list-style:none;
	padding:0px;
	margin:0px;
}
.newsTitles a span{
	font-size:10px;
	color:#666666;
	float:right;
	padding-right:10px;
}


.newsTitles a{
	font-size:16px;
	padding:5px 0px 5px;
	border-bottom:1px #EEEEEE solid;
	text-decoration:none;
	display:block;
	line-height:30px;
	text-indent:25px;
	background-image:url('images/news.gif');
	background-repeat:no-repeat;
	background-position:10px center;
	color:#0000cc;
	
}

.newsTitles a:hover{
	background-color:#FBFBFB;
	border-bottom:1px #DDDDDD solid;
	color:#ff0000;
}

.newsTitles a:visited{
	color:#800080;
}



.newsPanel{
	margin:0px 0px 10px 0px;
	text-align:center;
	font-size:12px;
	font-family:Tahoma;
	line-height:36px;
}
.newsPanel .next{
	float:right;
}
.newsPanel .back{
	float:left;
}

.newsPanel a{
	font-size:36px;
	color:#0000cc;
	font-weight:bold;
	text-decoration:none;
	font-family:Calibri;
}
.newsPanel a:hover{
	color:#ff0000 !important;
}
.newsPanel a:visited{
	color:#800080;
}

.newsPanel .newsAbout{
	font-size:12px;
	font-family:Tahoma;
	color:#666666;
}




/*
Show names panel

*/
.panelShowListNames{
	text-align:right;
	font-size:12px;
	font-family:Tahoma;
	padding:3px 5px 3px 0px;
	margin-bottom:15px;
}

.panelShowListNames a{
	color:#0000cc;
	text-decoration:none;
	padding:1px 2px 2px 2px;
}

.panelShowListNames a:hover{
	color:#ff0000 !important;
}

.panelShowListNames .selected{
	background-color:#F7F7F7;
	border:1px #E8E8E8 solid;
}


.processRandomName{
	background-image:url('images/process.gif');
	background-position:180px center;
	background-repeat:no-repeat;
}



/*
BUTTONS AND PLACE FOR BATTONS
*/

.btnYes{
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	color:#990000;
	padding:3px 0px 4px 0px;
	color:#FFFFFF;
	display:block;
	float:left;
	outline:0px;
	border-top:1px #009933 solid;
	border-right:1px #007700 solid;
	border-bottom:1px #007700 solid;
	border-left:1px #009933 solid;
	background-color:#95C600;
	text-shadow:1px 1px 0px #808080;

}
.btnYes span{
	padding:2px 10px 4px 10px;
	border-top:1px #DCDCDC solid;
	border-right:0px;
	border-bottom:0px;
	border-left:1px #E6E6E6 solid;
}	

.btnYes:hover{
	background-color:#9FD500;
}
	
	

.btnNo{
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	color:#333333;
	padding:3px 0px 4px 0px;
	color:#FFFFFF;
	display:block;
	float:left;
	outline:0px;
	border-top:1px solid #990000;
	border-left:1px solid #990000;
	border-right:1px solid #6A0000;
	border-bottom:1px solid #6A0000;
	background-color:#B30000;
	text-shadow:1px 1px 0px #000000;
}
.btnNo span{
	padding:2px 10px 4px 10px;
	border-top:1px solid #FF6E6E;
	border-left:1px solid #FF6E6E;
	border-right:0px;
	border-bottom:0px;
}	

.btnNo:hover{
	background-color:#CE0000;
}

.btnInfo{
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	color:#333333;
	padding:3px 0px 4px 0px;
	color:#333333;
	display:block;
	float:left;
	outline:0px;
	border-top:1px #A0A0A0 solid;
	border-right:1px #969696 solid;
	border-bottom:1px #969696 solid;
	border-left:1px #A0A0A0 solid;
	background-color:#DCDCDC;
	text-shadow:1px 1px 0px #ffffff;
}
.btnInfo span{
	padding:2px 10px 4px 10px;
	border-top:1px #F0F0F0 solid;
	border-right:0px;
	border-bottom:0px;
	border-left:1px #F0F0F0 solid;
}	

.btnInfo:hover{
	background-color:#E6E6E6;
}



.btnPlace{
	padding:10px;
	background-color:#FAFAFA;
	border-top:1px #F0F0F0 solid;
	border-bottom:1px #F0F0F0 solid;
	border-left:1px #F0F0F0 solid;
	height:21px;
	margin-left:100px;
	margin-bottom:20px;

}
.btnPlace a{
	margin-right:5px;
}

.btnPlaceProcess{
	background-image:url('images/process.gif');
	background-position:350px center;
	background-repeat:no-repeat;
}

/*
BUTTONS AND PLACE FOR BATTONS
*/































/* start rating // index *****************************************/

.tblIndexStatistics {
	width:100%;
	margin-bottom:10px;
}

.tblIndexStatistics,
.tblIndexStatistics td{
	border-collapse:collapse;
	border-width:0px !important;

}
.tblIndexStatistics td{
	padding:7px 10px;
}

.aIndexTop5{
	display:block;
	color:#FFFFFF;
	font-family:Calibri;
	font-size:18px;
	text-decoration:none;
}

.aIndexTop5 sup{
	font-size:11px;
	float:right;
}


.aIndexStatistics{
	display:block;
	text-align:center;
	color:#FFFFFF;
	font-family:Calibri;
	font-size:18px;
	text-decoration:none;
}


.r1,
.r2,
.r3 {
    display:block;
    height:1px;
    overflow:hidden; 
    font-size:1px;
}
.r3 { margin: 0 3px; }
.r2 { margin: 0 2px; }
.r1 { margin: 0 1px; }
.inBox {padding:4px 8px;}


/* rozovii*/
.outBoxPink .inBox,
.outBoxPink b{
    background-color:#FF46A3;
}

/* rozovii*/
.outBoxBlue .inBox,
.outBoxBlue b{
    background-color:#0BA2EA;
}

/* zelenui */
.outBoxGreen .inBox,
.outBoxGreen b{
    background-color:#88CD43;
}

/* end rating // index *****************************************/









.advLineLinks{
	margin:0px auto 10px  auto !important;
}

.advLineLinks,
.advLineLinks td{
	border:0px !important;
	border-collapse:collapse !important;
	padding:6px 0px 6px 5px !important;

	text-align:center !important;
	line-height:12px;
	text-decoration:none !important;
	background-color:#F1F3F3;
}

.advLineLinks td{
	padding-right:10px;
}