@charset "utf-8";

body {
	background: Black url("img/bg.png");
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	margin: 8px;
}

hr {
	border: solid gray;
	border-width: 1px 0px 0px 0px;
	height: 0px;	
}

a, a:visited
{
	color: #0000cc;
}

a img {
	border: none;
}

.box .content ul.lst {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 18px;
	/*list-style: none;*/
	height: 100%;
}

.box .content ul.lst a {
	display: block;
	text-decoration: none;
	color: Black;
	padding: 1px;
}

.box .content ul.lst a:hover {
	background-color: #4A4CC2;
	color: White;
}

.box {
	border: 1px solid #4A4CC2;
	background-color: White;
	padding: 1px;
	margin-bottom: 5px;
}

.box .header {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 2px;
	background: #1C19B6 url("img/assets1.png") repeat-x 0px -64px;
}

.box .content {
	margin-top: 1px;
	border: 1px solid #4A4CC2;
	color: Black;
}

.box .content a {
	color: #0000cc;
}

.box .content a:visited {
	color: #0000aa;
}

.catbox
{
	width: 120px;
}

.catbox:hover
{
	overflow: visible;
}

.platbox
{
	width: 144px;
	margin-left: 124px;
}

.menubox
{
	position: absolute;
	height: 19px;
	overflow: hidden;
}

.menubox .header
{
	display: block;
	width: 100%;
	height: 15px;
	color: White;
	text-decoration: none;
}

.catbox .header
{
	width: 116px;
}

.platbox .header
{
	width: 140px;
}

.menubox:focus, .menubox:hover, .menubox:focus .content, .menubox:hover .content
{
	height: auto;
}

.menubox:focus .content, .menubox:hover .content
{
	overflow: scroll;
	max-height: 480px;
}

.langbox
{
	margin-top: 23px;
	width: 146px;
	margin-left: auto;
	margin-right: auto;
}

#wrapper {
	margin-top: 8px;  /** THOSTREKLAM -> torlendo **/
	/*margin-top: 68px;*/  /** THOSTREKLAM -> komment ki **/
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	text-align: left;
	width: 95%;
	border: solid #A2A2FF;
	border-width: 1px 1px 0px 1px;	
	background-color: #05054E;
}

#header {
	height: 100px;
	background: url("img/assets2.png") no-repeat scroll 0px 0px;
}

/*#search {
	float: right;
	margin-right: 1em;
}*/

#footer,
#menubar {
	font-weight: bold;
	border: solid #A2A2FF;
	border-width: 1px 0px;
	background: url("img/assets1.png") repeat-x black;
	background-position: 0px -92px;
	text-align: center;
	padding: 3px;
}

#footer a,
#menubar a {
	color: White;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0px 3px;
}

#footer a:hover,
#menubar a:hover {
	background-color: White;
	color: #000157;
}

#menubar span.chars a {
	padding: 0px 1px;
}

#center {
	padding: 5px 5px 0px 5px;
	/*margin-right: 195px;*/
}

/*#panels {
	width: 190px;
	padding: 5px 5px 0px 0px;
	float: right;
}*/

/** THOSTREKLAM -> banner needed **/
/* to height: #wrapper -> margin-top = height + 8 */

/*#thosting {
	display: none;
	height: 60px;
	background-color: Black;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
}*/

.locale {
	text-align: center;
	margin: 6px;
}

.news {
	margin: 6px;
}

.gamesMin,
.newsMin {
	color: #8C8DF6;
	text-align: center;
}

.newsMin {
	margin: 24px;
}

.gamesMin {
	margin: 6px 24px;
}

.gamesMin a,
.newsMin a {
	font-weight: bold;
	color: White;
	text-decoration: none;
}

.gamesMin a:hover,
.newsMin a:hover {
	background-color: white;
	color: #05054E;
}

.info {
	background-color: White;
	border: 1px solid Silver;
	font-weight: bold;
	text-align: center;
	padding: 2em;
	color: Black;
}

.prvImg {
	display: block;
	float: right;
	border: 1px solid black;
	height: 192px;
	width: 256px;
	background-repeat: no-repeat;
	margin-bottom: 16px;
	margin-left: 16px;
}

.dlia
{
	display: block;
	height: 80px;
	width: 256px;
	background-repeat: no-repeat;
	background-image: url("img/assets2.png");
}

.dlen
{
	background-position: -256px -292px;
}

.dlhu
{
	background-position: 0px -292px;
}

.desc {
	margin: 1em 0em;
	line-height: 125%;
}

.detpgbox
{
	margin-left: auto;
	margin-right: auto;
	width: 544px;
	max-width: 100%;
}

.detpg {
	padding: 6px;
}

.detpg h3 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
}

table.nfo {
	background-color: #797979;	
	width: 256px;
	margin-bottom: 16px;
}

table.nfo tr th {
	width: 100px;
}

table.nfo tr td, table.nfo tr th {
	background-color: White;
	padding: 3px;
}

.dlImg img {
	margin-top: 2em;
}

.hide { display: none; }
.clr { clear: both; }
.lft { float: right; }
.lft2 { float: left; }
.rgt { float: right; }


#gbedbttn {
	border: 1px solid #4A4CC2;
	background: White;
	color: Black;
	text-align: center;
	margin: 0px auto 2em auto;
	padding: 6px;
	width: 180px;
}

#gbeditor label {
	font-weight: bold;
}

#gbedbttn input,
#gbeditor input, #gbeditor textarea {
	border: 1px solid #666666;
}

#gbeditor p {
	padding: 0.15em 0px;
}

#gbeditor input {
	width: 240px;
}

#gbeditor textarea {
	width: 98%;
	height: 128px;
}

#gbeditor .bttn,
#gbedbttn .bttn {
	width: 150px;
	font-weight: bold;
	color: black;
	background-color: white;
	border: 1px solid #4A4CC2;
}

#gbeditor .bttn:hover,
#gbedbttn .bttn:hover {
	color: white;
	background-color: #4A4CC2;
	border: 1px solid black;
}

#guestbook .lft {
	font-weight: bold;
	color: White;
} 

.box .foot {
	background-color: #4A4CC2;
	color: #A0A0DF;
	margin-top: 1px;
	padding: 1px;
}

.box .foot a {
	color: white;
	text-decoration: none;
	font-weight: bold;
}

.box .foot a:hover {
	color: #4A4CC2;
	background-color: White;	
}

#header
{
	position: relative;
}

#header h1 {
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	float: left;*/
	margin: 0;
}

#header h1 a {
	display: block;
	max-width: 512px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
}

.header a
{
	color: #ffffff;
}

.gbop
{
	background-color: #4a4cc2;
	color: #ffffff;
	padding: 2px;
}

.gbop a
{
	color: #ffffff !important;
	font-weight: bold;
}

q
{
	font-style: Italic;
}

blockquote
{
	border: 1px dotted #444444;
	background-color: #eeeeee;
	padding: 4px;
}

.monsp
{
	font-family: "Courier New", monospace;
	font-size: 12px;
}

.ovrl
{
	text-decoration: overline;
}

.hsp, .hsp label, .hsp input
{
	display: block !important;
	width: 0 !important;
	height: 0 !important;
	font-size: 0 !important;
	border: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	color: #ffffff !important;
	background-color: #ffffff !important;
}


.wl
{
	/*display: inline-block;*/
	padding: 0px !important;
}

.wlb
{
	background-repeat: no-repeat;
	background-image: url("../acache/linkz.png");
}

.ll
{
	display: block;
	float: left;
	padding: 0px !important;
	background-repeat: no-repeat;
	background-image: url("img/assets1.png");
	width: 64px;
	height: 32px;
}

.ud
{
	text-decoration: underline;
	border-bottom: 1px solid;
}

.ut
{
	text-decoration: underline;
	border-bottom: 3px double;
}

.au
{
	border-bottom: 1px solid;
}

.au2
{
	border-bottom: 3px double;
}

.audt
{
	border-bottom: 1px dotted;
}

.auds
{
	border-bottom: 1px dashed;
}

.ua
{
	list-style-type: upper-alpha;
}

.la
{
	list-style-type: lower-alpha;
}

.ur
{
	list-style-type: upper-roman;
}

.lr
{
	list-style-type: lower-roman;
}

.enlang
{
	background-position: 0px -32px;
	margin-left: 4px;
}

.dbox0
{
	width: 247px;
}

.dbox1
{
	width: 172px;
}

.dbox2
{
	width: 35px;
}

.dbox3
{
	width: 180px;
}

.dnoimg
{
	background-image: url("img/assets2.png");
}

.dnoimghu
{
	background-position: 0px -100px;
}

.dnoimgen
{
	background-position: -256px -100px;
}

.sbp
{
	width: 260px;
	margin: 0 auto;
}

.psel
{
	width: 206px;
}

@media all and (max-width: 600px)
{

.lft, .prvImg
{
	float: none;
}

.nfo, .prvImg
{
	margin-right: auto;
	margin-left: auto;
}

}

@media all and (max-width: 575px)
{

.widemage
{
	display: none;
}

#header
{
	background: url("img/hdr_small.jpg") no-repeat scroll 0px 0px;
}

}

@media all and (max-width: 459px)
{

.searchlist .col4
{
	display: none;
}

}

@media all and (max-width: 399px)
{

.searchlist .col5
{
	display: none;
}

}

@media all and (max-width: 359px)
{

.midimage
{
	display: none;
}

}
