html, body, div, span, applet, object, iframe,
    h1, h2, h3, h4, h5, h6, p, blockquote, pre,
    a, abbr, acronym, address, big, cite, code,
    del, dfn, em, font, img, ins, kbd, q, s, samp,
    small, strike, strong, sub, sup, tt, var,
    b, u, i, center,
    dl, dt, dd, ol, ul, li,
    table, fieldset, form, label, legend, input,
    caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    outline: 0;
    font-size: 100.01%;
    vertical-align: baseline;
    background: transparent;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
	border-spacing:0;
}

.news_list img{
	border: none;
}

/******************************************************************************RESET*/

html,body{
    color: #456008;
    font:normal 12px/16px Tahoma, sans-serif;
}

body{

}

.wrapper{
}

.base{
}



h1{
    font-size:18px;
}
h2{
    font-size:16px;
}
h3{
    font-size: 13px;
}
p{
    margin:0 0 15px;
}

a{
    color: #456008;
    text-decoration:none;
}

a:hover{
    text-decoration:underline;
}
.clear, .feedback{
    clear:both;
}
/*---------------------------------------------------------------------------header*/
.header, .primary_row, .secondary_row, .footer{
    display: none;
}


/*-----------------------------------------------------------------------------------header*/
/*---------------------------------------------------------------------------------main_row*/
.main_row{
	position: relative;
	z-index: 1;
	width: 100%;
}
.print_img{
	width: 100%;
	height: 150px;
	background: url(../images/kupec/print.jpg) 0 0 no-repeat;
}
.content_row{
    /*position:relative;*/
}
/*--------------------------------------------------------------------------------------global*/
.date{
	padding: 10px 0 0;
    font-family:Veradana, sans-serif;
}
.clear, .static, .content_row .filetree, .news_list{
}
.static{
    padding: 5px 0 0;
}
.auxiliary_menu, .article_nav{
	display: none;
}
.more, a.back{
    display: none;
}
/*--------------------------------------------------------------------------------------global*/
/*---------------------------------------------------------------------------------primary_row*/
/*---------------------------------------------------------------------------------primary_row*/
/*---------------------------------------------------------------------------------content_row*/
.content_row{
    width: 535px;
    padding: 32px 6px 30px;
}
.content_row h2{
	margin: 0 0 0 25px;
}
.navbar{
    display: none;
}
.markets, .market_full , #market_lister, .news_full{
    position: relative;
    padding: 0 25px 20px;
    clear: both;
    overflow: hidden;
}
.static{
	position: relative;
    padding: 0 25px 20px;
    clear: both;

}
.content_row .markets{
    padding: 37px 25px 20px;
}
.markets dd{
    padding: 0 0 5px 0;
}
.markets .clear, .market_full .clear{
	display: none;
}
.category{
    float: left;
    padding: 15px 35px 8px 0;
    font-size: 16px;
    font-weight: 700;
    background: url(../images/kupec/sprite.png) 100% -173px no-repeat;
}
.content_row .category{
    margin: 0 0 20px;
}
.markets dd dt, .market_full dd dt{
    margin: 0;
    padding: 0;
    float: none;
    font-size: 15px;
    font-weight: 700;
    color: #f36f21;
}
.markets dd dd, .market_full dd dd{
    padding: 0 0 5px 0;
}
.markets .img, .market_full .img{
	width: 227px;
    float: left;
    margin: 0;
    padding: 0;
    clear: left;
}
.markets .img a, .market_full .img a{
    display: block;
    width: 227px;
    height: 192px;
    background: url("../images/kupec/zaglushka.jpg") 0 0 no-repeat;
}
.markets .img a:hover, .market_full .img a:hover{
	text-decoration: none;
}
.content_row .market_full .img a{
	width: 227px;
	height: 171px;
	background: url("../images/kupec/z.png") 2px 2px no-repeat;
}
.market_full img{
	width: 223px;
	height: 167px;
	border: 2px solid #95bd28;
}
dd.wrap{
    width: 227px;
    float: left;
    padding: 0 0 5px 31px;
    overflow: hidden;
}
.markets dd.details, .market_full dd.details{
    position: absolute;
    display: block;
    bottom: 0;
    left: 283px;
}
.markets dd.details a, .market_full dd.details a{
    display: block;
    padding: 5px 12px 5px 0;
    color: #f36f21;
    background: url(../images/kupec/sprite.png) 100% -596px no-repeat;
}

dd.all_market a{
    position: absolute;
    display: block;
    width: 138px;
    height: 33px;
    bottom: 0;
    right: 19px;
    text-align: center;
    line-height: 28px;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    background:#85A117 url(../images/kupec/sprite.png) 0 -99px no-repeat;
    overflow: hidden;
}
dd.all_market a:hover{
    text-decoration: none;
}

.offers{
    width: 485px;
    padding: 20px 25px 0;
    overflow: hidden;
}
.offers li{
    width: 227px;
    float: left;
    margin: 0 31px 0 0;
}
.offers .last{
    margin: 0;
}

.offers dt a{
    display: block;
    font-size: 13px;
    font-weight: 700;
    padding: 15px 0 0 0;
	background: url(../images/kupec/sprite.png) 100% -400px no-repeat;
}

.market_full .photo{
    width: 485px;
    float: none;
    clear: both;
    color: #456008;
    padding: 20px 0 0;
    overflow: hidden;
}
.market_full .photo dt{
    padding: 18px 35px 10px 0;
    float: left;
    color: #456008;
    font-size: 15px;
    font-weight: 700;
    background: url(../images/kupec/sprite.png) 100% -173px no-repeat;
}
.market_full .photo dd{
    width: 485px;
    clear: left;
    overflow: hidden;
}
.market_full .photo ul{
    width: 485px;
}
.market_full .photo li{
	width: 70px;
    float: left;
	margin: 0 10px 0 0;
}
.market_full .photo a{
    display: block;
    padding: 5px 18px 8px 0;
    text-align: center;
    color: #456008;
}
.market_full .photo a:hover{
	background: url(../images/kupec/sprite.png) 100% 8px no-repeat;

}
.content_row a.all_market{
    margin: 0 0 0 25px;
}

.news_list li{
	position: relative;
    padding: 0 25px 15px;
	overflow: hidden;
}
.news_list dt{
    font-weight: 700;
}
.news_list .img{
	width: 113px;
	height: 123px;
	overflow: hidden;
}
.news_list .img{
	float: left;
	margin: 0 10px 0 0;
}
.news_list .text{
	padding: 0 0 10px;
}
.news_list .details{
	display: none;
}

.sitemap{
	padding: 0 25px 0;
	clear: both;
}
.sitemap li{
    padding: 0 0 5px;
}
.sitemap li ul{
    padding: 0 0 5px;
}
.sitemap li li{
    padding: 0 0 0 20px;
}

.feedback_wrap, .search_form_wrap, .search_result{
    width: 485px;
	padding: 0 25px 0;
	clear: both;
}
.feedback_wrap p{
	margin: 0;
}
.required:after{
	content: "*";
}
.feedback, .search_form{
    position: relative;
    display: block;
    width: 485px;
    overflow: hidden;
}
.feedback dt, .search_form dt{
    padding: 5px 0 2px;
}
.feedback img{
    display: block;
    border: 1px solid #456008;
}
.feedback input, .feedback textarea, .search_form input{
    width: 483px;
    color: #456008;
    border: 1px solid #456008;
}
.feedback textarea{
    height: 200px;
}
#name, #qstring{
    height: 20px;
}
#fu_captcha{
    width: 70px;
    height: 20px;
}
#save, #search{
    display: block;
    width: 138px;
    height: 33px;
    padding: 0 0 5px 0;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    border: none;
    line-height: 33px;
    cursor: pointer;
    background:#85A117 url(../images/kupec/sprite.png) 0 -99px no-repeat;
}
#search{
	float: right;
}
#save-label, #search-label{
    height: 10px;
}

.search_result li{
	position: relative;
	padding: 10px 0 20px;
}
.search_result dt{
	font-weight: 700;
}


.content_row .static, .content_row #market_lister, .news_list li, .sitemap, .feedback_wrap,
    .news_full, .search_form_wrap, .search_result{
}

.news_full dt{
	font-size: 13px;
	font-weight: 700;
}
.news_full .img{
	padding: 0 10px 5px 0;
	float: left;
}

.navigation_list{
	display: inline-block;
	width: 100%;
	text-align: center;
	color: #f36f21;
}
.navigation_list a{
	color: #f36f21;
}
.navigation_list li{
	display: inline-block;
}
.cont_img{
	display: block;
	width: 200px;
	height: 160px;
	float: left;
	margin: 20px 10px 20px 0;
	border: 2px solid #95bd28;
	overflow: hidden;
}
.cont{
	margin: 20px 0 0;
	float: left;
	overflow: hidden;
}
.cont dt{
	width: 80px;
	padding: 0 0 10px;
	float: left;
	clear: left;
}
.cont dd{
	width: 190px;
	padding: 0 0 10px;
	float: left;
}
.static ul, .news_full .text ul{
	margin: 0 0 0 20px;
	list-style: inside disc;

}
.news_full .text{
	/*width: 485px;*/
	/*overflow: hidden;*/
}
.news_full .date{
	padding: 10px 0;
}

.static ol, .news_full .text ul{
	margin: 0 0 0 20px;
	list-style: inside decimal;
}
.static table, .news_full .text table{
	margin: 10px auto;
	border:2px solid #456008;
}
.static td, .news_full .text td{
	border:1px solid #456008;
}

.cont_img{
	display: block;
	width: 200px;
	height: 160px;
	float: left;
	margin: 20px 10px 20px 0;
	border: 2px solid #95bd28;
	overflow: hidden;
}
.cont_img img{
	border: none;
}
.cont{
	margin: 20px 0 0;
	float: left;
	overflow: hidden;
}
.cont dt{
	width: 80px;
	padding: 0 0 10px;
	float: left;
	clear: left;
}
.cont dd{
	width: 190px;
	padding: 0 0 10px;
	float: left;
}

/*---------------------------------------------------------------------------------content_row*/
/*---------------------------------------------------------------------------------main_row*/
/*-----------------------------------------------------------------------------------footer*/

.treeview, .treeview ul {
	padding: 0;
	margin: 0;
	list-style: none;
}


.treeview li {
    padding: 3pt 0;
}


#treecontrol { margin: 1em 0; display: none; }

.content_row .treeview li {
    padding: 3pt 0 10pt;
    color: #f36f21;
	font-size: 16pt;
	font-weight: 700;
    overflow:hidden;

}
.content_row .treeview ul{
    padding: 5pt 0 0;
}
.content_row .treeview ul ul{
    padding: 0;
}
.content_row .treeview li li {
    padding:5pt 0 0 20pt;
    color: #456008;
    font-size: 12pt;

}

.content_row .treeview li li li{
    padding:0 0 0 20pt;
    font-weight: 400;
}
.content_row .treeview a{
    display: block;
    padding: 2pt 15pt 3pt 0;
    float: left;
    background: url(../images/kupec/sprite.png) 100% -774pt no-repeat;
}
.content_row .treeview a:hover{
    padding-right:20pt;
}
.primary_row .treeview .hover { cursor: pointer; background: url(../images/kupec/marker_big_V.png) 0 0 no-repeat; }

