body {
	background-color: #E6E6E6;
	color: #424242;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/****************** Fontai ******************/

body, table, tr, td, input, textarea, select { 
	font-family: arial;
	font-size: 11px; 
	color: #464646;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
 }

h2 {
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
 }
 
h3 {
	margin: 0px;
	padding: 0px;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
 }

p { margin: 0; padding: 0; }


a { 
	text-decoration: none;
	color: #B81E1E;
	font-family: tahoma;
	font-size: 10px;
}
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:active { text-decoration: none; }
a:hover { text-decoration: underline; color: #D12121; }

.blue {
	font-family: tahoma; 
	font-size: 11px;
	text-decoration: none;
	color: #34558A;
}
a.blue:link { text-decoration: none; }
a.blue:visited { text-decoration: none; }
a.blue:active { text-decoration: none; }
a.blue:hover { text-decoration: none; color: #3E65A3; }

.green {
	font-family: tahoma; 
	font-size: 11px;
	text-decoration: none;
	color: #006600;
}
a.green:link { text-decoration: none; }
a.green:visited { text-decoration: none; }
a.green:active { text-decoration: none; }
a.green:hover { text-decoration: none; color: #007700; }

.blue2 {
	font-family: tahoma; 
	font-size: 11px;
	text-decoration: none;
	color: #34558A;
}
a.blue2:hover { text-decoration: underline; color: #3E65A3; }

.red { 
	text-decoration: none;
	color: #B81E1E;
	font-family: tahoma;
	font-size: 10px;
}

.bigtext { 
	font-family: tahoma;
	font-size: 12px;
}

a.red:link { text-decoration: none; }
a.red:visited { text-decoration: none; }
a.red:active { text-decoration: none; }
a.red:hover { text-decoration: underline; color: #D12121; }

.red2 { 
	text-decoration: none;
	color: #B81E1E;
	font-family: verdana;
	font-size: 10px;
}
a.red2:link { text-decoration: none; }
a.red2:visited { text-decoration: none; }
a.red2:active { text-decoration: none; }
a.red2:hover { text-decoration: underline; color: #D12121; }

.red3 { 
	text-decoration: none;
	color: #B81E1E;
	font-family: verdana;
	font-size: 10px;
}
a.red3:hover {font-weight: normal; text-decoration: none; }

.red4 { 
	color: #B81E1E;
	font-family: tahoma;
	font-size: 11px;
}

.lightgrey { 
	text-decoration: none;
	color: #808080;
	font-family: tahoma;
	font-size: 9px;
}
a.lightgrey:link { text-decoration: none; }
a.lightgrey:visited { text-decoration: none; }
a.lightgrey:active { text-decoration: none; }
a.lightgrey:hover { text-decoration: underline; color: #666666; }

.grey, .pages a, .pages2 a, #page_links a { 
	text-decoration: none;
	color: #464646;
	font-family: tahoma;
	font-size: 11px;
}

a.grey:link, .pages a:link, .pages2 a:link, #page_links a:link { text-decoration: none; }
a.grey:visited, .pages a:visited, .pages2 a:visited, #page_links a:visited { text-decoration: none; }
a.grey:active, .pages a:active, .pages2 a:active, #page_links a:active { text-decoration: none; }
a.grey:hover, .pages a:hover, .pages2 a:hover, #page_links a:hover { text-decoration: underline; color: #5E5E5E; }

.lightgrey2 { color: #808080; }

#small { font-size: 9px; }

/****************** formos ******************/

form { margin: 0; }

#searchform select {
	width: 100px;
}

#submit {
	background:url(../images/button.gif) no-repeat center center;
	width: 91px;
	height: 22px;
	font-family: tahoma;
	font-size: 9px;
	color: #FFFCFD;
	border:none;
	text-decoration: none;
}

#submit_small {
	background:url(../images/button_small.gif) no-repeat center center;
	width: 83px;
	height: 20px;
	font-family: tahoma;
	font-size: 9px;
	color: #FFFCFD;
	border:none;
	text-decoration: none;
}

#submit2 {
	border: 1px solid #B81E1E;
	font-family: tahoma;
	font-size: 10px;
	color: #FFFCFD;
	background-color: #B81E1E; 
	text-decoration: none;
}

#login_remember { border-width:0; }

select { 
/*	background: url(../images/select.gif) no-repeat left top;*/
	border: 1px solid #DFDFDF;
	padding: 2px 2px;
	margin: 2px 2px 2px 2px;
/*	width: 220px;*/
}

select.filter_form { 
height: 17px;
font-size: 9px;
width: 130px;
}

input [type="password"], input [type="text"] {
	border: 1px solid #DFDFDF;
	margin: 2px 2px 2px 2px;
}

.inputt {
	border: 1px solid #DFDFDF;
	padding: 2px 2px;
	margin: 2px 2px 2px 2px;
}

textarea {
	border: 1px solid #DFDFDF;
	padding: 4px 4px;
	margin: 2px 2px 2px 2px;
}


/****************** kiti ******************/

#dek { 
	border: #DFDFDF 1px solid;
	padding: 0px 2px 2px 2px;
	}

#header-1 {
	background-color: #F9F9F9;
	border-bottom: #DFDFDF 1px solid;
}
#header-2 {
	background-color: white;
	background-image: url(../images/esplogo.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#header-q3 {
	background-color: white;
	background-image: url(../images/esplogo_q3.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#header-cs {
	background-color: white;
	background-image: url(../images/esplogo_cs.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#header-css {
	background-color: white;
	background-image: url(../images/esplogo_css.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#header-wc3 {
	background-color: white;
	background-image: url(../images/esplogo_wc3.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#header-tmn {
	background-color: white;
	background-image: url(../images/esplogo_tmn.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#header-esptrn {
	background-color: white;
	background-image: url(../images/esplogo_esptrn.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#header-cod {
	background-color: white;
	background-image: url(../images/esplogo_cod.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#header-mov {
	background-color: white;
	background-image: url(../images/esplogo_mov.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#header-video {
	background-color: white;
	background-image: url(../images/esplogo_video.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#header-22 {
	background-color: white;
	background-image: url(../images/leaguelogo.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#header-2-left {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#reklama-borders {
	border: #DEDEDE 1px solid;
}


#panel-borders-left {
	border: #DEDEDE 1px solid;
	border-left: 0;
	border-top: 0;
}
#panel-borders-right {
	border: #DEDEDE 1px solid;
	border-right: 0;
}
#header-3 {
	border-top: #DFDFDF 1px solid;
	background-image: url(../images/header-3.gif);
}
#header-4 {
	border-top: #DFDFDF 1px solid;
	background-image: url(../images/header-4.gif);
}
#header-5 {
	border-top: #DFDFDF 1px solid;
	background-image: url(../images/header-5.gif);
	background-repeat: repeat-x;
}
#header-6 {
	border-top: #DFDFDF 1px solid;
}
#header-font {
	font-family: tahoma;
	font-size: 9px;
	color: #808080;
}
#header-1 td, #header-3 td, #header-4 td {
	font-family: tahoma;
	font-size: 9px;
	color: #808080;
}


#active-menu td {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(../images/menu-active.gif);
	cursor: pointer;
}
#menu td {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	background-image: url(../images/menu.gif);
	cursor: pointer;
}

#menu2 td {
	font-family: Verdana;
	font-size: 10px;
	color: #535353;
	background-image: url(../images/menu-on.gif);
	cursor: pointer;
}

#menu-bottom {
	border-bottom: #FFFFFF 1px solid;
}

#panel-center td {
	border-bottom: #DEDEDE 1px solid;
	border-right: #DEDEDE 1px solid;
}
#panel-center {
	border-top: #DEDEDE 1px solid;
	border-left: #DEDEDE 1px solid;
}

.borders-3d {
	border-bottom: #DEDEDE 1px solid;
	border-left: #DEDEDE 1px solid;
	border-right: #DEDEDE 1px solid;
	text-align: justify;
}
.borders-3d-profiles {
	border-bottom: #DEDEDE 1px solid;
	border-left: #DEDEDE 1px solid;
	padding: 10px 0px 10px 10px;
	background-color: #F4F4F4;
}

.borders-3d-profiles2 {
	border-bottom: #DEDEDE 1px solid;
	border-right: #DEDEDE 1px solid;
	padding: 10px 10px 10px 10px;
	background-color: #F4F4F4;
}

#content-header {
	background-image: url(../images/content-header.gif);
	height: 23px;
}
.content-header2 {
	border-left: #DEDEDE 1px solid;
	border-right: #DEDEDE 1px solid;
}
.padding-1 {
	padding: 11px 18px 11px 16px;
}
.padding-2 {
	padding: 11px 18px 0px 12px;
}
.padding-3 {
	padding: 14px 18px 14px 12px;
}
.padding-4 {
	border-top: #DEDEDE 1px solid;
	padding: 11px 1px 0px 1px;
	line-height: 140%;
}

.padding-5 {
	padding: 4px 10px 4px 0px;
}
.padding-6 {
	padding: 10px 20px 0px 0px;
}

.padding-7 {
	padding: 11px 1px 0px 1px;
}

.padding-8 { /** /sort/ filtrams **/
	padding: 0px 0px 0px 0px;
}

.padding-9 {
	padding: 10px 10px 10px 10px;
}

.padding-gallery {
	padding: 0px 0px 10px 0px;
}

.font-style1 td {
	font-family: verdana;
	font-size: 10px;
}

a.font-style1:link { text-decoration: none; font-family: verdana; color: #464646;}
a.font-style1:visited { text-decoration: none; font-family: verdana; color: #464646;}
a.font-style1:active { text-decoration: none; font-family: verdana; color: #464646;}
a.font-style1:hover { text-decoration: underline; font-family: verdana; color: #464646;}

#footer {
	border: #DEDEDE 1px solid;
	border-bottom: 0;
}
#footer td {
	background-image: url(../images/footer-bg.gif);
	font-size: 9px;
	font-family: verdana;
}
.bg-left {
	background-position: right top; 
	background-image: url(../images/bg-left.gif); 
	background-color: #e9e9e9;
}
.bg-left2 {
	background-position: right top; 
	background-image: url(../images/bg-left2.gif); 
	background-color: #e9e9e9;
}
.bg-right {
	background-position: left top; 
	background-image: url(../images/bg-right.gif); 
	background-color: #e9e9e9;
}
.bg-right2 {
	background-position: right top; 
	background-image: url(../images/bg-right2.gif); 
	background-color: #e9e9e9;
}
.panels-right td {
	border-bottom: #DEDEDE 1px solid;
	border-left: #DEDEDE 1px solid;
}
.panels-right-bg {
	background-position: top; 
	background-image: url(../images/panels-bg.gif); 
	background-repeat: no-repeat;
	background-color: #ffffff;
}

.panel-center-bg {
	background-color: #ffffff;
	height: 15px;
}
.panel-center-bg1 {
	background-color: #F9F9F9;
	height: 15px;
}

.panel-center-bg2 {
	padding: 0px 0px 0px 7px;
	font-family:verdana;
	font-size:10px;
	height: 15px;
}

#panel05 { padding: 5px 2px 2px 5px; }
#panel06 { padding: 10px 0px 10px 0px; }
#panel07 { padding: 2px 2px 2px 2px; }
#panel08 { padding: 20px 0px 10px 16px; }
#panel09 { padding: 20px 0px 10px 8px; }
#panel10 { padding: 20px 0px 10px 8px; }

#page_links {
	background-color: #F4F4F4;
	text-align: center;
	padding: 10px 5px 10px 5px;
	font-family: tahoma;
	font-size: 11px;
}

.pages {
	border: #DEDEDE 1px solid;
	width: 610px;
	padding: 10px 5px 10px 5px;
}

.pagesvideo {
	border: #DEDEDE 1px solid;
	width: 811px;
	padding: 10px 5px 10px 5px;
}

.pages2 {
	border-left: #DEDEDE 1px solid;
	border-right: #DEDEDE 1px solid;
	border-bottom: #DEDEDE 1px solid;
	width: 610px;
	padding: 10px 5px 10px 5px;
}

.borders_vote {
	border-bottom: #b81e1e 1px solid;
}


.rating {
	background-color: #b81e1e;
	margin: 0px 2px 0px 2px;
}

.list-bg {
	background-color: #ffffff;
	height: 18px;
}
.list-bg1 {
	background-color: #F9F9F9;
	height: 18px;
}

.list-bg2 {
	font-family: verdana;
	font-size: 10px;
	height: 18px;
}

.list-bg3 {
	font-family: verdana;
	font-size: 10px;
	border: #DEDEDE 1px solid;
	height: 20px;
}

.onmouse {
	background-color: #E8E8E8;
	height: 18px;
	font-family: verdana;
	font-size: 10px;
}

.onmouse1 {
	background-color: #E8E8E8;
	font-family: verdana;
	font-size: 10px;
}

.bline {
	border-bottom: #DEDEDE 1px solid;
	padding: 0px 0px 10px 0px;
}

.bline2 {
	border-top: #DEDEDE 1px solid;
	padding: 10px 0px 0px 0px;
}

.page-panel {
	padding: 10px 10px 10px 10px;
	background-color: white;
	border: #DEDEDE 1px solid;
}

.page-panel-padding td {
	padding: 2px 0px 0px 0px;
}

.kiti-psl {
	padding: 10px 10px 10px 10px;
}

.notice {
	background-color: #F9966B;
	width: 99%;
	padding: 5px 5px 5px 5px;
}

.notice1 {
	background-color: #59E817;
	width: 100%;
	padding: 5px 5px 5px 5px;
}


.userlevel1 {
	width: 0%;
	height: 3px;
}
.userlevel2 {
	width: 33%;
	height: 3px;
	background-color: #9BC0E7;
}
.userlevel3 {
	width: 66%;
	height: 3px;
	background-color: #9BC0E7;
}
.userlevel4, .userlevel5, .userlevel6, .userlevel7 {
	width: 100%;
	height: 3px;
	background-color: #9BC0E7;
}
.userlevelb1, .userlevelb2, .userlevelb3, .userlevelb4 {
	width: 0%;
	height: 3px;
}
.userlevelb5 {
	width: 33px;
	height: 3px;
	background-color: #649ED9;
}
.userlevelb6 {
	width: 66%;
	height: 3px;
	background-color: #649ED9;
}

.userlevelb7 {
	width: 100%;
	height: 3px;
	background-color: #649ED9;
}

.userlevela1 {
	width: 0%;
	height: 3px;
}
.userlevela2 {
	width: 33%;
	height: 3px;
	background-color: #FFE7AE;
}
.userlevela3 {
	width: 66%;
	height: 3px;
	background-color: #FFE7AE;
}
.userlevela4, .userlevela5, .userlevela6, .userlevela7 {
	width: 100%;
	height: 3px;
	background-color: #FFE7AE;
}

.userlevelba1, .userlevelba2, .userlevelba3, .userlevelba4 {
	width: 0%;
	height: 3px;
}
.userlevelba5 {
	width: 33%;
	height: 3px;
	background-color: #FFC400;
}
.userlevelba6 {
	width: 66%;
	height: 3px;
	background-color: #FFC400;
}
.userlevelba7 {
	width: 100%;
	height: 3px;
	background-color: #FFC400;
}

.image {
	border: 1px solid #D8D8D8;
	padding: 2px 2px 2px 2px;
}
.image2 {
	border: 1px solid #FFFFFF;
	padding: 2px 2px 2px 2px;
}

.icon {
	vertical-align: middle;
}

/***************************** Comments *****************************/

.comments1 {
	background-color: #F4F4F4;
	padding: 10px 10px 0px 10px;
	border-left: #DEDEDE 1px solid;
	border-right: #DEDEDE 1px solid;
	width: 610px;
}

.comments1video {
	background-color: #F4F4F4;
	padding: 10px 10px 0px 10px;
	border-left: #DEDEDE 1px solid;
	border-right: #DEDEDE 1px solid;
	width: 811px;
}

#comments-bline {
	border-bottom: #DEDEDE 1px solid;
}
.comments-left {
	padding: 10px 10px 10px 10px;
	background-color: white;
	border-left: #DEDEDE 1px solid;
	border-bottom: #DEDEDE 1px solid;
	border-top: #DEDEDE 1px solid;
	width: 50px;
}
.comments-right {
	padding: 10px 16px 10px 0px;
	background-color: white;
	border-right: #DEDEDE 1px solid;
	border-bottom: #DEDEDE 1px solid;
	border-top: #DEDEDE 1px solid;
}

#comments-form {
	padding: 10px 0px 10px 0px;
}

/***************************** Help box *****************************/

.help_top_infobox {
	float:right;
	position:relative;
	padding:0px 1px 0px 0px;
	cursor:help;
	z-index: 1;
	}

.help_top_infobox_container {
	text-align:left;
	color:black;
	display:none;
	position:absolute;
	top:19px;
	right:3px;
	width:144px;
	}
	
.help_top_infobox:hover .help_top_infobox_container {
	display:block;
	}
	
.help_top_infobox_center {
	background:transparent url(../images/help_hg.gif) repeat-y scroll 0%;
	font-size:10px;
	line-height:11px;
	padding:5%;
	width:90%;
	}
	
.help_top_infobox_top {
	background:transparent url(../images/help_top.gif) no-repeat scroll 0pt bottom;
	height:10px;
	}
	
.help_top_infobox_bottom {
	background:transparent url(../images/help_bottom.gif) no-repeat scroll 0pt top;
	height:3px;
	}
    
	.gameicons_sprite {
	display:inline; 
	background-image:url(../images/paneles-help.gif); 
	background-repeat:no-repeat; 
	overflow:hidden;
	}
	
	.gameicons_sprite2 {
	display:inline; 
	background-image:url(../images/paneles-help2.gif); 
	background-repeat:no-repeat; 
	overflow:hidden;
	}
	
	.img-info {
		width:27px;
		height:24px;
		}
		
	.img-info2 {
		width:26px;
		height:23px;
		}
		
.filters {
	font-size:11px;
	}
.filters a {
	float:left;
	margin-right:2px;
	border:1px solid #bbbbbb;
	background:#eee;
	text-decoration:none;
	cursor:pointer;
	padding:3px 6px;
	}
.filters a:hover{
	color: #FFFFFF;
	border:1px solid #FFFFFF;
	background:#B81E1E;
	}
.filters #active {
	color: #FFFFFF;
	border:1px solid #FFFFFF;
	background:#B81E1E;
	}
	
.filters2 a {
	font-size:18px;
	color: #c46d2e;
	float:left;
	margin-right:2px;
	border:1px solid #e5c63b;
/*	background: #ff9900;*/
	background: url(../images/upload-bg.gif) repeat-x left top;
	text-decoration:none;
	cursor:pointer;
	padding:3px 6px;
	}
.filters2 a:hover{
	color: #d68e5a;
	border:1px solid #e5c63b;
	background: url(../images/upload-bg-on.gif) repeat-x left top;
	}
.filters2 #active {
	color: #FFFFFF;
	border:1px solid #FFFFFF;
	background:#B81E1E;
	}