*{
	margin: 0;
	padding: 0;
}
body{
	background-color: #FFF;
	font: 14px Tahoma;
}
ul, ol{
	margin-left: 25px;
}
a, a:active, .textBlue, a:link, a:visited{
	color: #1B5E85;
	text-decoration: none;
}
a:hover, .textOrange{
	color: #FF641C;
}
.clear{
	clear: both;
}
.fleft{
	float: left;
}
.fright{
	float: right;
}
.nodisplay{
	display: none;
}
.blockdisplay{
	display: block;
}
.voteBox{
	width: 500px;
	margin: 5px auto;
}
.voteButton{
	margin: 5px auto;
	width: 60px;
	height: 37px;
	border: none;
	text-align: center;
	font-size: 26px;
	font-weight: bold;
	padding: 3px 0px 0px 40px;
	background: transparent url(/img/gfx.png) no-repeat 0px -128px;
	cursor: pointer;
}
.voteButton:hover{
   background-position: 0px -88px;
}
.tagSep{
    margin-right: 8px;
}
.thumb{
	width: 174px;
	height: 194px;
	display: inline-block;
	padding: 0px;
	margin: 6px;
	float: left;
	text-align: center;
}
.thumb a{
	border: 0 none;
}
.thumb .block{
	display: table-cell;
    width: 174px;
	height: 34px;
	overflow: hidden;
	font-weight: bold;
    vertical-align: middle;
}
.thumb:hover{
	background-color: #FFF;
}
.thumb:hover a{
	color: #FF641C;	
}
.heading2{
	font: bold 20px Tahoma;
	padding: 2px 2px 2px 8px;
	color: #2174A5;
	border-bottom: 3px groove #949494;
	margin: 5px;
}
.heading3{
	font: bold 18px Tahoma;
	padding: 2px 2px 2px 8px;
	color: #2174A5;
	border-bottom: 3px groove #949494;
	margin: 5px;
}
.listRow{
	margin: 3px;
	border-bottom: 1px dotted #000;
}
.listRow:hover{
	background-color: #FFF;
}
.textDate{
	font-family: Georgia,"Times New Roman",Times,serif;
}
.avatar{
	border: 2px solid black;
	margin: 5px;
}
.box{
    margin: 5px;
}
.box24{
	padding-top: 4px;
    margin: 2px 1px;
	width: 50px;
	height: 20px;
	display: inline-block;
	background: transparent url(/img/gfx.png) no-repeat 0px -64px;
	font: bold 12px Arial;
	text-align: center;
}
.box24 .icon16{
	margin-top: -2px;
	vertical-align: middle;
}
.box .info{
	font-size: 15px;
	padding: 5px;
}
.linkInput{
	margin: -3px 0;
	padding: 1px 5px;
	border: 0 none;
	width: 100%;
	font-weight: bold;
	color: #FFF;
	background-color: #2174A5;
}
.navidiv, .navidiv2{
	padding: 4px;
    border: 4px solid #2174A5;
	width: auto;
	margin: -4px 2px 0 0;
	background-color: #F5F5F5;
}
.navidiv2{
	text-align: center;
}
.navi{
	list-style: none;
	margin: 8px 0px 0px 0px;
	padding: 0;
	font: bold 15px Arial;
}
.navi li{
	display: inline-block;
	cursor: pointer;
	background: transparent url(/img/gfx.png) no-repeat 0px -32px;
	color: #F5F5F5;
	width: 132px;
	height: 32px;
	vertical-align: middle;
	text-align: center;
}
.navi li small{
	font-size: 10px;
	color: #000;
}
.navi li a, .navi li .link{
	color: inherit;
	display: block;
	padding: 6px 3px 0px 3px;
	width: 126px;
	height: 26px;
}
.navi li.active, .navi li:hover{
	color: #2174A5;
	background-position: 0px 0px;
}
.navi li.active small, .navi li:hover small{
	color: #FF641C;
}
.naviSub{
	list-style: none;
	margin: 0 auto;
	padding: 0;
	font: bold 14px Arial;
	border-bottom: 3px solid #2174A5;
	width: 100%;
}
.naviSub li{
	display: inline-block;
	cursor: pointer;
	color: #000;
	width: 132px;
	height: 24px;
	vertical-align: middle;
	text-align: center;
	margin: 0;
}
.naviSub li small{
	font-size: 11px;
	color: #FF641C;
}
.naviSub li a, .naviSub li .link{
	color: inherit;
	display: block;
	padding: 2px 7px 0px 7px;
	width: 118px;
	height: 26px;
}
.naviSub li.active, .naviSub li:hover{
	color: #2174A5;
	background-color: inherit;
}
.naviPages{
	list-style: none;
	margin: 0;
	text-align: left;
}
.naviPages li{
	display: inline-block;
	border: 1px solid #000;
	background-color: transparent;
	margin: 3px;
	text-align: center;
}
.naviPages a{
	padding: 1px 5px 2px 5px;
	display: block;
	font-weight: bold;
	color: inherit;
}
.naviPages li.current, #main  .naviPages li:hover{
	background-color: #2174A5;
	color: #F6F6F6;
}
.langBox{
 	display: inline;
}
.langBox a{
	display: inline-block;
	width: 24px;
	height: 24px;
	color: #FFF;
	background: transparent url(/img/gfx.png) no-repeat;
	margin: 2px;
}
.langBox a.pl{
	background-position: -24px -168px;
}
.langBox a.de{
	background-position: -48px -168px;
}
.langBox a.en{
	background-position: 0px -168px;
}
.langBox a.fr{
	background-position: -72px -168px;
}
.langBox a.es{
	background-position: -96px -168px;
}
.langBox a.pt{
	background-position: 0px -192px;
}
.langBox a.ru{
	background-position: -24px -192px;
}
.langBox a.it{
	background-position: -48px -192px;
}
.langBox a:hover{
	background-color: orange;
}
.loginBox{
	display: inline;
	float: right;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	margin-top: 3px;
	color: #FFF;
}
.loginBox a{
	color: #FFF;
}
.loginBox a:hover{
	color: #FF4C00;
}
.loginForm input{
	width: 120px;
	padding: 2px 2px 2px 24px;
	font-weight: bold;
	background: #FFF url(/img/ico.png) no-repeat;
	border: 2px solid black;
}
.loginForm input:focus{
	border-color: #0099CC;
}
.loginForm #login_u_l{
	background-position: 0px -170px;
}
.loginForm #login_u_pw{
	background-position: 0px -146px;
}
.loginForm #find_text{
	background-position: 0px -122px;
}
.loginForm button, .kForm button{
	padding: 2px 8px 2px 8px;
	background: transparent url(/img/bg.png) repeat-x 0px -96px;
	height: 24px;
	cursor: pointer;
	border: 1px solid #EA7000;
	font: bold 15px Arial;
}
.loginForm button:hover, .kForm button:hover{
	background-position: 0px -118px;
	border-color: #0087EA;
}
.loginForm label{
	font-weight: bold;
	font-size: 14px;
	color: #FFF;
}
.loginForm .checkbox{
	border: none;
	width: 16px;
	height: 16px;
	padding: 0;
	vertical-align: middle;
}
.comments {
	width: 800px;
}
.comments .comment{
	margin: 8px;
}
.comments .comment .userC{
	width: 80px;
	margin: 0 auto;
	text-align: center;
	vertical-align: middle;
	height: inherit;
}
.comments .comment .arrowC{
	background: transparent url(/img/ico.png) no-repeat -8px -76px;
	display: inline-block;
	width: 8px;
	height: 16px;
	margin-top: 15px;
}
.comments .comment .contentC{
	margin: -24px 0 0 88px;
    border: 2px solid #2174A5;
	padding: 5px;
}
.comments .comment .barC{
	color: #000;
	font: normal 12px Tahoma;
	border-top: 2px groove #949494;
	padding: 2px 10px;
	margin: 5px 0 -5px 0;
}
.comments .comment .barC .button16{
	margin: 0 20px;
	vertical-align: middle;
}
.icon16, .button16{
	width: 16px;
	height: 16px;
	display: inline-block;
	background: transparent url(/img/ico.png) no-repeat;
}
.button16{
	cursor: pointer;
}
.button16:hover{
	background-color: #FFF;
}
.abuseI{
 	background-position: -4px -220px;
}
.voteI{
 	background-position: -4px -52px;
}
.commentI{
 	background-position: -4px -28px;
}
.uploadI{
 	background-position: -4px -4px;
}
.blockI{
 	background-position: -4px -100px;
}
.okI{
 	background-position: -4px -196px;
}
.failI{
 	background-position: -4px -220px;
}
.loadingI{
 	background-image: url(/img/loader16.gif);
}
.votes{
	margin-left: 30px;
}
.votes li{
	margin: 5px 2px;
}
.kList{
	color: #2174A5;
	font-weight: bold;
}
.kList .normal{
	font-weight: normal;
	color: #000;
}
.kDL{
    margin: 5px;
}
.kDL dt{
	clear: both;
	color: #2174A5;
    padding: 2px 5px;
	border-bottom: 1px dotted #000;
	float: left;
	font-weight: bold;
	width: 240px;
}
.kDL dd{
	color: #000;
	font-weight: normal;
	float: left;
    padding: 2px 5px;
	border-bottom: 1px dotted #000;
	width: 500px;
}
.kForm{
	border: 0 none;
	background-color: transparent;
	width: 800px;
	margin: 5px auto;
}
.kForm p{
	margin: 5px;
}
.kForm fieldset{
    border: 2px solid #2174A5;
	background: transparent url(/img/bg.png) repeat-x 0px -140px;
	clear:both;
	font-size:100%;
	margin:0;
	padding:10px;
}
.kForm legend{
	color:#000;
	margin-left: 20px;
	padding:2px 50px;
	line-height:150%;
	background: #FFF;
    border: 2px solid #2174A5;
	font-weight: bold;
}
.kForm button{
	margin-left: 130px;
}
.kForm input, .kForm select, .kForm textarea{
	width: 200px;
	padding: 3px 24px 3px 3px;
	margin: 0;
	background: #FFF 97% center no-repeat;
	font-weight: bold;
	border: 2px solid black;
}
.kForm small{
	margin: 3px 0 3px 140px;
	display: block;
}
.kForm label {
  display: block;
  float: left;
  width: 130px;
  padding: 3px;
  margin: 2px;
  text-align: right;
  font-weight: bold;
}
.kForm .row {
	padding: 3px;
}
.kForm .long input, .kForm .long select, .kForm .long textarea{
	width: 400px;
	background-position: 99% center;
}
.kForm input:focus, .kForm input.check, .kForm select:focus, .kForm select.check, .kForm textarea:focus, .kForm textarea.check{
	background-image: url(/img/loader16.gif);
	border-color: #75C1FF;
}
.kForm textarea:focus, .kForm textarea.check{
	background-image: none;
 }
.kForm input.wrong, .kForm select.wrong{
	border-color: red;
    background-image: url(/img/fail.png);
}
.kForm input.ok, .kForm select.ok{
	border-color: green;
	background-image: url(/img/ok.png);
}
.kForm textarea.wrong{
	border-color: red;
}
.kForm textarea.ok{
	border-color: green;
}
.kForm .code input{
    width: 50px;
	vertical-align: top;
}
.kForm .code img{
	cursor: pointer;
	border: 2px solid black;
}
.kForm .code label{
    padding-bottom: 30px;
	vertical-align: top;
}
#kImg {
	margin: 0 auto;
	text-align: center;
}
#kImg .box{
	background: transparent;
	text-align: center;
	display: inline-block;
	margin: 0 auto;
	vertical-align: middle;
}
#kImg .navi{
	margin: 0 auto;	
	display: inline-block;
	font-size: 64px;
}
#kImg #kImgFade{
    display: none;
    position: absolute;
    overflow: auto;
    width: 100%;
    height: 100%;
    background-color: #000;
    text-align: center;
    vertical-align: middle;
	z-index: 1;   
}
#kImg #kImgBox{
    display: none;
    position: absolute;
    vertical-align: middle;
    border: 8px solid #2174A5;
    overflow: auto;
    background-color: #FFF;
	margin: 2px;
	z-index: 2; 	
}
#kImg #kImgBox p{
    margin: 8px;
    font: bold 16px Arial;
}
#kImg #kImgBox #close{
	display: block;
	margin: 0;
	padding-bottom: 3px;
	position: absolute;
	background-color: #FFF;
	font: bold 18px Arial;
	width: 20px;
	height: 20px;
	text-align: center;
	vertical-align: top;
	cursor: pointer;
	color: #000;
}
#kImg #kImgBox #close:hover{
	color: #F00;
}
#page{
	width: 970px;
	margin: 0 auto;
	padding: 0px;
	background: transparent url(/img/pageBg.png) repeat-y;
}
#naviTopBg{
	width: 100%;
	height: 30px;
	background-color: #2174A5;
}
#naviTop{
	width: 960px;
	height: 30px;
	margin: 0 auto;
}
#header{
	width: 950px;
	padding: 1px 5px;
	height: 80px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
}
#headerBg{
	width: 100%;
	height: 80px;
	background-color: #1A1A1A;
}
#header h1{
	font-size: 40px;
	font-weight: bold;
	display: inline;
	letter-spacing: -1px;
}
#header .textBlue{
	color: #2174A5;
}
#header h1 .logo{
	display:inline-block;
	width: 46px;
	height: 46px;
	vertical-align: middle;
	margin-right: 3px;
	background: transparent url(/img/gfx.png) no-repeat 0px -216px;
}
#header h2{
	font-size: 18px;
	width: 60%;
	text-align: center;
}
#menu{
	height: 32px;
	width: 700px;
	display: inline-block;
	float: right;
	margin: 7px 5px 0 0;
	padding: 0;
}
#menu ul{
     font-weight: bold;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 16px;
	 margin: 0;
	 background: transparent url(/img/bg.png) repeat-x 0px -32px;
	 height: 32px;
	 display: inline-block;
	 float: right;
}
#menu ul li{
	display: inline;
	vertical-align: middle;
}
#menu .BgL{
	display: inline-block;
	width: 8px;
	background: transparent url(/img/bg.png) repeat-x 0px 0px;
	height: 32px;
}
#menu .BgR{
	display: inline-block;
	width: 8px;
	background: transparent url(/img/bg.png) repeat-x 0px -64px;
	height: 32px;
}
#menu ul li a{
	color: #18577C;
	margin: 0 5px;
}
#menu ul li a:hover{
	color: #EA7000;
	text-decoration: underline;
}
#main{
	width: 950px;
	padding: 10px;
}
#footer{
	width: 950px;
	padding: 5px;
	height: 110px;
	margin: 0 auto;
	color: #FFF;
	text-align: center;
	font-size: 12px;
}
#footerBg{
	width: 100%;
	height: 120px;
	background-color: #1A1A1A;
}
#footer .block{
	width: 27%;
	display: inline-block;
	text-align: left;
	margin-left: 50px;
	vertical-align: top;
}
#footer ol, ul{
	font-weight: bold;
}
#footer a{
	color: #2174A5;
	font-weight: normal;
}
#footer p{
	font-size: 11px;
	margin-top: 3px;
}
#footer p.links{
	font-size: 11px;
	margin-top: 0;
}
#footer p.links a{
	margin: 0 16px;
}
#footer a:hover{
	color: #FF4C00;
}			
#main .msgBox{
	margin: 0;
	padding: 0;
}
#main .msgBox p{
	padding: 3px 8px;
	border: 2px solid;
	margin: 5px 15px;
	font: bold 13px Arial;
}
#main .msgBox a{
	text-decoration: underline;
}
#main .msgBox a:hover{
	text-decoration: none;
}
#main .msgBox p.info{
	background-color: #FAFAFF;
	border-color: #0099CC;
}
#main .msgBox p.error{
	background-color: #FFFAFA;
	border-color: #CC0000;
}
#main .msgBox p.error strong{
	color: #CC0000;
	margin: 0 5px;
}
#main .msgBox p.info strong{
	color: #2174A5;
	margin: 0 5px;	
}
.ads{
	z-index: 0;
}
