html, body { margin: 0px; padding: 0px; /*background-color: #3f0504;*/ background-color: #270001; background-image: url(../img/sbg.png); background-repeat: repeat-x; background-position: top center; }
html, body, td, p, div, a { font-family: "Tahoma", Arial, sans-serif; font-size: 11px; line-height: 115%; color: #ffffff; text-decoration: none; }
a:hover { text-decoration: underline; }
img { border: 0px; }
form { margin: 0px; padding: 0px; }

.content_text
{
	font-size: 12px;
}

#scroller, .scroller {
	position: relative;
	display: block;
	width: 700px;
	height: 490px;
	overflow: auto;
	margin-top: 10px;
} 

.spacer { margin-bottom: 12px; }
.short_news { color: #979797; font-size: 10px; }
.short_news_title { font-weight: bold; text-decoration: underline; }

.langs { position: absolute; top: 50%; left: 50%; width: 920px; height: 30px; margin-top: -280px; margin-left: -460px; display: table; }
.main { position: absolute; top: 50%; left: 50%; width: 920px; height: 510px; margin-top: -255px; margin-left: -460px; display: block; }
.foot { position: absolute; top: 50%; left: 50%; width: 470px; height: 30px; margin-top: 260px; margin-left: -10px; display: table; }

.foot_txt { font-size: 10px; color: #979797; }

.left_box { width: 200px; height: 510px; background-color: #221e1f; }
.main_box { width: 720px; height: 510px; background-color: #3f393b; }
.menu_box { margin-left: 38px; margin-top:-20px; }
.short_news_box { width: 150px; margin-left: 38px; margin-top: 20px; }
.content_box { width: 700px; height: 490px; margin-left: 10px; margin-top: 10px; text-align: justify; }

.baner { margin-left: 20px; margin-top: 10px; }

#newsletter_box { width:150px; margin-top:0px; background:#333; padding:5px; border: 1px solid #EEEEEE; }
#newsletter_title { text-transform:uppercase; }
#newsletter_t_1 { color: #ee7f01; text-align:right; float:left; font-size:15px; font-weight:700; width:40px; }
#newsletter_t_2 { color:#000; text-align:left; float:left; font-size:15px; font-weight:700; width:173px; }
#newsletter_form { margin-top:5px; }
#newsletter_email_opis { float:left; height:17px; }
#newsletter_email { float:left; height:17px; }
#newsletter_radio { width:213px; height:17px; margin-top:5px; text-align:center; }
#newsletter_button { margin-top:10px; }
#newsletterComment { margin-top:10px; color:#ff0000; }
.newsletter_email { border: 1px solid #d7d7d7; width:100px; font-size:11px; }

.extra { padding:14px; }

