body {
    padding: 0px;
    margin: 0 auto;
    font-family: Arial, sans-serif;
    font-size: 1.17em;
    color: #000000;
    background-color: #FFFFFF;
    background-image: none;
    text-align: center;
    min-width:400px;
    max-width:980px;
}

img {
    border-width: 0px;
    vertical-align: middle;
}

.title {
width:400px;
position:relative;
float:left;
}

a {                                             
    color: #0000cc;
    font-size: 14px; 
    text-decoration: none;
}

a:hover {                  
    text-decoration: underline;
}

table {
    border-width: 0px;
    font-size: 14px;
}

#chat {
    font-size: 12px;  
    color: #000000;  
}

#chat div {
    padding-bottom: 5px;
}

#chat div.dark {
    background-color: #cad4df;#F0F0F0;    
}

#chat .time {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 10px;  
    color: #7A7A7A; 
}

#chat .info {
    padding-left: 30px;
    color: #000000; 
}

a.nlink {
    
}

a.nlink:hover {

}

.list div.row {
    padding: 3px 10px 3px 10px;
}

.list div.darkrow {
    padding: 3px 10px 3px 10px;
}

span.status {
    font-size: 12px;
    color: #7A7A7A;
}

div.expand {
	float: right;
	width: auto !important;
    font-size: 10px;  
    color: #7A7A7A; 
}

table.box {
    padding: 0px;
    margin: 0px auto;
    width: 100%;
    }

table.header,table.content {
    padding: 0px;
    margin: 0px;
    height: 100%;
    width: 100%;  
}

td.head {
    height: 60px;
} 

table.header td.ul {
    width: 9px; 
    height: 28px;
    background-image: url('ul.png');  
    background-repeat: no-repeat      
} 

table.header td.ur {
    width: 9px; 
    height: 28px;
    background-image: url('ur.png');  
    background-repeat: no-repeat;      
}

table.header td.up {
    background-image: url('logo.png');  
    background-repeat: no-repeat;
    color: #333;#77916F;   
    font-weight: normal;  
    font-size: 11px; 
    text-align: left ;
    padding:0px 0 0 90px
}

table.content td.bl {
    width: 1px; 
    background-image: url('left.png');  
    background-repeat: repeat-y;   
}

table.content td.br {
    width: 1px; 
    background-image: url('right.png');  
    background-repeat: repeat-y   
}

table.content td.bm {
    width: 3px; 
    background-image: url('middle.png');  
    background-repeat: repeat-y   
}

table.content td.into {
    vertical-align: top;
    background-color: #FFFFFF;
    background-image: none;
    text-align: left;
    border:1px solid #ccc;
}

.into {
width:600px;
}

table.content td.into1 {
    vertical-align: top;
    background-color: #FFFFFF;
    background-image: none;
    text-align: left;
}

table.content td.footer {
    padding: 5px 0 5px 0;
    background-color: #E6E6E6; 
}


table.content td.status {
    vertical-align: bottom;
}

#status {
    padding: 0px 5px 0px 10px;
    font-size: 14px;
    color: #999999;
    height: 20px; 
    vertical-align: middle;
    background-color: #F0F0F0;
    background-image: none;
    text-align: left;
}

/* COPY */

td.copy {
    height: 12px;
    text-align: left;
    font-size: 10px;
    color: #7F7F7F;
}

td.copy a {
    color: #7A7A7A;
    font-size: 10px; 
    text-decoration: underline;
}

/* YELLOW BOX */

table.yell {
    font-size: 14px;
    color: #4C4C4C;
    padding: 0px;
    width: 100%;
    height: 23px;
}

table.yell td.left {
    width: 3px;
    height: 23px; 
    background-image: url('yellleft.png');  
    background-repeat: no-repeat  
}

table.yell td.right {
    width: 3px;
    height: 23px; 
    background-image: url('yellright.png');  
    background-repeat: no-repeat  
}

table.yell td.mid {
    background: url('grads.gif') repeat-x 0px -130px;
    padding: 3px 10px 6px;
}

table.yell td.mid span {
    font-size: 16px;
    font-weight:bold;
    color: #5D5D5D;
}

.online {
border:1px solid #ccc;
margin: 0px 0 20px 10px;
}

.ads {
border:1px solid #ccc;
margin:0 0 20px 10px;
width:300px;
height:250px;
border-spacing: 0px;
}

/* panel */

table.panel {
    width: 100%;
}

table.panel td {
    vertical-align: middle;
    text-align: center;
}

/* Starger */

img.but {
    cursor:hand;
}

div.free {
    font-size: 14px;
    position: absolute;
    background-color: #F6F7F7;
    border: solid 1px #95B68B;
    vertical-align: top;
    text-align: left;    
}

#smilebox a {
    padding: 3px 5px 3px 5px;
    background-color: none;
    text-decoration: none;
}

#smilebox a:hover {
    text-decoration: none;
    background-color: #95B68B;
}

#colorbox font {
    padding: 2px;
}

#text {
    font-size: 12px;  
    color: #000000;
}

/* SINGL */

td.singl {
    padding: 10px;
    width: 100%; 
    height: 100%;  
    vertical-align: top;
    text-align: left; 
    padding-top:75px;
    border-top:1px solid #ccc;    
}

.bigger {
    font-weight: bold;  
    font-size: 16px;
    background:#FFDDDD;
    border:1px solid #990000;
    padding:50px 0 50px 0;
    margin:30px;
}

/* HELPER */

.mod {
    display: none; 
}

div.modbox {
    z-index: 10;
    top: 100px;
    left: 100px;
    width: 66%; 
    background: url(modborder.png);
    padding: 20px 0 20px 0;    
    position: absolute;
    text-align: left;
}

div.modbody {
	padding: 5px;
	text-align: left;
	background: #F6F7F7;
}

div.modbody .title {
    color: #77916F;   
    font-weight: bold;  
    font-size: 14px; 
}

.google {
position:relative;
float:right;
}

/*Login*/

.left {
position:relative;
float:left;
width:50%;
height:310px;
color:#999;
border-right:1px solid #ccc;

}

.text1 {
margin:50px 0 10px 50px;
background: url(http://polesie24.com/images/chat-icon.png) no-repeat -7px 0;
height:48px;
padding-left:60px;
}

.text2 {
margin:20px 20px 10px 50px;
background: url(http://polesie24.com/images/chat-icon1.png) no-repeat left;
height:48px;
padding-left:60px;
}

.text3 {
background: url(http://polesie24.com/images/news.png) no-repeat left;
margin:20px 20px 10px 50px;
height:48px;
padding-left:60px;
}

.right{
position:relative;
float:left;
width:49%;320px;
}

h2 {
color:#777;
margin:0 0 0 20px;
font-size:40px;
font-weight:normal;
}
