/* CSS Document */

#bg_solid {
	background:url(/images/bg.png) top repeat-x;
}

span.no_bold {
	font-weight:normal;
}

#bg {
	background:url(/images/background_autumn.png) top right no-repeat;
}

#bg_solid_autumn {
	background:url(/images/bg_autumn.png) top repeat-x;
}

#bg_autumn {
	background:url(/images/background_autumn.png) top right no-repeat;
}

#bg_solid_winter {
	background:url(/images/bg_winter.png) top repeat-x;
}

#bg_winter {
	background:url(/images/background_winter.png) top right no-repeat;
}

#bg_solid_newyear {
	background:url(/images/bg_newyear.png) top repeat-x;
}

#bg_newyear {
	background:url(/images/background_newyear.png) top right no-repeat;
}

#bg_solid_spring {
	background:url(/images/bg_spring.png) top repeat-x;
}

#bg_spring {
	background:url(/images/background_spring.png) top right no-repeat;
}

#bg_solid_summer {
	background:url(/images/bg_summer.png) top repeat-x;
}

#bg_summer {
	background:url(/images/background_summer.png) top right no-repeat;
}



#top_header {
	text-align:center;
	vertical-align:bottom;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:bold;
	color:#044291;	
	padding-bottom:7px;
}

#top_menu {
	text-align:center;
}

#content { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-right:5px;
}

#content p {
	margin: 5px 0;
}

#content table {
	margin:10px 0;
}
#content table td, #content table th {
	padding:3px;
	color:black;
}

#content img {
	border:0px solid #a3b5bb;
}

#content img[align="left"] {
	margin-right:3px;
	margin-bottom:6px;
}

#content .noborder {
	border:0;
}





div#navigation a.std_btn {
	display:block;
	background:url(images/menu_button.png) no-repeat;
	width:187px;
	height:35px;
	margin:0;
	padding:0;
	margin-left:9px;
	line-height:35px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	font-size:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	cursor:pointer;
}

div#contacts {
	background:url(/images/phones.png) no-repeat;
	width:200px;
	height:68px;
	display:block;
	margin-left:18px;
}



table#tmenu {
	  margin:0;
	  padding:0;
	  text-align:center;
}

table#tmenu td.mitem {
	  background:url(/images/tmenu_bg2.png) repeat-x;
	  padding:0 10px;
}

table#tmenu td.mitem_div {
	  background:url(/images/tmenu_div.png) no-repeat;
	  width:1px;
}



table#tmenu td.mitem a {
	margin:0;
	display:block;
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

table#tmenu td.mitem a.tab_linkactive {
	color:#ffcc00;
}

table#tmenu td.first, table#tmenu td.last { background:none; }
table#tmenu td.first { background:url(/images/tmenu_left.png) no-repeat; width:21px; height:50px; }
table#tmenu td.last { background:url(/images/tmenu_right.png) no-repeat; width:21px; height:50px; }

div#content_text { margin-left:16px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; }

div.lmenu { 
	background:url(images/lmenu_bg.png) repeat-y left top;
	width:170px;
	padding-left:10px;
	margin-left:5px;
}

div.lmenu a { color:#0099cc; display:block; margin:2px 0; }

a.lmenu_btn { 
	background:url(images/acc_menu.png) no-repeat top; 
	display:block; 
	width:187px; 
	height:22px; 
	line-height:22px; 
	font-size:14px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	cursor:pointer;
}

div#content { padding-top:9px; }
div#content_foto { float:right; }

div#extra { margin-left:9px; width:200px; }

ul#accordion {
  display:block;
  margin:0;
  padding:0;
  list-style:none;
  overflow:hidden;
}

ul#accordion li.active a.lmenu_btn {
	background:url(images/acc_menu_active.png) no-repeat top; 
}

table.nocpcl{
border:0px; /* border="0" */
border-collapse:collapse; /* cellspacing="0" */
}

table.nocpcl td{
padding:0px; /* cellpadding="0" */
}

strong { font-weight:bold; }

#logo {
	display:block;
	width:246px;
	height:117px;
	background:url(/images/logo.png) no-repeat;
	margin-left:12px;
	cursor:poiner;
}

#counters {
	padding-top:10px;
	width:200px;
	text-align:center;
}

a {
color:#0099cc;
}

.orange {
	color:#ff6600;
}

.blue {
	color:#0099cc;
}

#order_form table td { 
	padding:6px;	
}

#order_form input, #order_form select, #order_form textarea  {
	font: 12px/21px arial,sans-serif;
	height:21px;
}

#order_form input[type="text"], #order_form input.input_wide {
	width:245px;
	border:0;
	background: url(/images/input_wide.png) no-repeat;
	padding: 5px 8px 0 8px;
	overflow: hidden;
}

#order_form select.select_medium {
	width:200px;
	height:26px;
	border:0;
	position: absolute;
	overflow: hidden;
	padding: 5px 8px 0 8px;
	overflow: hidden;
}

#order_form textarea {
	width:251px;
	height:126px;
	padding:5px;
	background: url(/images/input_textarea.png) no-repeat;
	border:0;
}

span.checkbox {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(checkbox.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}
span.radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(radio.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}
span.select {
	position: absolute;
	width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 23px;
	padding: 3px 24px 0 8px;
	color: black;
	font: 12px/21px arial,sans-serif;
	background: url(/images/select_medium.png) no-repeat;
	overflow: hidden;
}

.price {
	background-color:#ffffff;
/*	margin-top:9px;*/
	border:0px;
                
                
}

.price td, .price th {
	padding:10px;
                
}

.price td {
                text-align:left;
               	
}

.price th {
	font-weight:bold;
	text-align:center;
	background-color:#b0d6e1;
	color:#FFFFFF;
}


h1, h2, h3, h4, h5, h6, th { font-weight:bold; }
h1 { font-size:150%; }
h2 { font-size:140%; }
h3 { font-size:130%; }
h4 { font-size:120%; }
h5 { font-size:110%; }
h6 { font-size:100%; }


a.tab_link {
  font-size:14px;
}

.labelbox .label {
	height: 13px;
	width: 115px;
	background: url('/label_1.png') 0 0 no-repeat;
	font: 14px tahoma;
	color: #383838;
	margin: -35px 0 0 -4px;
	position: relative;
	text-align:right;
	padding: 22px 20px;	
	font-size:12px;
}

.labelbox .label a {
	color:black;
	text-decoration:none;
}

