/* =reset
----------------------------------------*/

html, body, h1, h2, h3, h4, h5, h6,
div, span, blockquote, p, address,
form, fieldset, label, legend, img,
a, abbr, acronym, ul, ol, dl, dt, dd, li,
hr, table, td, th, big, small,q, button,
strong, em, sup, sub, del, cite, code {
	border: 0;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	}

blockquote,
q {
	quotes: none;
	}

:focus { outline: 0;	}

a,
a:visited {
	color: #0073af;
	text-decoration: none; 
	}

a:hover,
a:focus,
a:active {
	border: 0;
	text-decoration: underline;
	}

ul, ol { list-style: none; }

legend { display: none; }

body {
#	background: #fff url('../img/bodybg.png') 0 0 repeat-x;
	background: #f4f4f4;
	color: #4a4a4a;
	font: normal 62.5% 'Lucida Grande',Tahoma,Helvetica,Arial,sans-serif; /* 10px */
	}

img { background: url('../img/loading.gif') no-repeat 50% 50%; }

h1, h2, h3, h4, h5 { font: normal 1em Helvetica,Arial,Tahoma,sans-serif; }

input.txt, textarea, select {
	background: #fff;
	border: 0;
	font: normal 1em 'Lucida Grande',Tahoma,Helvetica,Arial,sans-serif;
	padding: 3px;
	}

button {
	border: 0;
	color: #fff;
	cursor: pointer;
	display: block;
	float: left;
	font: normal 1em 'Lucida Grande',Tahoma,Helvetica,Arial,sans-serif;
	}

.r { float: right; }
.l { float: left; }

/* =layout
----------------------------------------*/

#header,
#main,
#footer { 
	margin: 0 auto;
	padding: 0;
	width: 980px;
	}

#header { position: relative; width: 982px; z-index: 10; }

#main { margin-top: 11px; padding-bottom: 10px; }

#left {
	float: left;
	width: 676px;
	}

#center {
	float: left;
	width: 0px;
	}

#right {
	float: right;
	width: 303px;
	z-index: 0;
	}

#subleft {
	float: left;
	width: 676px;
	}

/* =header
----------------------------------------*/

#header h1 {
	float: left;
	padding: 20px 0 24px 15px;
	}

#header h1 a,
#header h1 a:visited,
#header h1 a:hover,
#header h1 a:focus,
#header h1 a:active {
	background: url('../img/sprites_main.png') -336px -83px no-repeat;
	border: 0;
	display: block;
	height: 57px;
	overflow: hidden;
	text-indent: -99999px;
	width: 186px;
	margin-bottom: 20px;
	}

/* =bar
----------------------------------------*/

#bar {
	clear: both;
	height: 39px;
	width: 982px;
	position: absolute;
	margin-top: 71px;
	margin-left: 0px;
	}

#menu {
	float: left;
	width: 724px;
	}

#menu li { float: left; }

#menu li a,
#menu li a:visited {
	background: url('../img/menu.png') 0 0 no-repeat;
	display: block;
	height: 40px;
	overflow: hidden;
	text-indent: -99999px;
	}

#menu li#m01 a,
#menu li#m01 a:visited {
	background-position: 0 0;
	width: 92px;
	}

#menu li#m01 a:hover { background-position: 0 -42px; }

#menu li#m01 a:focus,
#menu li#m01 a:active {
	background-position: 0 -84px;
	border: 0; 
	}

#menu li#m01 a.active,
#menu li#m01 a.active:visited {
	background-position: 0 -126px;
	}

#menu li#m02 a,
#menu li#m02 a:visited {
	background-position: -92px 0;
	width: 90px;
	}

#menu li#m02 a:hover { background-position: -92px -42px; }

#menu li#m02 a:focus,
#menu li#m02 a:active {
	background-position: -92px -84px;
	border: 0; 
	}

#menu li#m02 a.active,
#menu li#m02 a.active:visited {
	background-position: -92px -126px;
	}

#menu li#m03 a,
#menu li#m03 a:visited {
	background-position: -182px 0;
	width: 90px;
	}

#menu li#m03 a:hover { background-position: -182px -42px; }

#menu li#m03 a:focus,
#menu li#m03 a:active {
	background-position: -182px -84px;
	border: 0; 
	}

#menu li#m03 a.active,
#menu li#m03 a.active:visited {
	background-position: -182px -126px;
	}

#menu li#m04 a,
#menu li#m04 a:visited {
	background-position: -272px 0;
	width: 90px;
	}

#menu li#m04 a:hover { background-position: -272px -42px; }

#menu li#m04 a:focus,
#menu li#m04 a:active {
	background-position: -272px -84px;
	border: 0; 
	}

#menu li#m04 a.active,
#menu li#m04 a.active:visited {
	background-position: -272px -126px;
	}

#menu li#m05 a,
#menu li#m05 a:visited {
	background-position: -362px 0;
	width: 90px;
	}

#menu li#m05 a:hover { background-position: -362px -42px; }

#menu li#m05 a:focus,
#menu li#m05 a:active {
	background-position: -362px -84px;
	border: 0; 
	}

#menu li#m05 a.active,
#menu li#m05 a.active:visited {
	background-position: -362px -126px;
	}

#menu li#m06 a,
#menu li#m06 a:visited {
	background-position: -452px 0;
	width: 90px;
	}

#menu li#m06 a:hover { background-position: -452px -42px; }

#menu li#m06 a:focus,
#menu li#m06 a:active {
	background-position: -452px -84px;
	border: 0; 
	}

#menu li#m06 a.active,
#menu li#m06 a.active:visited {
	background-position: -452px -126px;
	}

#menu li#m07 a,
#menu li#m07 a:visited {
	background-position: -542px 0;
	width: 90px;
	}

#menu li#m07 a:hover { background-position: -542px -42px; }

#menu li#m07 a:focus,
#menu li#m07 a:active {
	background-position: -542px -84px;
	border: 0; 
	}

#menu li#m07 a.active,
#menu li#m07 a.active:visited {
	background-position: -542px -126px;
	}

#menu li#m08 a,
#menu li#m08 a:visited {
	background-position: -632px 0;
	width: 92px;
	}

#menu li#m08 a:hover { background-position: -632px -42px; }

#menu li#m08 a:focus,
#menu li#m08 a:active {
	background-position: -632px -84px;
	border: 0; 
	}

#menu li#m08 a.active,
#menu li#m08 a.active:visited {
	background-position: -632px -126px;
	}

/* =search
----------------------------------------*/

#search {
	background: url('../img/menu.png') 100% 0 no-repeat;
	float: right;
	height: 31px;
	padding: 8px 8px 0 0;
	position: relative;
	width: 250px;
	z-index: 10;
	}

#search fieldset {
	background: url('../img/sprites_main.png') -311px -172px no-repeat;
	float: right;
	height: 19px;
	padding: 1px 0;
	width: 159px;
	}

#search input.txt {
	color: #a3a3a3;
	float: left;
	font-size: 1.1em;
	height: 15px;
	padding: 2px 3px;
	width: 118px;
	}

a#navbar_search,
a#navbar_search:visited,
a#navbar_search:hover,
a#navbar_search:focus,
a#navbar_search:active {
	border: 0;
	display: block;
	float: left;
	height: 19px;
	width: 27px;
	}

a#navbar_search.active,
a#navbar_search.active:visited {
	background: url('../img/sprites_main.png') -312px -147px no-repeat;
	}

#navbar_search_menu,
#loginform_menu {
	background: url('../img/navbar_search_menu.png') 0 0 no-repeat;
	display: none;
	padding-top: 9px;
	position: absolute; top: 26px; left: 90px;
	width: 161px;
	z-index: 12;
	}

#loginform_menu { top: 60px; left: 0; }

#navbar_search_menu ul,
#loginform_menu form {
	background: url('../img/navbar_search_menu.png') -161px 100% no-repeat;
	padding-bottom: 8px;
	}

#navbar_search_menu li,
#loginform_menu fieldset {
	background: url('../img/navbar_search_menu.png') -322px 0 repeat-y;
	padding: 0 2px;
	width: 157px;
	}

#loginform_menu fieldset {
	padding: 0 10px;
	text-align: center;
	width: 141px;
	}

#loginbox #loginform_menu li { float: none; padding: 3px 0; }

#loginform_menu input.txt {
	background: url('/img/loginform_input.png') 0 0 no-repeat;
	height: 15px;
	padding: 3px 8px;
	width: 119px;
	}

#loginform_menu ul { padding: 0 0 3px; }

#navbar_search_menu label {
	border-top: 1px solid #282828;
	color: #fff;
	display: block;
	font-size: 1.1em;
	padding: 2px 4px;
	width: 149px;
	}

#navbar_search_menu li:first-child label { border: 0; }

#loginform_menu input.sub {
	background: url('/img/button_sort.png') 0 0 no-repeat;
	border: 0;
	color: #fff;
	cursor: pointer;
	font-size: 1.1em;
	font-weight: bold;
	height: 31px;
	padding: 0 10px 6px 0;
	width: 63px;
	}

/* =userbox
----------------------------------------*/

#userbox,
#loginbox {
	float: right;
	letter-spacing: 0.5px;
	padding: 28px 0 0;
	}

#loginbox { padding-top: 42px; position: relative; z-index: 11; }

#userbox h4 {
	color: #737373;
	font: normal 1.1em 'Lucida Grande',Tahoma,Helvetica,Arial,sans-serif;
	padding-bottom: 1px;
	}

#userbox p {
	float: left;
	font-size: 1.1em;
	line-height: 1.2;
	margin-right: 5px;
	padding-top: 3px;
	}

#userbox ul { float: left; }

#userbox li,
#loginbox li {
	float: left;
	font-size: 1.1em;
	line-height: 1.2;
	}

#loginbox li.login,
#loginbox li.register {
	border-right: 1px solid #e2e2e2;
	margin: 3px 5px 0;
	padding-right: 5px;
	}

#loginbox li.register a,
#loginbox li.register a:visited {
	color: #737373;
	}

.sets a,
.sets a:visited,
.sets a:hover,
.sets a:focus,
.sets a:active {
	background: url('../img/sprites_main.png') -259px -137px no-repeat;
	border: 0;
	display: block;
	float: left;
	height: 20px;
	margin-right: 2px;
	overflow: hidden;
	text-indent: -99999px;
	width: 26px;
	}

.rss a,
.rss a:visited,
.rss a:hover,
.rss a:focus,
.rss a:active {
	background: url('../img/sprites_main_org.png') -224px -137px no-repeat;
	border: 0;
	display: block;
	float: left;
	height: 20px;
	overflow: hidden;
	text-indent: -99999px;
	width: 34px;
	}

/* =featured
----------------------------------------*/

#featured {
	margin: 1px 3px 5px;
	overflow: hidden;
	position: relative;
	width: 300px;
	}

#featured .ui-tabs-panel {
	width: 300px;
	}

#container {
	background: #1b1b1b;
	width: 300px;
	}

#featured h3 {
	letter-spacing: -0.5px;
	margin: 1px 5px;
	position: absolute;
	top: 10px;
	padding: 0 5px 5px;
	}

#featured h3.hot {
	background: url('../img/hot.png') 0 5px no-repeat;
	padding-left: 42px;
	}

#featured h3 a,
#featured h3 a:visited {
	color: #fff;
	background-color: rgba(0,0,0,0.5);
	font-size: 1.3em;
	letter-spacing: -0.5px;
	line-height: 19px;
	font-weight: bold;
	display: block;
	padding: 2px 5px 2px 5px;
	}

#featured h3 a:hover,
#featured h3 a:focus,
#featured h3 a:active {
	border: 0;
	background-color: rgba(0,0,0,0.7);
	text-decoration: none;
	}

#featured p {
	color: #a4a4a4;
	font-size: 1.1em;
	line-height: 1.5;
	margin: 0;
	padding: 10px 14px;
	}

#featured p.details {
	color: #403f3f;
	padding: 8px 14px 1px;
	}

a.photo:hover,
a.photo:focus,
a.photo:active {
	border: 0;
	}

#featured .corners {
	background: url('../img/sprites_main.png') 0 -275px no-repeat;
	border: 0;
	display: block;
	font-size: 0.01em;
	height: 5px;
	line-height: 5px;
	position: absolute; top: 0; left: 0;
	width: 300px;
	z-index: 10;
	}

#featured p.more { padding: 0 12px 10px; }

#featured .more a,
#featured .more a:visited,
#featured .more a:hover,
#featured .more a:focus,
#featured .more a:active {
	background: url('../img/featured_more.gif') 0 0 no-repeat;
	border: 0;
	color: #fff;
	display: block;
	font-weight: bold;
	height: 19px;
	overflow: hidden;
	padding: 4px 10px 3px 9px;
	width: 80px;
	}

#featured p.next {
	position: absolute; bottom: 1px; left: 0;
	width: 385px;
	}

#featured p.next a,
#left #featured p.next a:visited {
	color: #2ca1c6;
	font-weight: bold;
	}

/* =tabs
----------------------------------------*/

#featured .next_nav {
	background: #fff url('../img/sprites_main.png') 0 -235px no-repeat;
	height: 28px;
	padding: 11px 10px 0 15px;
	width: 275px;
	}

.ui-tabs-hide { display: none; }

.ui-tabs-nav { float: right; padding-top: 3px; }

.ui-tabs-nav li { float: left; }

.ui-tabs-nav a,
.ui-tabs-nav a:visited,
.ui-tabs-nav a:hover,
.ui-tabs-nav a:focus,
.ui-tabs-nav a:active {
	background: url('../img/sprites_main.png') -215px -113px no-repeat;
	border: 0;
	color: #2ca1c6;
	display: block;
	float: left;
	font-size: 1.1em;
	height: 11px;
	margin-right: 3px;
	padding-left: 10px;
	overflow: hidden;
	text-indent: -99999px;
	width: 1px;
	}

.ui-tabs-nav .ui-tabs-selected a,
.ui-tabs-nav .ui-tabs-selected a:visited,
.ui-tabs-nav a:hover,
.ui-tabs-nav a:focus,
.ui-tabs-nav a:active {
	background-position: -215px -102px ;
	}

/* =box
----------------------------------------*/

.box {
	margin-bottom: 4px;
	position: relative;
	z-index: 0;
	}

#center .box { margin-left: 5px; }
#right .box { margin-left: 3px; }

.box_hover {
	border: 3px solid #828282;
	border-top: 0;
	border-bottom: 0;
	position: relative;
	left: -3px;
	}

#center .box_hover {
	margin-left: 2px;
	width: 0px;
	}

#right .box_hover {
	width: 300px;
	}

.box_corner_t {
	background: #fff url('../img/sprites_main.png') 0 0 no-repeat;
	font-size: 0.01em;
	height: 9px;
	line-height: 9px;
	position: absolute; top: -3px; left: -3px;
	}

#center .box_corner_t {
	background-position: 0 -102px;
	width: 0px;
	}

#right .box_corner_t {
	background-position: 0 -83px;
	width: 306px;
	}

.box_corner_d {
	background: #fff url('../img/sprites_main.png') 0 0 no-repeat;
	font-size: 0.01em;
	height: 9px;
	line-height: 9px;
	position: absolute; bottom: -3px; left: -3px;
	}

#center .box_corner_d {
	background-position: 0 -111px;
	width: 0px;
	}

#right .box_corner_d {
	background-position: 0 -92px;
	width: 306px;
	}

.placeholder {
	border: 1px dashed #ccc;
	position: relative;
	z-index: -1;
	}

.box h2 {
	color: #4c5154;
	font: bold 1.1em 'Lucida Grande',Tahoma,Helvetica,Arial,sans-serif;
	letter-spacing: 0.5px;
	padding: 9px 12px 7px;
	position: relative;
	z-index: 2;
	}

#right .box h2,
#center .box h2 {
#	cursor: move;
	}

.box p.shadow {
	color: #e6e6e6;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 0.5px;
	position: absolute; top: 10px; left: 13px;
	z-index: 1;
	}

.box .adjust a,
.box .adjust a:visited,
.box .adjust a:focus,
.box .adjust a:active {
	background: url('../img/adjust.gif') 0 0 no-repeat;
	border: 0;
	display: block;
	color: #8c8c8c;
	height: 20px;
	overflow: hidden;
	position: absolute; right: 7px; top: 7px;
	text-indent: -99999px;
	width: 54px;
	z-index: 5;
	}

.box .adjust a:hover {
	background-position: -54px 0;
	}

#left .box { width: 670px; }

#center .box { width: 0px; }

#right .box { width: 300px; }

.inside_wrap {
	background: #fff;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	}

div.bot {
	display: block;
	font-size: 0.01em;
	height: 5px;
	line-height: 5px;
	position: relative;
	}

#left .box div.bot {
	background: url('../img/sprites_main.png') 0 -229px no-repeat;
	width: 470px;
	}

#subleft div.bot {
	background: url('../img/sprites_main.png') 0 -77px no-repeat;
	width: 676px;
	}

#subleft #old_news div.bot {
	background: url('../img/sprites_main.png') 0 -32px no-repeat;
	width: 654px;
	}

#center .box div.bot {
	background: url('../img/sprites_main.png') 0 -153px no-repeat;
	width: 0px;
	}

#right .box div.bot {
	background: url('../img/sprites_main.png') 0 -191px no-repeat;
	width: 300px;
	}

.box .hd {
	height: 31px;
	position: relative;
	}

#left .box .hd {
	background: url('../img/sprites_main.png') 0 -197px no-repeat;
	width: 670px;
	}

#center .box .hd {
	background: url('../img/sprites_main.png') 0 -121px no-repeat;
	width: 0px;
	}

#right .box .hd {
	background: url('../img/sprites_main.png') 0 -159px no-repeat;
	width: 300px;
	}

/* =entry
----------------------------------------*/

#news .inside_wrap { 
	background: #fff url('../img/inside_wrap_bg.gif') 0 0 repeat-x;
	padding: 0 8px; width: 452px;
	}

#news .entry {
	border-top: 1px solid #f2f2f2;
	padding: 8px 3px;
	}

#news .inside_wrap .entry:first-child { border-top: 0; margin-top: 0; }

.entry p.details {
	color: #a3a3a3;
	font-size: 1.1em;
	margin: 0;
	margin-top: -10px;
	padding: 0 1px 1px;
	}

#left .entry p.details span { color: #e5e5e5; }

.entry h3 {
	font-size: 2.2em;
	font-weight: bold;
	letter-spacing: -0.5px;
	padding: 0 0 10px;
	}

.entry h3 a,
.entry h3 a:visited {
	color: #0073af;
	}

.entry h3 a:hover,
.entry h3 a:focus,
.entry h3 a:active {
	border: 0;
	color: #0073af;
	text-decoration: underline;
	}

#left .entry img {
	float: left;
	margin-left: 6px;
	}

.entry p {
	font-size: 1.2em;
	line-height: 1.5;
	margin-top: 10px;
	padding-bottom: 1em;
	}

#left .entry p.more { padding-bottom: 0; }

.entry p.more a,
.entry p.more a:visited,
.entry p.more a span,
.entry p.more a:visited span,
.ads p.more a,
.ads p.more a:visited,
.ads p.more a span,
.ads p.more a:visited span,
.right_default_box p.more a,
.right_default_box p.more a:visited,
.right_default_box p.more a span,
.right_default_box p.more a:visited span,
#subleft .comments a.button,
#subleft .comments a.button:visited,
#subleft .comments a.button span,
#subleft .comments a.button:visited span {
	background: url('../img/sprites_main.png') -476px -187px no-repeat;
	border: 0;
	color: #fff;
	display: block;
	float: left;
	height: 21px;
	cursor: pointer;
	padding: 5px 3px 2px 8px;
	}

.entry p.more a,
.entry p.more a:visited,
.ads p.more a,
.ads p.more a:visited,
.right_default_box p.more a,
.right_default_box p.more a:visited,
#subleft .comments a.button,
#subleft .comments a.button:visited {
	background-position: 100% 50%;
	height: 28px;
	padding: 0 15px 0 0 ;
	}

.entry p.more a:hover,
.entry p.more a:focus,
.entry p.more a:active,
.ads p.more a:hover,
.ads p.more a:focus,
.ads p.more a:active,
.right_default_box p.more a:hover,
.right_default_box p.more a:focus,
.right_default_box p.more a:active,
#subleft .comments a.button:hover,
#subleft .comments a.button:focus,
#subleft .comments a.button:active {
	border: 0;
	text-decoration: underline;
	}

/* =old_news
----------------------------------------*/

#old_news .inside_wrap ,
.center_old_news_box .inside_wrap {
	background: #fff url('../img/inside_wrap_bg.gif') 0 0 repeat-x;
	padding: 0 8px 3px;
	width: 452px;
	}

.center_old_news_box .inside_wrap {
	padding: 0 4px 3px;
	width: 190px;
	}

#old_news .inside_wrap li, #old_news p.more,
.center_old_news_box li, .center_old_news_box p.more { 
#	background: url('../img/arrow_blue.gif') 5px 12px no-repeat;
	border-bottom: 1px solid #f2f2f2;
	font-size: 1.1em;
#	padding: 8px 5px 9px 16px;
	}

#old_news .inside_wrap li a, #old_news .inside_wrap li a:visited,
.center_old_news_box li a, .center_old_news_box li a:visited {
	color: #4a4a4a;
	font-weight: bold;
	}

/* =articles
----------------------------------------*/

.articles .inside_wrap {
	background: #fff url('../img/inside_wrap_bg.gif') 0 0 repeat-x;
	padding: 0 2px;
	width: 194px;
	}

.articles .head { background: url('../img/articles_slider.gif') 0 100% no-repeat; }

.articles .open .head { background: none; }

.articles .open .text {
	background: url('../img/articles_slider.gif') -194px 100% no-repeat;
	}

.articles h3 {
	background: url('../img/arrow_blue.gif') 9px 9px no-repeat;
	font-size: 1.7em;
	padding: 2px 9px 7px 16px;
	}

.articles .entry { padding: 6px 0 0; }

.articles .entry p {
	margin: 0;
	padding: 0 9px 1em;
	}

.articles .entry p.details {
	display: none;
	margin: 0;
	padding: 0 9px 0 16px;
	}

.articles .open p.details { display: block; }

.articles img {
	border: 1px solid #e2e2e2;
	margin: 0 0 5px 9px;
	padding: 3px;
	}

.articles a.more,
.articles a.more:visited {
	background: url('../img/arrow_blue.gif') 100% 5px no-repeat;
	padding-right: 7px;
	}

/* =fromforum
----------------------------------------*/

.fromforum .inside_wrap { 
	background: #fff url('../img/inside_wrap_bg.gif') 0 0 repeat-x;
	width: 298px;
	}

.fromforum .inside_wrap li {
	border-bottom: 1px solid #eaeaea;
	font-size: 1.1em;
	line-height: 1.5;
	padding: 5px 12px;
	}

.fromforum .inside_wrap li.even { background-color: #f9f9f9; }

.fromforum .inside_wrap li.marked {
	background: #fffdeb url('../img/ico_marked.gif') 9px 50% no-repeat;
	padding-left: 30px;
	}

.fromforum .inside_wrap li a,
.fromforum .inside_wrap li a:visited {
	font: bold 1em 'Lucida Grande',Tahoma,Helvetica,Arial,sans-serif;
	}

.fromforum .inside_wrap li .info { color: #a3a3a3; }

.fromforum .inside_wrap .more {
	background: url('../img/arrow_blue.gif') 12px 12px no-repeat;
	font-size: 1.1em;
	padding: 8px 18px 5px;
	}

/* =center_default_box
----------------------------------------*/

.center_default_box .inside_wrap { width: 198px; }

.center_default_box h3 {
	background: #f9f9f9;
	color: #0073af;
	font: bold 1.1em 'Lucida Grande',Tahoma,Helvetica,Arial,sans-serif;
	padding: 10px 11px;
	}

.center_default_box li,
.center_default_box p.more {
	background: url('../img/arrow_blue.gif') 11px 8px no-repeat;
	font-size: 1.1em;
	padding: 4px 11px 4px 20px;
	}

.center_default_box p.more { padding-bottom: 10px; }

.center_default_box li.main {
	background: none;
	padding-left: 11px;
	}

.center_default_box li a,
.center_default_box li a:visited {
	color: #4a4a4a;
	}

.center_default_box p.more a,
.center_default_box p.more a:visited {
	color: #568dd8;
	}

/* =matv
----------------------------------------*/

#matv .inside_wrap { padding: 0 0 5px; width: 298px; }

#matv .newest {
	background: url('../img/matv_newest.gif') 0 100% no-repeat;
	padding: 9px 11px;
	width: 276px;
	}

#matv .newest h3 {
	font-size: 1.7em;
	margin-left: 120px;
	padding: 0 0 7px;
	}

#matv .newest h3 a,
#matv .newest h3 a:visited {
	color: #262626;
	}

#matv .newest h3 a:hover,
#matv .newest h3 a:focus,
#matv .newest h3 a:active {
	border: 0;
	color: #0073af;
	text-decoration: none;
	}

#matv p.details {
	color: #a3a3a3;
	font-size: 1.1em;
	margin-left: 121px;
	padding-bottom: 2px;
	}

#matv .photo {
	float: left;
	width: 108px;
	}

#matv .photo img { display: block; }

#matv .photo a:hover,
#matv .photo a:focus,
#matv .photo a:active {
	border: 0;
	text-decoration: none;
	}

#matv .photo .top_photo {
	background: url('../img/matv_photo_top.gif') 0 0 no-repeat;
	display: block;
	height: 3px;
	width: 108px;
	}

#matv .photo .bot_photo {
	background: url('../img/matv_photo_bot.gif') 0 0 no-repeat;
	display: block;
	height: 18px;
	width: 108px;
	}

#matv .older h3 {
	background: #f9f9f9;
	color: #4a4a4a;
	font: bold 1.1em 'Lucida Grande',Tahoma,Helvetica,Arial,sans-serif;
	padding: 10px 11px;
	}

#matv .inside_wrap ul {
	padding: 0 11px;
	}

#matv .inside_wrap li,
#matv .inside_wrap p.more {
	background: url('../img/arrow_blue.gif') 0 10px no-repeat;
	border-bottom: 1px solid #f2f2f2;
	font-size: 1.1em;
	padding: 5px 5px 5px 11px;
	}

#matv p.more { margin: 0 11px 0; }

#matv .inside_wrap li a,
#matv .inside_wrap li a:visited {
	font-weight: bold;
	}

#matv p.watch { margin-left: 121px; }

#matv p.watch a,
#matv p.watch a:visited,
#matv p.watch a span,
#matv p.watch a:visited span,
#matv p.watch em {
	background: url('../img/sprites_main.png') -476px -187px no-repeat;
	border: 0;
	color: #fff;
	display: block;
	float: left;
	height: 20px;
	padding: 6px 0 2px 8px;
	}

#matv p.watch a,
#matv p.watch a:visited {
	background-position: 100% -156px;
	font-size: 1.1em;
	height: 28px;
	padding: 0 19px 0 0 ;
	}

#matv p.watch a:hover,
#matv p.watch a:focus,
#matv p.watch a:active {
	border: 0;
	text-decoration: none;
	}

#matv p.watch em {
	background-position: 100% -93px;
	color: #ecf4ff;
	font-size: 1.1em;
	font-style: normal;
	padding: 6px 11px 2px 7px;
	}

/* =ads,right_default_box
----------------------------------------*/

.ads .inside_wrap,
.right_default_box .inside_wrap {
	background: #fff url('../img/inside_wrap_bg.gif') 0 0 repeat-x;
	padding: 0 11px 5px;
	width: 276px;
	}

.ads .inside_wrap p.details,
.right_default_box .inside_wrap p.details {
	color: #a3a3a3;
	font-size: 1.1em;
	margin: 0;
	padding: 6px 0 1px;
	}

.ads .inside_wrap p.more,
.right_default_box .inside_wrap p.more {
	margin-left: 113px;
	padding-top: 10px;
	}

.ads .inside_wrap h3,
.right_default_box .inside_wrap h3 {
	font-size: 2em;
	padding: 0 0 10px;
	}

.ads .inside_wrap h3 a,
.ads .inside_wrap h3 a:visited,
.right_default_box .inside_wrap h3 a,
.right_default_box .inside_wrap h3 a:visited {
	color: #262626;
	}

.ads .inside_wrap h3 a:hover,
.ads .inside_wrap h3 a:focus,
.ads .inside_wrap h3 a:active,
.right_default_box .inside_wrap h3 a:hover,
.right_default_box .inside_wrap h3 a:focus,
.right_default_box .inside_wrap h3 a:active {
	border: 0;
	color: #0073af;
	text-decoration: none;
	}

.ads .inside_wrap img,
.right_default_box .inside_wrap img {
	border: 1px solid #e2e2e2;
	float: left;
	padding: 3px;
	}

.ads .inside_wrap p,
.right_default_box .inside_wrap p {
	font-size: 1.1em;
	line-height: 1.5;
	margin-left: 116px;
	}

.ads .inside_wrap p.price { font-size: 1.2em; padding: 10px 0 0; }

/* =polls
----------------------------------------*/

.poll .inside_wrap { width: 198px; }

.poll .hd { height: 30px; }

.poll h3 {
	background: #474747 url('../img/poll_question.gif') 0 100% repeat-x;
	border-top: 1px solid #3b3b3b;
	color: #fff;
	font: bold 1.1em 'Lucida Grande',Tahoma,Helvetica,Arial,sans-serif;
	font-weight: bold;
	line-height: 1.5;
	padding: 6px 12px 10px;
	}

.poll .answers {
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	width: 198px;
	}

.poll .answers li {
	background: #f9f9f9;
	border-bottom: 1px solid #eaeaea;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.5;
	padding: 7px 11px 10px;
	}

.poll .choose li { padding: 10px 12px 8px 8px; }

.poll .answers li span,
.poll .summary span {
	color: #a3a3a3;
	font-weight: normal;
	}

.poll .answers input {
	float: left;
	margin: 1px 5px 0;
	padding: 0;
	}

.poll .answers label {
	display: block;
	margin-left: 25px;
	}

.poll .summary {
	background: #fff;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	font-size: 1.1em;
	line-height: 1.5;
	padding: 6px 11px;
	}

.poll .links {
	background: #fff;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	border-top: 1px solid #eaeaea;
	padding: 4px 0 0;
	}

.poll .links li {
	background: url('../img/arrow_blue.gif') 12px 8px no-repeat;
	font-size: 1.1em;
	line-height: 1.5;
	padding: 2px 11px 2px 21px;
	}

.poll .answ_bar {
	background: url('../img/poll_bar_grey.gif') 0 2px repeat-x;
	height: 13px;
	margin-top: 4px;
	width: 176px;
	}

.poll .answ_bar .border {
	background: url('../img/poll_bar.gif') 0 0 no-repeat;
	height: 13px;
	width: 176px;
	}

.poll .answ_bar .fill {
	background: url('../img/poll_bar_blue.gif') 0 2px repeat-x;
	height: 13px;
	}

.poll .button {
	background: #fff;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	height: 28px;
	padding: 6px 11px;
	}

/* =settings
----------------------------------------*/

.settings { background: #dcdcdc; display: none; }

.settings .top,
.settings .down {
	background: url('../img/settings_td.png') 0 0 repeat-x;
	}

.settings .top div,
.settings .down div {
	background: url('../img/settings_corners.png') 0 0 no-repeat;
	}

.settings .lt,
.settings .ld {
	float: left;
	}

.settings .rt,
.settings .rd {
	float: right;
	}

.settings .left {
	background: url('../img/settings_lr.gif') 0 0 repeat-y;
	padding-left: 7px;
	}

.settings .right {
	background: url('../img/settings_lr.gif') 100% 0 repeat-y;
	padding-right: 7px;
	}
	
.settings .inside {
	background: #dcdcdc;
	font-size: 1.1em;
	padding: 5px 9px;
	}

#header .settings {
	margin: 4px 0 0 1px;
	width: 980px;
	}

#header .settings .top,
#header .settings .down {
	background-position: 15px 0;
	height: 19px;
	width: 980px;
	}

#header .settings .down {
	background-position: 15px -20px;
	height: 16px;
	}

#header .settings .top div,
#header .settings .down div {
	background-color: #fafafa;
	}

#header .settings .lt {
	background-position: 0 0;
	height: 19px;
	width: 15px;
	}

#header .settings .rt {
	background-position: 100% 0;
	height: 19px;
	width: 11px;
	}

#header .settings .ld {
	background-position: 0 -20px;
	height: 16px;
	width: 15px;
	}

#header .settings .rd {
	background-position: 100% -20px;
	height: 16px;
	width: 11px;
	}

#left .settings,
#left .settings .top,
#left .settings .down {
	width: 470px;
	}

#right .settings,
#right .settings .top,
#right .settings .down {
	width: 300px;
	}

#center .settings,
#center .settings .top,
#center .settings .down {
	width: 200px;
	}

#main .settings .top {
	background-position: 14px -37px;
	height: 18px;
	}

#main .settings .down {
	background-position: 0 -57px;
	height: 15px;
	}

#main .settings .lt {
	background-position: 0 -38px;
	height: 18px;
	width: 14px;
	}

#main .settings .rt {
	background-position: 100% -38px;
	height: 18px;
	width: 16px;
	}

#main .settings .ld {
	background-position: 0 -58px;
	height: 15px;
	width: 9px;
	}

#main .settings .down .rd {
	background-position: 100% -58px;
	height: 15px;
	width: 11px;
	}

.settings h4 {
	font: bold 1em 'Lucida Grande',Tahoma,Helvetica,Arial,sans-serif;
	padding: 5px 0;
	}

#left .settings h4,
#left .settings ul {
	float: left;
	}

#left .settings h4 { padding-right: 10px; }
#left .settings ul { padding-bottom: 10px; }

#left .settings .nb { float: right; width: 155px; }

.settings li {
	padding: 2px 0;
	}

#header .settings li {
	float: left;
	padding: 5px 0;
	width: 130px;
	}

.settings .buttons {
	border-top: 1px solid #e5e5e5;
	clear: both;
	margin-top: 6px;
	padding: 6px 0 6px 10%;
	}

#header .buttons { padding-left: 415px; }

#left .settings .buttons { padding-left: 70px; }

a.cancel,
a.cancel:visited, 
a.cancel span,
a.cancel:visited span {
	background: url('../img/sprites_main_org.png') -476px -215px no-repeat;
	border: 0;
	color: #8696ac;
	display: block;
	float: left;
	height:18px;
	padding: 6px 0 2px 8px;
	}

a.cancel,
a.cancel:visited {
	background-position: 100% -241px;
	height: 26px;
	margin-top: 1px;
	padding: 0 8px 0 0 ;
	}

a.cancel:hover,
a.cancel:focus,
a.cancel:active {
	border: 0;
	text-decoration: none;
	}

/* =sliding door buttons
----------------------------------------*/

button,
button span {
	border: 0;
	display: block;
	}

button span {
	white-space: nowrap;
	}

.poll button {
	background: url('../img/sprites_main.png') 100% 50% no-repeat;
	font-size: 1.1em;
	padding: 0 15px 0 0;
	}

.poll button span {
	background: url('../img/sprites_main.png') -476px -187px no-repeat;
	height: 28px;
	line-height: 27px;
	padding: 0 0 0 8px;
	}

.settings button {
	background: url('../img/settings_button_blue.png') 100% 50% no-repeat;
	margin-right: 3px;
	padding: 0 6px 0 0;
	}

.settings button span {
	background: url('../img/settings_button_blue.png') 0 0 no-repeat;
	height: 26px;
	line-height: 25px;
	padding: 0 0 0 10px;
	}

/* =article
----------------------------------------*/

#article .inside_wrap {
	padding: 10px 10px 5px;
	width: 654px;
	}

#article #old_news {
	margin: 0;
	widtH: 654px;
	}

#article #old_news .hd {
	background: url('../img/sprites_main.png') 0 0 no-repeat;
	width: 654px;
	}

#article #old_news .inside_wrap {
	padding: 0 8px 3px;
	width: 636px;
	}

#article ul { border-top: 1px solid #e7e7e7; }

#article li {
	border-bottom: 1px solid #e7e7e7;
	font-size: 1.1em;
	padding: 8px 3px;
	}

#article li a.more,
#article li a.more:visited {
	background: url('../img/arrow_blue.gif') 100% 4px no-repeat;
	color: #0073af;
	float: right;
	font-weight: normal;
	padding-right: 9px;
	}

#article li span.date { color: #a3a3a3; padding-right: 2px; }

#article li a,
#article li a:visited {
	color: #4a4a4a;
	font-weight: bold;
	}


#article .head_info p.details {
	color: #9b9b9b;
	font-size: 1.1em;
	padding: 0 3px;
	}

#article .head_info p.details span { color: #eee; }

#article .head_info p.details a,
#article .head_info p.details a:visited {
	font-weight: bold;
	}

#article .head_info h2 {
	color: #000;
	font-size: 2.9em;
	padding: 1px 2px 10px;
	}

#article .photo { padding-bottom: 5px; }

#article .photo img {
	border: 1px solid #f3f3f3;
	padding: 3px;
	}

#article .photo small {
	color: #9b9b9b;
	display: block;
	font-size: 1.1em;
	padding: 1px 6px;
	}

#article .text {
	border-bottom: 1px solid #f2f2f2;
	font-size: 1.2em;
	line-height: 1.5;
	padding: 0 9px;
	text-align: justify;
	}

#article .text p {
	padding-bottom: 1.5em;
	}

#article .comments {
	padding: 7px 9px 25px;
	}

#article .comments h4 {
	color: #000;
	float: left;
	font-size: 2.5em;
	}

#article .comments h4 a,
#article .comments h4 a:visited {
	color: #000;
	}

#article .comments h4 a:hover,
#article .comments h4 a:focus,
#article .comments h4 a:active {
	color: #666;
	text-decoration: none;
	}

#article .comments a.button,
#article .comments a.button:visited {
	font-size: 1.1em;
	float: right;
	margin-top: 4px;
	}

#article .comments a.button span,
#article .comments a.button:visited span {
	height: 20px;
	padding-top: 6px;
	}

#article blockquote {
	background: url('../img/q_lt.gif') 23px 0 no-repeat;
	padding: 10px 25px 0px 50px;
	}

#article blockquote p {
	background: url('../img/q_rd.gif') 100% 100% no-repeat;
	color: #8898ad;
	font: italic 1em Helvetica,Arial,Tahoma,sans-serif;
	line-height: 1.5;
	font-size: 1.4em;
	padding: 0 25px 0 0;
	}

/* =article_list
----------------------------------------*/

#article_list .inside_wrap {
	padding: 8px 10px;
	width: 654px;
	}

#article_list #old_news {
	margin: 0;
	widtH: 654px;
	}

#article_list #old_news .hd {
	background: url('../img/sprites_main.png') 0 0 no-repeat;
	width: 654px;
	}

#article_list #old_news .inside_wrap {
	padding: 0 8px 3px;
	width: 636px;
	}

#article_list ul { border-top: 1px solid #e7e7e7; }


#article_list li {
	border-bottom: 1px solid #e7e7e7;
	font-size: 1.1em;
	padding: 8px 3px;
	}

#article_list li a.more,
#article_list li a.more:visited {
	background: url('../img/arrow_blue.gif') 100% 4px no-repeat;
	color: #0073af;
	float: right;
	font-weight: normal;
	padding-right: 9px;
	}

#article_list li span.date { color: #a3a3a3; padding-right: 2px; }

#article_list li a,
#article_list li a:visited {
	color: #4a4a4a;
	font-weight: bold;
	}

#article_list .paging {
	border-bottom: 1px solid #e7e7e7;
	font-size: 1.1em;
	padding: 8px 3px;
	}

#article_list a.prev,
#article_list a.prev:visited {
	background: url('../img/arrow_blue_left.gif') 0 4px no-repeat;
	float: left;
	padding-left: 9px;
	}

#article_list a.next,
#article_list a.next:visited {
	background: url('../img/arrow_blue.gif') 100% 4px no-repeat;
	float: right;
	padding-right: 9px;
	}

#article_list h3 {
	font-size: 2.2em;
	font-weight: bold;
	letter-spacing: -0.5px;
	padding: 0 0 10px;
	}

/* =adverts
----------------------------------------*/

#header .advert {
	padding: 11px 0 0;
	text-align: center;
	}

#footer .advert {
	border-bottom: 1px solid #f2f2f2;
	margin-bottom: 11px;
	padding: 0 0 10px;
	text-align: center;
	}

#right .advert {
	padding: 0 0 4px 3px;
	}

#left .advert {
	padding: 0 0 4px 1px;
	}

#article .advert {
	padding: 0 0 10px 1px;
	text-align: center;
	}

/* =crumbs
----------------------------------------*/

#crumbs {
	background: url('../img/sprites_main.png') 0 -38px no-repeat;
	font-size: 1.1em;
	height: 21px;
	padding: 12px 12px 5px;
	width: 652px;
	}

#crumbs2 {
	background: url('../img/sprites_main.png') 0 -38px no-repeat;
	font-size: 1.1em;
	height: 0px;
	padding: 0px 12px 5px;
	width: 652px;
	}

#crumbs a,
#crumbs a:visited {
	background: url('../img/arrow_blue.gif') 100% 50% no-repeat;
	padding-right: 8px;
	padding-left: 2px;
	}

#crumbs strong {
	font-weight: normal;
	}

/* =footer
----------------------------------------*/

#footer {
	border-top: 1px solid #f2f2f2;
	font-size: 1.1em;
	line-height: 1.5;
	padding: 10px 9px 15px;
	width: 962px;
	}

#footer .design { float: right; text-align: right; }
#footer .design span { color: #e5e5e5; }

#footer .lang { float: left; width: 465px; }

#footer h3 {
	display: inline;
	font: bold 1em 'Lucida Grande',Tahoma,Helvetica,Arial,sans-serif;
	padding: 3px 5px 0 0;
	}

#footer .lang ul {
	display: inline;
	padding: 1px 0;
	}

/*#footer .footer_menu { clear: both; padding: 4px 0 2px; } z langiem*/
#footer .footer_menu { padding: 0 0 2px; }

#footer li {
	border-left: 1px solid #e5e5e5;
	display: inline;
	padding: 0 5px;
	}

#footer li:first-child { border: 0; padding-left: 0; }

/*#footer p.copyright { clear: both; } z langiem*/

/* =clearfix
----------------------------------------*/

#main:after,
#header:after,
#footer:after,
.ads .inside_wrap:after,
.right_default_box .inside_wrap:after,
#news .entry:after,
#matv .newest:after,
#subleft .comments:after,
.paging:after,
.poll .answers li:after {
	content: " "; 
	clear: both; 
	display: block; 
	height: 0; 
	overflow: hidden;
	visibility: hidden;
	}
