body{
background-color:#000000;
color:#FFFFFF;
font-family:verdana,arial,helvetica,sans-serif;
font-size:90%;
margin:0px;
padding:0px;
}

#Logo{
background: url(/Dyxum_banner_Black.gif) no-repeat center;
height:60px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
#LogoNew{
background: url(/dyxum_forum_logo.gif) no-repeat left;
height:0px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
#Header{
background: url(dyxum_forum_logo.gif) no-repeat left;
background:Black;
height:20px;
margin:0px 0px 4px 0px;
padding: 0px 20px 0px 20px;
text-align: right;
font-size: 8px;
border-bottom: 1px solid #666666;
border-top: 1px solid #666666;
z-index: 3;
 }
#HeaderAdmin{
background:#999999;
height:20px;
margin:0px 0px 4px 0px;
padding:0px 0px 0px 160px;
word-spacing:15px
}
/* All the content boxes belong to the content class. */
.content{
border:1px solid #000000;
margin:0px 170px 20px 170px;
min-width:170px;
padding:10px;
/*position:relative;/* Position is declared "relative" to gain control of stacking order (z-index). */
width:auto;
}
.contentFullScreen{
border:1px solid #000000;
margin:0px 5px 20px 5px;
min-width:800px;
padding:10px;
/*position:relative;/* Position is declared "relative" to gain control of stacking order (z-index). */
width:auto;
}
.contentFullScreenForum{
/*position:relative;/* Position is declared "relative" to gain control of stacking order (z-index). */
width:auto;
}
.content2Col{
border:1px solid #000000;
margin: 0px 10px 20px 170px;
min-width:170px;
padding:10px;
/*position:relative;/* Position is declared "relative" to gain control of stacking order (z-index). */
width:auto;
}

.contentsmall{
border:1px solid #000000;
margin:0px 200px 20px 200px;
min-width:170px;
padding:10px;
/*position:relative;/* Position is declared "relative" to gain control of stacking order (z-index). */
text-align:justify;
width:auto;
}
.contentsmallNoWide{
border:1px solid #000000;
margin: 0px 330px 20px 190px;
min-width:170px;
padding:10px;
/*position:relative;/* Position is declared "relative" to gain control of stacking order (z-index). */
text-align:justify;
width:auto;
}

.contentsmallbottom{
margin:0px 200px 20px 190px;
min-width:170px;
padding:10px;
/*position:relative;/* Position is declared "relative" to gain control of stacking order (z-index). */
width:auto;
bottom: 0;
text-align: center;
}

#navLeft, #navRight{
position:absolute;
top:25px;
width:170px;
z-index:2;
}

#navLeft{
left:3px;
}

#navRight{
right:3px;
}

.navcontentleft, .navcontentRight{
border:1px dashed #808080;
margin-bottom:5px;
padding: 3px 3px 3px 3px;
}

.navcontent{
border:1px dashed #808080;
margin-bottom:5px;
padding: 5px 3px 5px 3px;
}

.navcontentnoborder{
margin-bottom:5px;
padding: 5px 3px 5px 3px;
text-align: center;
}
.navcontentcenter{
border:1px dashed #808080;
margin-bottom:5px;
padding: 5px 3px 5px 3px;
text-align: center;
}

#navRightWide{
right:5px;
position:absolute;
top:25px;
width:290px;
z-index:2;
}
.navcontentRightWide{
border:1px dashed #808080;
margin-bottom:5px;
padding:10px;
width:270px;
}

#navLeftAdmin{
left:5px;
position:absolute;
top:30px;
width:140px;
z-index:2
}
#navRightAdmin{
border:1px dashed #808080;
padding:10px;
position:absolute;
right:5px;
top:30px;
width:150px;
z-index:1
}
h1{
color:#CCCCCC;
font-size:18px;
font-weight:900;
margin:0px 0px 15px 0px;
padding:0px;
}
h2{
font:bold 12px/14px verdana,arial,helvetica,sans-serif;
margin:0px 0px 5px 0px;
padding:0px;
}
h2.link{
font-weight:normal;
margin:0px 0px 0px 0px;
padding:0px;
}
p.link{
font-weight:normal;
margin:0px 0px 0px 0px;
padding:0px;
}
img {
	border: none;
}

p, li{
font:90%/16px verdana,arial,helvetica,sans-serif;
margin:0px 0px 0px 0px;
padding:0px;
}
a{
font-family:verdana,arial,helvetica,sans-serif;
text-decoration:none;
}
a:link{
color:#66CC66;
}
a:visited{
color:#66CC66;
}
a:hover{
color:#FF0000;
}
a.Header,a:link.Header,a:visited.Header,a:hover.Header{
border-left:1px solid #666666;
border-right:1px solid #666666;
color:#66CC66;
font-family:verdana,arial,helvetica,sans-serif;
padding-left:5px;
padding-right:5px;
text-decoration:none;
line-height: 16px;
font-size:14px;
}
a:hover.Header{
color:#66CC66;
text-decoration:underline;
}
a.Navig,a:hover.Navig,a:link.Navig,a:visited.Navig{
border-bottom:1px dashed #666666;
border-collapse:collapse;
display:block;
margin-bottom:2px;
width:100%;
}
a:hover.Navig{
background-color:#666666;
color:#FFFFFF;
}
table.results{
border:1px dashed #808080;
margin:0px 0px 5px 0px;
padding:0px 0px 0px 5px;
}
td.image{
width:200px;
}
td.padding{
padding:0px 0px 0px 10px;
}
textarea.review{
background-color:transparent;
border:1px dashed;
border-color:#808080;
color:#00FF00;
}
select.review{
background-color:#000000;
color:#00FF00;
width:50px;
}
input.review{
background-color:#000000;
color:#66CC66;
}
form{
margin:0px;
}
option.review{
background-color:#000000;
color:#66CC66;
}
.fixFont{
font-size:12px;
}
.graybackpadding {
background-color: #444444;
padding:5px;
}
.noborder{
border:0px;
text-align:center;
}
.centerscreen{
border:1px solid #000000;
margin:30% 20% auto 20%;
min-width:120px;
padding:10px;
}
hr{
color:#808080;
height:1px;
margin-bottom:0px;
margin-top:0px;
}
.alignright{
text-align:right;
}
.alignleft{
text-align:left;
}
.alignjustify{
text-align:justify;
}
p.alignjustifySpace{
text-align:justify;
padding-bottom: 5px;
}
p.alignjustifyFirst:first-letter {
text-align:justify;
font-size: 130%;
font-weight: bold;
font-style: italic;
padding-left: 10px;
}
p.alignjustifyFirst{
text-align:justify;
}
.alignrighttop{
text-align:right;
vertical-align:top;
}
td.top200{
vertical-align:top;
width:200px;
}
td.top200Right{
padding-right:8px;
text-align:right;
vertical-align:top;
width:200px;
}
table.resultsBorder{
border:1px solid #808080;
border-collapse:collapse;
margin:0px 0px 5px 0px;
padding:0px 0px 0px 5px;
}
td.border{
border:1px dashed #808080;
}
td.white110x110{
background-color:#FFFFFF;
color:#000000;
height:105px;
text-align:center;
width:110px;
}
td.white100x100{
background-color:#FFFFFF;
color:#000000;
height:100px;
text-align:center;
width:100px;
}
td.w250{
width:250px;
}
td.centerbottom{
text-align:center;
vertical-align:bottom;
}
.formatiraniThumb110x110{
background-color:#FFFFFF;
color:#000000;
height:105px;
margin-bottom:10px;
text-align:center;
vertical-align:middle;
width:100%;
}
.formatiraniThumbAuto{
background-color:#FFFFFF;
color:#000000;
margin-bottom:5px;
text-align:center;
vertical-align:middle;
width:auto;
}
span.redSlova{
color:#FF0000;
}
div.float45{
float:left;
width:50%;
}
div.float45 p{
padding:0px 5px 0px 5px;
}

div.spacer{
clear:both;
}
img.spaceleft {
padding-right: 3px;
padding-left: 5px;
float: left;
}
p.centernice {
	font: 100% "Bookman Old Style";
	text-align: center;
}

h2.graybg {
	background-color: #444444;
	line-height: 18px;}
h1.plitak{
color:#CCCCCC;
font-size:18px;
font-weight:900;
margin:0px 0px 0px 0px;
padding:0px;
}
.smallFont{
font-size:11px;
color: #CCCCCC;
letter-spacing: -1px;
}
p.smallgray{
color:#CCCCCC;
font-size:12px;
font-style: italic;
padding:0px;
}
p.smallWhite{
color:White;
font-size:11px;
padding:0px;
line-height: 11px;
}
p.smalestWhite{
color:White;
font-size:10px;
padding:0px;
line-height: 10px;
}
p.newLine{
Top: 2px;
Right: 2px; 	 
Bottom: 2px;	
}
.centerbox{
margin-left: auto;
margin-right: auto;	
}

.chbSmall{
width: 10px;
height: 10px;
padding: 0px;
margin:0px;
border:0px;
}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;

}

