@charset "utf-8";
html {
	height: 100%;
	overflow-y: scroll;
}
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #660000;
	background-image: url(../images/tlo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
	font-family: Tahoma, "Trebuchet MS";
	font-size: 12px;
	line-height: 14px;
}
#holder {
	width : 770px;
	display: block;
	margin: auto;
	background-color: #FE5B1F;
	text-align: left;
}
#topimg {
	height : 199px;
	margin: 0px;
	padding: 0px;
	width: 770px;
}
#freemenu {
	height:0px;
	font-size: 0px;
	width: 770px;
	text-align: left;
}
.freemenu {
	position: relative;
	display: block;
	background-color: transparent;
	width: 200px;
	height: 200px;
}
#leftmenu {
	display: none;
	float: left;
	width: 114px;
	background-image: url(../images/index/index_02_r7_c1.gif);
}
#body {
	display: block;
	width : 650px;
	float: right;
	margin: auto;
	background-color: #FE5B1F;
	background-image: url(../images/top_round.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu {
	width: 114px;
	margin: 0px;
	padding: 0px;
	border: 0px none #000000;
	text-align: right;
}
#menu a, img {
	display: block;
	border: 0px none #FFFFFF;
	text-align: right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-size: 12px;
}
#stopka {
	font-family: Tahoma, "Trebuchet MS";
	color: #EEE9AF;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 15px;
	display: block;
	height: 35px;
}
#stopka a {
	color: #EEE9AF;
}

#content {
	font-family: Tahoma, "Trebuchet MS",  Verdana;
	color: #000000;
	font-size: 12px;
	text-align: justify;
	margin-left: 140px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 160px;
	height: auto;
	width: 460px;
	line-height: 16px;
}
#rightcorner {
	background-image: url(../images/top_round.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 10px;
}
#content div {
	height: auto;
}
#content img {
	margin-right: 10px;
	margin-top: 2px;
	float : left;
	margin-bottom: 2px;
}
#content a {
	color: #EEE9AF !important;
}
#content a:hover {
	text-decoration: none;
}

#content .mini_article {
	display: block;
	text-align: justify;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding: 0px;
}
#content .mini_article .more {
	margin-top: 10px;
	text-align: right;
	clear : left;
}
#content .mini_article .more a{
	font-size: 11px;
	text-decoration: none;
}
#content .mini_article img {
	display: block;
	float : left;
	margin-top: 0px;
}
#news {
	width: 150px;
	height: auto;
	float: right;
	background-color: #FE5B1F;
	margin-right: 10px;
	margin-top: 20px;
	margin-bottom: auto;
	margin-left: 0px;
}
#bottom {
	width : 770px;
	height: 15px;
	background-image : url(../images/index/bottom_editor.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#edbottom {
	width : 770px;
	height: 15px;
	background-image : url(../images/index/bottom_editor.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: auto;
}
hr {
	margin-top: 10px;
	color: #660000;
	border: thin solid #FF9900;
	width: auto !important;
}
.podmenu {
	text-align: left;
}
sup {
	text-decoration: underline;
}
#linki {
	position: absolute;
	left: -250px;
	top: -250px;
}
.mininews {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	text-align: left;
	background-color:#FE781F;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-top: 3px;
	padding: 0px;
	border: 0px none #FE781F;
	-moz-border-radius: 5px;
}
.mininews_body {
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 140px;
	
}
.mininews a {
	color: #EFEAB0;
	text-decoration: none;
}
.mininews a:hover {
	text-decoration: none;
}
.news_title {
	display: block;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 20px;
	color: #660000;
}
.news_body {
	display: block;
	margin: 10px !important;
}
.news_body img {
	float: left;
}
#tdmain {
	background-color: #FE5B1F;
	background-image: url(../images/top_round.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.clear {
	clear: both;
}
.timestamp {
	display: block;
	color: #222222;
	text-align: right !important;
	font-size: 10px;
	margin-right: 15px !important;
}td {
	text-align: left;
	vertical-align: top;
}
label {
	cursor : pointer;
}
#leftcolumn {
	background-color: #FF9900;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topright: 10px;
	z-index: 170;
}

