body, html {
	height: 100%;
	width: 100%;
	font-family: tahoma;
	color: #383838;
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-align: justify;
	background-color: #ffffff;
}

.main_table{
	background-color: #ffffff;
	width: 891px;
	border: none;
}

a{
	color: #2a2a2a;
	text-decoration:none;
	text-align: left;
	font-weight: bold;
}

a:hover{
	color: #2a2a2a;
	text-decoration:none;
	text-align: left;
	font-weight: bold;
}

.head_menu{
	background: url('../images/head_bg.png') repeat-x;
	color: #ffffff;
	height: 20px;
	border-bottom: 1px solid #ffffff;
	padding: 4px 10px 5px 10px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

.head_menu a{
	color: #ffffff;
	font-weight: bold;
	padding: 0 2px 0 2px;
	text-transform: uppercase;
}

.head_menu a:hover,
.head_menu .selected{
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
}

.page_header{
	background: url('../images/header_bg.jpg') no-repeat;
	height: 136px;
	margin: 3px;
}

.today_div{
	color: #333333;
	margin: 0 15px 0 15px;
}

.today_div .date{
	color: #666666;
}

.today_div .nameday{
	color: #999999;
}

.category_main{
	background: url('../images/category_menu_bg.png') repeat-x;
	height: 22px;
	padding: 8px 10px 0 10px;
	margin: 0 3px 0 3px;
	font-size: 12px;
}

.category_main a{
	padding: 0 7px 0 7px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
}

.category_main a:hover,
.category_main .selected{
	color: #336600;
	font-weight: bold;
	text-transform: uppercase;
}

.shop_menu{
	margin-left: 3px;
}

.atlaides a{
	color: #ec2762;
	font-weight: bold;
}

.atlaides a:hover,
.atlaides .selected{
	color: #330808;
	font-weight: bold;
}

.info_menu{
	background: url('../images/info_menu_bg.png') repeat-x;
	height: 30px;
	margin: 0 3px 0px 3px;
	padding: 0 10px 0 10px;
	color: #666666;
	font-size: 11px;
	border-bottom: 1px solid #e5e5e5;
}

.info_menu2{
	background: url('../images/info_menu_bg_02.gif') repeat-x;
	height: 8px;
}

.info_menu a{
	color: #666666;
	font-weight: normal;
}

.info_menu a:hover,
.info_menu .selected{
	color: #cc0000;
	font-weight: normal;
}

.content{
	margin: 0px 3px 20px 3px;
	text-align: justify;
	color: #383838;
}

.content_header{
	margin: 5px;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}

.content_header hr{
	background-color: #6D2F3C;
	border: none;
	height: 1px;
	margin: 1px 0 0 0;
	padding: 0;
}

.item_content_header{
	background-color: #4fbbf2;
	padding: 5px 10px 5px 10px;
}

.item_content_header .page_nav a,
.item_content_header .page_nav .selected{
	color: #ffffff;
}

.content_footer{
	margin: 5px 7px 5px 5px;
}

.news_body a,
.news_body p a,
.content a
{
	color: #666666;
	font-weight: bold;
}

.news_body a:hover,
.news_body p a:hover,
.content a:hover
{
	color: #ed2764;
	text-decoration: none;
}

.news{
}

.news a{
	font-weight: normal;
}

.news a:hover{
	text-decoration: underline;
}

.news_image{
	width: 130px;
	margin: 2px 0 0 0;
}

.news_image img,
.gallery img
{
	border: 1px solid #d0cfcd;
	margin: 0px;
}

.gallery a{
	font-weight: normal;
}

.news_title{
	padding: 2px 0 2px 0;
	font-weight: bold;
	color: #666666;
}

.news_title a{
	color: #666666;
	font-weight: bold;
}

.news_title a:hover{
	font-weight: bold;
}

.news_date{
	color: #b7b5b6;
	font-size: 11px;
	padding: 0;
	margin: 0;
}

.news_body{
	padding: 5px 0 5px 0;
	text-align: justify;
}

.news .nav{
	text-decoration: none;
	font-weight: normal;
}

.read_more{
	color: #497e25;
	font-weight: normal;
}

.read_more a{
	color: #497e25;
	font-weight: normal;
}

.footer{
	background-color: #3993be;
	height: 55px;
}

.nav_but{
	padding: 4px 0 4px 0;
	margin: 4px 0 4px 0;
	font-weight: bold;
	text-align: center;
}

.nav_but a{
	color: #ffffff;
	background-color: #4fbdf3;
	padding: 2px 30px 2px 30px;
	line-height: 22px;
	text-align: center;
	font-size: 11px;
}

.nav_but a:hover{
	color: #ffffff;
	background-color: #99cc33;
	padding: 2px 30px 2px 30px;
	text-align: center;
}

.author{
	padding: 0 10px 0 10px;
	overflow: hidden;
	color: #ffffff;
}

.author a{
	color: #ffffff;
}

.author a:hover{
	color: #6a6062;
}

.gallery_title{
	color: #ffffff;
	background-color: #2f4c6d;
	padding: 2px 10px 2px 10px;
	margin: 0 0 8px 0;
	font-weight: bold;
}

.title{
	margin: 5px 0 5px 0;
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	color: #6D2F3C;
}

.title .news_title{
	background: url(../images/news_title_bg.jpg) no-repeat;
	color: #ffffff;
	font-weight: bold;
	padding: 6px 10px 6px 10px;
	width: 639px;
	height: 18px;
}

.title_green{
	margin: 5px 0 10px 0;
	padding: 6px 10px 6px 10px;
	height: 13px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background: url(../images/title_green_bg.jpg) no-repeat;
}

.top_title{
	margin: 5px 0 10px 0;
	padding: 6px 10px 6px 10px;
	height: 13px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background: url(../images/top_title_bg.jpg) no-repeat;
}

.banners{
	margin: 10px 0 10px 0;
}

.banners .head{
	color: #ffffff;
	background: url('../images/banner_header_bg.jpg') no-repeat;
	padding: 5px 10px 5px 10px;
	margin: 0 0 8px 0;
	font-weight: bold;
	text-align: left;
}

.banners img{
	margin: 4px 0 4px 0;
}

.shop_cats_menu{
	padding: 0 15px 15px 12px;
}

.shop_cats_menu a{
	font-weight: normal;
	display: block;
	padding: 2px;
	color: #666666;
}

.shop_cats_menu a:hover,
.shop_cats_menu .selected
{
	color: #990000;
}

.shop_cats_menu h3{
	color: #2a2a2a;
	margin: 0 0 4px 0;
}

.shop_cats_menu h3 .selected{
	color: #9d364a;
	margin: 0 0 4px 0;
}

.shop_items{
	color: #666666;
	font-size: 11px;
	text-align: left;
}

.shop_items img
{
	border: none;
	margin: 0px;
}

.shop_items hr{
	border: none;
	height: 1px;
	background-color: #e2ddd7;
	margin: 0px 0 4px 0;
}

.shop_items a{
	font-weight: normal;
}

.shop_items .images{
	padding: 10px;
	background-color: #f3f3f3;
	width: 115px;
}

.shop_items .text{
	padding: 10px 15px 10px 15px;
}

.shop_items .item_title{
	font-weight: bold;
	font-size: 12px;
}

.shop_items .short_text{
}

.shop_items .text .item_title{
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}

.shop_items .price th{
	background-color: #e2ddd9;
}

.cat_header{
	padding: 10px 0 2px 2px;
	font-size: 12px;
	font-weight: bold;
	color: #76bc33;
	text-transform: uppercase;
	margin: 0;
}

.cat_header a{
	font-weight: bold;
	color: #76bc33;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}

.cat_header a:hover{
	color: #003300;
}

.cat_header2{
	padding-left: 12px;
	font-size: 14px;
	font-weight: bold;
	color: #76bc33;
}

.cat_header_selected{
	padding-left: 2px;
	font-size: 12px;
	font-weight: bold;
	color: #003300;
}

.discount{
	margin: 0;
	padding: 2px;
	background-color: #ed2764;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.more_color{
	margin: 0;
	padding: 2px;
	background-color: #7f3439;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.item_price{
	color: #cc3300;
	font-size: 12px;
}

.item_price_1{
	color: #2a2a2a;
	text-decoration: line-through;
}

.item_price_discount{
	color: #ed2764;
}

.basket{
	margin: 0 10px 0 0;
	color: #2a2a2a;
	font-size: 11px;
}

.basket a{
	color: #2a2a2a;
}

.basket a:hover{
	color: #ed2764;
}

.basket_count{
	color: #ec2762;
}

.add_to_basket a,
.add_to_basket a:hover{
	display: block;
	text-align: center;
	padding: 8px;
	margin: 5px 0 5px 0;
	background-color: #1b95bd;
	color: #ffffff;
	font-weight: bold;
}

.basket_div th{
	background-color: #cccccc;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

.basket_div .table01
{
	border-top: 1px solid #000;
	border-left: 1px solid #000;
}

.basket_div .td_b{
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

.basket_div .td_t{
	background-color: #cccccc;
	color: #ffffff;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

.basket_div .red{
	color: #ed2764;
}

.basket_div .td_h{
	background-color: #cccccc;
	color: #ffffff;
	font-size: 14px;
	padding: 5px 20px 5px 20px;
}

.basket_head{
	margin: 1px 3px 1px 3px;
	padding: 10px 20px 10px 20px;
	background-color: #cccccc;
	color: #ffffff;
	font-weight: bold;
}

.basket_head a{
	color: #ffffff;
}

.confirm_order{
	border: none;
	padding: 8px 20px 8px 20px;
	background-color: #2788ed;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
}

.page_nav{
	font-size: 11px;
	text-transform: none;
	font-weight: normal;
}

.page_nav .selected{
	color: #ed2764;
}

.page_nav a{
	color: #2a2a2a;
	font-weight: normal;
}

.page_nav a:hover{
	color: #ed2764;
	font-weight: normal;
	text-decoration: underline;
}

.colors{
}

.colors .header{
	font-weight: bold;
	background-color: #e2ddd9;
	padding: 1px 8px 2px 8px;
}

.colors .body{
	background-color: #ffffff;
	padding: 1px 8px 2px 8px;
	text-align: center;
}

.colors .body img{
	margin: 10px;
}

.brand{
	background-color: #e5e5e5;
	color: #333333;
	padding: 6px 11px 6px 11px;
}

.question_form{
	background-color: #206a82;
	color: #ffffff;
	font-weight: bold;
}

.question_form a{
	color: #ffffff;
	font-weight: bold;
}

.question_form .header{
	padding: 2px 5px 2px 5px;
}

.question_form .body{
	background-color: #19596b;
	padding: 2px 1px 2px 0;
}

.question_form input,
.question_form textarea{
	border: none;
	margin: 0;
}

.top_image_2{
	background: url('../images/top_image_2_bg.jpg') no-repeat;
	height: 105px;
	width: 270px;
	overflow: hidden;
	margin-bottom: 3px;
}

.top_image_3{
	background: url('../images/top_image_3_bg.jpg') no-repeat;
	height: 105px;
	width: 270px;
	overflow: hidden;
	margin-bottom: 3px;
}

.top_image_4{
	background: url('../images/top_image_4_bg.jpg') no-repeat;
	height: 105px;
	width: 270px;
	overflow: hidden;
}

.top_image_2 a,
.top_image_2 .text,
.top_image_3 a,
.top_image_3 .text,
.top_image_4 a,
.top_image_4 .text
{
	color: #ffffff;
	font-weight: normal;
}

.top_image_2 a:hover,
.top_image_3 a:hover,
.top_image_4 a:hover
{
	color: #000000;
}

.top_image_big{
	height: 323px;
	width: 385px;
	overflow: hidden;
	margin-right: 3px;
}

pre {
 padding: 0;
 margin: 0 0 5px 0;
 font-family: tahoma;
 overflow: hidden;
}

.comments_title{
	color: #ffffff;
	background-color: #2799ed;
	padding: 2px 10px 2px 10px;
	margin: 0 0 8px 0;
	font-weight: bold;
}

.comments_button{
	background-color: #2799ed;
	border: none;
	color: #ffffff;
	font-weight: bold;
}

.comments_table{
	color: #000;	
}

.comments_table .td_o{
	background-color: #dee0fb;
}

.comments_table .td_e{
	background-color: #babbf7;
}

.comments_count{
	color: #2799ed;
}

.comments_date{
	color: #a1a1a1;
	font-size: 11px;
}

.about_price_btn{
	border: 1px solid #51a5a4;
}

.about_price_btn a{
	display: block;
	margin: 1px;
	padding: 1px 5px 3px 5px;
	background-color: #51a5a4;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

.about_price_btn a:hover{
	background-color: #e01618;
	color: #ffffff;
}

.about_price_btn_hover{
	border: 1px solid #e01618;
}

.about_price_btn_hover a{
	display: block;
	margin: 1px;
	padding: 1px 5px 3px 5px;
	background-color: #51a5a4;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

.about_price_btn_hover a:hover{
	background-color: #e01618;
	color: #ffffff;
}

.addToBasktet_btn{
	border: 1px solid #497e25;
}

.addToBasktet_btn a{
	display: block;
	margin: 1px;
	padding: 1px 5px 3px 5px;
	background-color: #497e25;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

.addToBasktet_btn a:hover{
	background-color: #8a1d19;
	color: #ffffff;
}

.addToBasktet_btn_hover{
	border: 1px solid #8a1d19;
}

.addToBasktet_btn_hover a{
	display: block;
	margin: 1px;
	padding: 1px 5px 3px 5px;
	background-color: #497e25;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

.addToBasktet_btn_hover a:hover{
	background-color: #8a1d19;
	color: #ffffff;
}

.addToBasktet2_btn{
	border: 1px solid #62aee1;
}

.addToBasktet2_btn a{
	display: block;
	margin: 1px;
	padding: 1px 5px 3px 5px;
	background-color: #62aee1;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

.addToBasktet2_btn a:hover{
	background-color: #8a1d19;
	color: #ffffff;
}

.addToBasktet2_btn_hover{
	border: 1px solid #8a1d19;
}

.addToBasktet2_btn_hover a{
	display: block;
	margin: 1px;
	padding: 1px 5px 3px 5px;
	background-color: #497e25;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

.addToBasktet2_btn_hover a:hover{
	background-color: #8a1d19;
	color: #ffffff;
}

.brands_menu{
	border: 1px solid #999999;
	color: #999999;
	font-size: 11px;
}

.text_field{
	border: 1px solid #cccccc;
	color: #967451;
	padding: 1px 5px 1px 5px;
	width: 300px;
}

.error{
	color: #aa0000;
}

.user_header{
	margin: 1px;
	padding: 2px 10px 2px 10px;
	text-align: left;
	font-weight: bold;
	background-color: #4fbcf5;
	color: #ffffff;
}

.user_table{
	text-align: left;
}

.user_table th{
	font-weight: normal;
	text-align: center;
	background-color: #cccccc;
	padding: 0 6px 0 6px;
}

.user_table tr{
	height: 28px;
}

.user_table tr.small{
	height: 18px;
	background-color: #f5f5f5;
	cursor: pointer;
}

.user_table tr.small_s{
	height: 18px;
	text-align: center;
}

.user_table tr.small_hover{
	height: 18px;
	background-color: #dddddd;
	cursor: pointer;
}

.user_table .odd{
	background-color: #f2f2f2;
}

.user_table .even{
	background-color: #f9f9f9;
}

.user_table .small_total{
	background-color: #eeeeee;
	height: 18px;
}

.logged_form{
	background-color: #f3f3f3;
	border: none;
	margin: 3px;
	padding: 4px 5px 4px 5px;
	width: 200px;
	line-height: 18px;
}

.login_form{
	background-color: #f3f3f3;
	border: none;
	margin: 3px;
	padding-bottom: 4px;
	width: 213px;
	line-height: 18px;
	color: #606060;
	text-transform: capitalize;
}

.logged_form a{
	font-weight: normal;
}
.logged_form a:hover{
	font-weight: normal;
	text-decoration: underline;
}
