/* CSS Document */

body{
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	margin:0px;
	padding-top:10px;
	text-align:center;
}

.logo_bg{
	background-image: url(../images/logo_bg.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 200px;

}

td#top_nav{
	background-image: url(../images/topnav_center.jpg);
	background-repeat: repeat-x;
	height: 19px;
	width: 635px;

}

.topnav_left{
	background-image: url(../images/topnav_left.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 3px;
}

.topnav_right{
	background-image: url(../images/topnav_right.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 8px;
}
.separator{
	background-image: url(../images/separator.jpg);
	background-repeat: no-repeat;
	height: 1px;
	width: 650px;
}

.topimg_center{
	background-image: url(../images/topimg_center.jpg);
	background-repeat: repeat-x;
	height: 130px;
	width: 635px;

}

.topimg_left{
	background-image: url(../images/topimg_left.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 3px;
}

.topimg_right{
	background-image: url(../images/topimg_right.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 8px;
}

.menu_top{
	background-image: url(../images/menu_top.jpg);
	background-repeat: no-repeat;
	height: 4px;
	width: 200px;
	background-position: right;
}

.menu_separator{
	background-image: url(../images/menu_separator.jpg);
	background-repeat: repeat-y;
	width: 150px;
	background-position: right;
}

TD.button_act{
	background-image: url(../images/button_act.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 150px;
	background-position: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding-top: 5px;
	text-align: center;
	padding-left: 50px;
}


TD.button_noact{
	background-image: url(../images/button_noact.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 150px;
	background-position: right;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-left: 50px;
}

.button_act a{
color:#666666;
text-decoration:none;
}

.button_noact a{
color:#FFFFFF;
text-decoration:none;
}



.button_separator{
	background-image: url(../images/button_separator.jpg);
	width: 150px;
	background-repeat: no-repeat;
	height: 1px;
	background-position: right;
	padding-left: 50px;
}


.menu_bottom{
	background-image: url(../images/menu_bottom.jpg);
	background-repeat: no-repeat;
	height: 12px;
	width: 150px;
	background-position: right;
}

.page_cont{
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0px;	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF6600;
	

}

.page_bottom{
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF6600;
	font-size: 1px;
}

.bottom_nav{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	text-align: center;
}

.bottom_nav a{
	color: #FFFFFF;
	text-decoration:none;
	}
.bottom_nav a:hover{
	color: #FFFFFF;
	text-decoration:underline;
	}

.language_menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
}

a.language_menu {
	color: #FFFFFF;
	text-decoration:none;
}


a.language_menu:hover{
	color: #FFFFFF;
	text-decoration:none;
}

/* news */

.news_title{
	background-color: #EEEEEE;
	padding: 5px;
	background-image: url(../images/news_title_separator.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: left;
}

.news_title a{
	color: #666666;
	text-decoration:none;
}


.news_data{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	padding: 5px;
	text-align: left;
}

.news_cont{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	text-align: justify;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #eeeeee;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}

.news_cont a{
color: #333333;
}


.news_morelink a{
	color: #FF6600;
	font-weight: bold;
}

.news_backlink{
	color: #FF6600;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.news_backlink a{
	color: #FF6600;
	font-weight: bold;
}


.pager, .strelki{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	font-size: 12px;
	padding-top: 10px;
}

a.pager,a.strelki{
	color: #666666;
	text-decoration:none;
}

a.pager:hover,a.strelki:hover{
	color: #FF6600;
	text-decoration:underline;
}

a.pager:active,a.strelki:active{
	color: #FF6600;
	text-decoration: underline;
}
a.pager:visited,a.strelki:visited{
	color: #333333;
	text-decoration: none;
}

.imgb_top{
	background-image: url(../images/imgbb_top.jpg);
	background-repeat: no-repeat;
	height: 9px;
	width: 292px;
}
.imgb_middle_left{
	background-image: url(../images/imgbb_middle_left.jpg);
	background-repeat: repeat-y;
	width: 9px;
}
.imgb_middle_right{
	background-image: url(../images/imgbb_middle_right.jpg);
	background-repeat: repeat-y;
	width: 11px;
}

.imgb_middle_center{
	border: 2px solid #eeeeee;
}

.imgb_bottom{
	background-image: url(../images/imgbb_bottom.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 292px;
}


.imgb_bottom{
	background-image: url(../images/imgbb_bottom.jpg);
	background-repeat: no-repeat;
	height: 8px;
	width: 242px;
}


.img_cbutton{
	text-align: right;
	margin-top: 3px;
}

.imgb_top_left1{
	background-image: url(../images/imgbb_top_left1.jpg);
	background-repeat: no-repeat;
	height: 9px;
	width: 8px;
	padding:0px;
	margin:0px;
}

.imgb_top_center1{
	background-image: url(../images/imgbb_top_center1.jpg);
	background-repeat: repeat-x;
	height: 9px;
	padding:0px;
	margin:0px;
}
.imgb_top_right1{
	background-image: url(../images/imgbb_top_right1.jpg);
	background-repeat: no-repeat;
	height: 9px;
	width: 8px;
	padding:0px;
	margin:0px;
}
.imgb_middle_left1{
	background-image: url(../images/imgbb_middle_left1.jpg);
	background-repeat: repeat-y;
	width: 8px;
}
.imgb_middle_right1{
	background-image: url(../images/imgbb_middle_right1.jpg);
	background-repeat: repeat-y;
	width: 8px;
}

.imgb_middle_center1{
	border: 2px solid #eeeeee;
}

.imgb_bottom_left1{
	background-image: url(../images/imgbb_bottom_left1.jpg);
	background-repeat: no-repeat;
	height: 8px;
	width: 8px;
}

.imgb_bottom_center1{
	background-image: url(../images/imgbb_bottom_center1.jpg);
	background-repeat: repeat-x;
	height: 8px;
}

.imgb_bottom_right1{
	background-image: url(../images/imgbb_bottom_right1.jpg);
	background-repeat: no-repeat;
	height: 8px;
	width: 8px;
}




.album_item{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

a.album_item{
	color: #666666;
	text-decoration: none;
}


/* product list style */
.product_list_cat{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color:#FF6600;
}

.product_list_cat a{
color:#FF6600;
text-decoration:none;
}


.product_list_td{
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #eeeeee;
	padding-bottom: 5px;
	padding-top: 5px;
}

.product_descr_title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#FF6600;
	text-align:left;
	padding: 5px;
	margin-left: 5px;
}

A.product_descr_title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-left:0px;
	margin-left:0px;
}

.product_descr{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-align: left;
	padding: 5px;
	margin-left: 5px;
}

/* Messages */
.error {
	font-family: tahoma, arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}

.error_title {
	font-family: arial, tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

TABLE.error {
	border: 1px solid #FF0000;
}

TABLE.ok {
	border: 1px solid #93C240;
}

.ok_title {
	font-family: arial, tahoma;
	font-size: 14px;
	font-weight: bold;
	color: green;
}

.ok {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: green;
	text-decoration: none;
	font-weight: bold; 
}

/* text style */

.text_cont{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	text-align:justify;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #eeeeee;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}

.text_cont a{
color: #333333;
text-decoration:none;
}

.text_title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding: 5px;
	}


/* sitemap style */

.mainlink{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding:5px;
	text-align:left;
}

.mainlink a{
 color: #666666;
 text-decoration:none;
}

.mainlink a:hover{

 color:#FF6600;
}

.sublink{
font-size:11;
font-weight:100;
padding-left:35px;
padding-top:5px;
padding-bottom:3px;
}

.sublink a{
text-decoration:none;
}

.sublink a:hover{
text-decoration:underline;
color:#666666;
}


/* End of Messages */

