* {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}
html, body, form, p {
	margin: 0;
	padding: 0;
}
body {
	background: #000000;
}
img {
	border: none;
}

h1 {
	font-size: 22px;
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 13px;
	color: #ffffff;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

A:link {
	text-decoration: none;
}
A:visited {
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}
A:active {
	text-decoration: none;
}

#mainContainer {
	display: block;
	position: relative;
	padding: 0;
	margin-bottom: 0;
	height: auto;
	width: 100%;
}
#mainTop {
	display: block;
	width:913px;
	margin: 0px auto;
	padding: 0;
	height:150px;
	min-height: 150px;
}
table.mainTop {
	height: 150px;
	vertical-align: top;
}

#menuTopContainer {
	display: block;
	width:100%;
	margin: 0px auto;
	padding: 0;
	height:33px;
	min-height: 33px;
	background: url(../i/menu_bcg_.gif) repeat-x center center;
}
.centerMenu {
	display: block;
	width:913px;
	margin: 0px auto;
	padding: 0;
	height:33px;
	min-height: 197px;
	text-align: left;
	vertical-align: top;
}
table.menuTop {
	margin: 0;
	padding: 0;
	height: 33px;
	min-height: 33px;
}
table.menuTop td {
	padding: 0px;
	padding-right: 25px;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
}
table.menuTop td a:link {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
table.menuTop td a:visited {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
table.menuTop td a:hover {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
table.menuTop td a:active {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

/*body*/
#bodyOutContainer{
	background: url(../i/body_bcg_.jpg) repeat-x bottom center;
}
#bodyContainer{
	display: block;
	position: relative;
	margin: 0px auto;
	margin-top: 70px;
	width:913px;
}
#scianka{
	display: block;
	position: absolute;
	margin-top: -70px;
	margin-left: -190px;
	/*border: 1px solid orange;*/
}

#leftBox {
	width:210px;
	padding: 0;
	vertical-align: top;
}
#leftBox table tbody td.menu {
	height: 26px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	border-bottom: 1px solid #424242;
}
#leftBox table tbody td.menu a {
	font-size: 12px;
	color: #FFFFFF;
}
#leftBox table tbody td.menu a.current {
	font-size: 12px;
	color: #FFFF00;
}
#leftBox table tbody td.menu a:link {
	text-decoration: none;
}
#leftBox table tbody td.menu a:visited {
	text-decoration: none;
}
#leftBox table tbody td.menu a:hover {
	text-decoration: underline;
}
#leftBox table tbody td.menu a:active {
	text-decoration: none;
}

#leftBox table tbody td.menu a.current:link {
	text-decoration: none;
}
#leftBox table tbody td.menu a.current:visited {
	text-decoration: none;
}
#leftBox table tbody td.menu a.current:hover {
	text-decoration: none;
}
#leftBox table tbody td.menu a.current:active {
	text-decoration: none;
}

td.menu span.sdtxt A:link {
	font-size: 12px;
	color: #D2D2D2;
	text-transform: uppercase;
}
td.menu span.sdtxt A:visited {
	font-size: 12px;
	color: #D2D2D2;
	text-transform: uppercase;
}
td.menu span.sdtxt A:hover {
	font-size: 12px;
	color: #D2D2D2;
	text-transform: uppercase;
}
td.menu span.sdtxt A:active {
	font-size: 12px;
	color: #D2D2D2;
	text-transform: uppercase;
}


#centerBox {
	padding: 0;
	vertical-align: top;
}
#centerBox .centerTable {
	width: 420px;
	margin: 0px auto;
}
.centerTable table {
	width: 100%;
	margin-bottom: 20px;
}

#rightBox {
	width:210px;
	padding: 0;
	vertical-align: top;
}
td.menu_rgt {
	border-bottom: 1px solid #424242;
}
td.menu_rgt img {
	border: none;
}
td.menu_rgt img.bordered {
	border: 1px solid #424242;
}
p.mr_date {
	font-size: 13px;
	font-weight: normal;
	color: #e6d40d;
	text-align: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p.mr_title {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
p.mr_body {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
p.mr_images {
	width: 100%;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
p.mr_more {
	font-size: 10px;
	font-weight: normal;
	color: #7e7e7e;
	text-align: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
p.mr_more a:link {
	color: #7e7e7e;
	text-decoration: none;
}
p.mr_more a:visited {
	color: #7e7e7e;
	text-decoration: none;
}
p.mr_more a:hover {
	color: #ffffff;
	text-decoration: none;
}
p.mr_more a:active {
	color: #7e7e7e;
	text-decoration: none;
}


ul.subcats {
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

ul.subcats li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 30%;
}


#footContainer {
	display: block;
	position: relative;
	margin: 0;
	width:100%;
	background: url(../i/foot_bcg_.gif) repeat-x top center;
}
#footVn {
	display: block;
	position: relative;
	margin: 0px auto;
	width: 913px;
	text-align: right;
}
#mainFoot {
	position: relative;
	width: 913px;
	margin: 0px auto;
}
table.mainFoot {
	position: relative;
	margin: 0;
	padding: 0;
	height: 34px;
	min-height: 34px;
}

table.mainFoot td {
	height: 34px;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	vertical-align: bottom;
	padding-bottom: 2px;
	padding-right: 20px;
}
table.mainFoot td a:link {
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
table.mainFoot td a:visited {
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
table.mainFoot td a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
table.mainFoot td a:active {
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

/* obrazki */
#images {
	text-align: center;
	width: 420px;
}
#mainFoto {
	margin: 0px 0px 0px 0px;
}
#images ul {
	width: 420px;
	margin: 3px auto 0px auto;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#images li {
	width: 140px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	text-align: center;
}

#images li img {
	display: block;
	border: 1px solid #D0D0CE;
	margin: 1px auto 1px 7px;
}

