@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
	text-decoration:none;
}

body{
	background-color:#1d2b4c; /**** ccff00 1d2b4c ****/
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	color:#525252;
	text-align:center;
}

.content{
	background:transparent url('../img/content_bg1.png') left top repeat;
	margin:0px auto;
	width:960px;
	overflow:hidden;
	text-align:left;
}

h1 {
	font-size:20px;
	color:#ad0000;
}

h2 {
	font-size:17px;
	color:#1d2b4c;
	padding-left:10px;
}


h3 {
	font-size:14px;
	color:#e20008;
}

.red {
	color:#ad0000;
}

.blue {
	color:#1d2b4c;
}

.black {
	color:black;
}

/********************** head bar ********************/

.head_bar{
	float:left;
	display:block;
	width:920px;
	height:157px;
	overflow:hidden;
	background:transparent url('../img/head_bar_bg1.png') center top no-repeat scroll;
	padding:0px 20px;
	clear: both;
}

.logo_img {
	border:0px;
	position:relative;
	top:40px;
	left:50px;
}

/********************** menu ********************/

.menu{
	float:left;
	width:920px;
	height:70px;
	padding-left:20px;
}

.menu ul{
	list-style:none;
	display:block;
	float:left;
	width:920px;
	height:70px;
	overflow:hidden;
	font-size:17px;
	font-weight:bolder;
	background:transparent url('../img/menu_bg.png') left top no-repeat;
}

.menu ul li.li1 {
	width:175px;
	height:70px;
	display:block;
	float:left;
	background:transparent url('../img/li1.png') left top no-repeat;
	margin-right:20px;
}

.menu ul li.li2 {
	width:171px;
	height:70px;
	display:block;
	float:left;
	background:transparent url('../img/li2.png') left top no-repeat;
	margin-right:19px;
}

.menu ul li.li3 {
	width:160px;
	height:70px;
	display:block;
	float:left;
	background:transparent url('../img/li3.png') left top no-repeat;
	margin-right:20px;
}

.menu ul li.li4 {
	width:160px;
	height:70px;
	display:block;
	float:left;
	background:transparent url('../img/li4.png') left top no-repeat;
	margin-right:20px;
}

.menu ul li.li5 {
	width:175px;
	height:70px;
	display:block;
	float:left;
	background:transparent url('../img/li5.png') left top no-repeat;
}

.menu ul li:hover {
	background-position:left bottom;
}

.menu ul li.li1 a {
	display:block;
	float:left;
	width:175px;
	height:70px;
	color:#525252;
}

.menu ul li.li2 a {
	display:block;
	float:left;
	width:171px;
	height:70px;
	color:#525252;
}

.menu ul li.li3 a {
	display:block;
	float:left;
	width:160px;
	height:70px;
	color:#525252;
}

.menu ul li.li4 a {
	display:block;
	float:left;
	width:160px;
	height:70px;
	color:#525252;
}

.menu ul li.li5 a {
	display:block;
	float:left;
	width:174px;
	height:70px;
	color:#525252;
}

.menu ul li a:hover {
	color:#ad0000;
}

.menu_link1 {
	position:relative;
	top:20px;
	left:62px;
}

.menu_link2 {
	position:relative;
	top:20px;
	left:21px;
}

.menu_link3 {
	position:relative;
	top:20px;
	left:30px;
}

.menu_link4 {
	position:relative;
	top:20px;
	left:40px;
}

.menu_link5 {
	position:relative;
	top:20px;
	left:27px;
}

/********************** main_area ********************/

.main_area_title{
	background:transparent url('../img/main_area_title.png') center top no-repeat;
	float:left;
	width:920px;
	height:63px;
	overflow:hidden;
	display:block;
	padding:0px 20px;
}


.main_area {
	float:left;
	background:transparent url('../img/main_area_bg.png') center top repeat-y;
	width:920px;
	display:block;
	padding:0px 20px;
	overflow:hidden;
}

.left {
	float:left;
	width:160px;
	height:auto;
	display:block;
	padding-left:10px;
	overflow:hidden;
}

.center {
	float:left;
	width:520px;
	height:auto;
	display:block;
	padding-left:30px;
	overflow:hidden;
}

.right {
	float:left;
	width:160px;
	height:auto;
	display:block;
	padding-left:30px;
	overflow:hidden;
}

.marki {
	position:relative;
	top:13px;
	left:65px;
	border:0px;
}

.produkti {
	position:relative;
	top:13px;
	left:240px;
	border:0px;
}

.prinas {
	position:relative;
	top:10px;
	left:615px;
	border:0px;
}

.prinasz {
	position:relative;
	top:10px;
	left:645px;
	border:0px;
}

.prinasi {
	position:relative;
	top:10px;
	left:583px;
	border:0px;
}

.prinasm {
	position:relative;
	top:10px;
	left:630px;
	border:0px;
}

.prinask {
	position:relative;
	top:10px;
	left:622px;
	border:0px;
}

a.small_mt {
	color:#525252;
}

a.small_mt:hover {
	color:#ad0000;
}

.small_cl {
	border:0px;
}

.small_tl {
	position:relative;
	top:-4px;
	left:10px;
}

.small_mt:hover .small_tl {
	text-decoration:underline;
}

.make {
	padding-top:3px;
	padding-left:30px;
}

.tbi {
	margin:12px 0px 10px 0px;
}

.cc {
	margin:10px 0px 0px 3px;
}

.sep_big{
	float:left;
	display:block;
	width:520px;
	height:24px;
	overflow:hidden;
	background:transparent url('../img/sep_big.png') center top no-repeat scroll;
	margin:10px 0px;
	clear: both;
}

.sep_sm{
	float:left;
	display:block;
	width:165px;
	height:22px;
	overflow:hidden;
	background:transparent url('../img/sep_sm.png') center top no-repeat scroll;
	margin:10px 0px;
	clear: both;
}

.xcr {
	border:0px;
	padding:10px 0px;
}

.int {
	border:0px;
	padding-top:10px;
}

.prod_cont {
	float:left;
	display:block;
	width:515px;
	overflow:hidden;
}

.pr_c ul {
	list-style:disc inside;
	color:#ad0000;
	padding:10px 20px;
}

.usetxt ul {
	list-style:disc inside;
	color:#ad0000;
	padding:10px 20px;
}

.text {
	color:#272727;
	font-size:13px;
}

.pr_img {
	border:1px solid #525252;
	margin:10px 5px 5px 0px;
}

.pr_img1 {
	border:1px solid #525252;
	margin:10px 0px 5px 0px;
}

.pr_img:hover, .pr_img1:hover{
	border:1px solid #ad0000;
}

.zanas {
	text-indent:30px;
	padding:0px 15px;
}

.err {
	color:#e20008;
	margin:15px 20px 15px 20px;
}

.contacts {
	width:500px;
	float:left;
	overflow:hidden;
	display:block;
	padding-left:15px;
}

.contacts1 {
	width:441px;
	float:left;
	overflow:hidden;
	display:block;
	padding-left:30px;
}

.contactsleft {
	width:215px;
	float:left;
	overflow:hidden;
}

.button {
	border:2px outset #ad0000;
	width:100px;
	background:#ad0000;
	font-weight:bold;
	color:#f7f7f7;
	cursor:pointer;
}

.button:hover {
	background:#525252;
}

.scc {
	padding:30px 0px 0px 30px;
}

.small_ord {
	font-size:10px;
	color:#cd5a5a;
	position:relative;
	top:5px;
}

.small a {
	font-size:10px;
	color:#525252;
}

.small a:hover {
	color:#ad0000;
}

.cont_form {
	padding:0px 0px 10px 0px;
}

.img_cont {
	margin-bottom:20px;
}

.usetxt {
	width:385px;
	float:left;
	overflow:hidden;
	display:block;
}

.useimg {
	width:130px;
	float:left;
	overflow:hidden;
	display:block;
}

.fileimg {
	padding-top:20px;
}

.inst_img {
	padding:20px 0px 20px 10px;
	border:0px;
}

.gal_page {
	color:#1d2b4c;
	font-size:14px;
	font-weight:bold;
}

.make_text {
	display:block;
	float:left;
	padding-left:20px;
}

.form_div {
	display:block;
	float:left;
}

.make_img {
	display:block;
	float:left;
	text-align:center;
}

.radio {
	padding-top:10px;
	clear:both;
	display:inline;
	padding-left:30px;
	padding-right:30px;
}

/********************** order *********************/

.product_order{
	display:block;
	float:left;
	width:385px;
	background:#f9f9f9;
	border:#eee solid 2px;
	overflow:hidden;
	padding:10px 5px;
	margin:20px 50px;
}


.prodmodif{
	float:left;
	width:385px;
	padding:5px;
	overflow:hidden;
}

.prodmod{
	display:block;
	float:left;
	width:280px;
	overflow:hidden;
	font-weight:bold;
	color:#666;
}

.prodat{
	display:block;
	float:left;
	width:280px;
	overflow:hidden;
	font-weight:bold;
	color:#666;
}

.drop{
	font-size:10px;
	font-weight:bold;
	color:#666;
}

.radioprice{
	display:block;
	float:left;
	width:13px;
	height:13px;
}	

.modprice{
	overflow:hidden;
	width:160px;
	color:#ad0000;
	padding-left:5px;
	font-weight:bold;
}

.form_order_foot{
	display:block;
	clear:both;
	width:385px;
	padding-top:5px;
	overflow:hidden;
}

.form_order_foot span{
	display:block;
	float:left;
	width:220px;
	padding-top:10px;
	overflow:hidden;
}

.form_order_foot span label{
	display:block;
	float:left;
	padding:2px 5px;
}

.itembox{
	display:block;
	float:left;
	height:14px;
	width:20px;
	font-size:11px;
	padding:2px;
	color:#C33;
}

.addtocartbtn{
	display:block;
	float:left;
	width:160px;
	height:40px;
	overflow:hidden;
}

/********************** footer ********************/

.footer {
	float:left;
	width:920px;
	height:67px;
	overflow:hidden;
	background:transparent url('../img/footer_bg.png') center top no-repeat;
	padding:0px 20px;
	display:block;
}

.footer_map {
	float:left;
	display:block;
	overflow:hidden;
	width:121px;
	padding:28px 0px 0px 48px;
}

.rss {
	float:left;
	display:block;
	overflow:hidden;
	width:50px;
	padding:28px 0px 0px 183px;
}

.rss a {
	color:#525252;
}

.rss a:hover .rss_t {
	color:#ad0000;
	text-decoration:underline;
}

.rss_t {
	position: relative;
	top: -3px;
}

.footer_map a {
	color:#525252;
}

.footer_map a:hover {
	color:#ad0000;
	text-decoration:underline;
}

.footer_copy {
	float:left;
	display:block;
	overflow:hidden;
	width:280px;
	padding:28px 0px 0px 170px;
}

.partn {
	padding:15px 0px;
	width:100%;
	text-align:center;
	float:left;
	display:block;
	overflow:hidden;
	background:#1d2b4c url('../img/partn_bg.png') center top no-repeat;
}

.partnt {
	padding:10px 50px;
}

.nl {
	color:#d9d9d9;
	display:block;
	padding-bottom:10px;
}

.partnt a {
	color:#ffffff;
}

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

/********************** USED - nagore ********************/

.head_main{
	float:center;
	width:952px;
	height:137px;
	overflow:hidden;
	background:transparent url('../img/head_main_bg.jpg') left top no-repeat;
	margin-top:10px;
	font-size:18px;
}

.head_main a {
	color:#525252;
}

.head_main a:hover{
	color:#133b98;	
}

.head_main_text {
	position:absolute;
	float:left;
	overflow:hidden;
	display: block;
	padding-left:30px;
	margin:30px 0px 0px 560px;
	z-index:2;
}

.head_main_text1 {
	position:absolute;
	float:left;
	overflow:hidden;
	display: block;
	margin:30px 0px 0px 795px;
	z-index=3;
}

.head_main_text2 {
	position:absolute;
	width:950px;
	height:135px;
	float:left;
	overflow:hidden;
	display: block;
	z-index:1;
}


/********************** menu ********************/


.categories{
	float:left;
	width:201px;
	height:471px;
	overflow:hidden;
	background:transparent url('../img/menu_bg.png') left top no-repeat;
}

.categories ul{
	display:block;
	float:left;
	width:175px;
	overflow:hidden;
	margin: 8px 0px 0px 13px;
}

.categories ul li{
	width:175px;
	height:25px;
	display:block;
	float:left;
	margin-top:5px;
}

.categories ul li a{
	background:transparent url('../img/button_menu1.png') left top no-repeat;
	display:block;
	float:left;
	width:175px;
	height:20px !important;
	height:25px;
	color:#525252;
	padding-top:5px;
	padding-left:15px;
}

.categories ul li a:hover{
	background-position:left bottom;
	color:#ededed;
}

.space{
	display:block;
	width:175px;
	height:30px;
	float:left;
}

.partners{
	float:left;
	width:201px;
	height:151px;
	overflow:hidden;
	background:transparent url('../img/partners_bg1.png') left top no-repeat;
	margin-top:10px;
}

.part_text{
	padding:10px 0px 0px 0px;
	text-align:center;
}

.part_link{
	padding:10px 0px 0px 25px;
}
.part_link a{
	display:block;
	color:#525252;
	padding-top:6px;
}

.part_link a:hover{
	color:#133b98
}

/********************** main_area ********************/


.main_area_content {
	width:742px;
	display:block;
	float:left;
	overflow:hidden;
}

.main_area_bottom {
	background:transparent url('../img/main_area_bottom_bg.png') left top no-repeat;
	float:right;
	width:742px;
	height:20px;
	overflow:hidden;
	display:block;
}

.main_area_bottom1 {
	background:transparent url('../img/main_area_bottom_bg1.png') left top no-repeat;
	float:right;
	width:742px;
	height:20px;
	overflow:hidden;
	display:block;
	margin-top:10px;
}

/********************** center area ********************/

.c_center {
	width:702px;
	float:left;
	overflow:hidden;
	display:block;
	padding-left:20px;
	padding-right:20px;
}

.content_main {
	width:700px;
	height:130px;
	background:transparent url('../img/content_main_bg.png') left top no-repeat;
	float:left;
	overflow:visible;
	display:block;
	margin-top:34px;
}

.content_free {
	width:700px;
	height:130px;
	background:transparent url('../img/free_inst.png') left top no-repeat;
	float:left;
	overflow:visible;
	display:block;
	margin-top:15px;
	margin-bottom:15px;
}

.content_other {
	width:700px;
	height:130px;
	background:transparent url('../img/content_main_bg.png') left top no-repeat;
	float:left;
	overflow:visible;
	display:block;
	margin-top:15px;
	margin-bottom:15px;
}

.content_main_small {
	width:160px;
	height:195px;
	background:transparent url('../img/content_main_bg_small.png') left top no-repeat;
	float:left;
	overflow:visible;
	display:block;
	margin-top:0px;
	margin-right:20px;
	text-align:center;
}

.content_main_small1 {
	width:160px;
	height:195px;
	background:transparent url('../img/content_main_bg_small.png') left top no-repeat;
	float:left;
	overflow:visible;
	display:block;
	margin-top:0px;
	margin-right:0px;
	text-align:center;
}

.ind_top {
	margin-top:34px;
	display:block;
	float:left;
	overflow:hidden;
}
	

.hidbg_box {
	width:205px;
	height:156px;
	float:left;
	overflow:hidden;
	display:block;
	position:relative; top:-30px; left:15px;
}

.other_box {
	vertical-align:middle;
	width:205px;
	height:130px;
	float:left;
	overflow:hidden;
	display:block;
	text-align:center;
}

.hidbg_box_pr {
	width:330px;
	height:145px;
	float:left;
	overflow:hidden;
	display:block;
	position:relative; top:-20px; left:15px;
}

.hidbg_box_sh {
	width:205px;
	height:146px;
	float:left;
	overflow:hidden;
	display:block;
	position:relative; top:-20px; left:15px;
}

.hidbg_main {
	width:485px;
	float:left;
	overflow:hidden;
	display:block;
}

.hidbg_main_pr {
	width:367px;
	float:left;
	overflow:hidden;
	display:block;
}

.hidbg_main_sh {
	width:485px;
	float:left;
	overflow:hidden;
	display:block;
}



h3.main_title_text {
	padding:5px 0px 0px 30px;
}

.link {
	float:left;
	overflow:hidden;
	display:block;
}

.content_main:hover h1.main_title_text, .content_main:hover h2.main_title_text, .content_main:hover h3.main_title_text {
	text-decoration:underline;
}

.content_main_sh:hover h1.main_title_text, .content_main_sh:hover h2.main_title_text, .content_main_sh:hover h3.main_title_text {
	text-decoration:underline;
}

.content_main:hover h1.main_title_text_pr, .content_main_pr:hover h2.main_title_text, .content_main_pr:hover h3.main_title_text {
	text-decoration:underline;
}

.img_main_small {
	margin-top:10px;
}

h1.main_small {
	color:#525252;
	font-size:12px;
	margin-top:5px;
}

.content_main_small:hover h1.main_small {
	text-decoration:underline;
}

.content_main_small1:hover h1.main_small {
	text-decoration:underline;
}

.warr {
	color:#e20008;
}


.intext_link {
	color:#133b98;
}

.intext_link:hover{
	color:#525252;	
}

p.intext_link_g a {
	font-size:10px;
	color:#525252;
}

p.intext_link_g a:hover{
	color:#133b98;	
}

.big {
	font-size:16px;
}

.big_blue {
	font-size:16px;
	color:#133b98;
	margin-top:15px;	
	margin-bottom:10px;
}

	
.gal_inn_nav {
	text-align:center;
	width:680px;
	float:left;
	overflow:hidden;
	display:block;
	margin:15px 0px 15px 0px;
}

.gall{
	MARGIN-RIGHT: 5PX;
	MARGIN-TOP: 5PX;
	border: 2px solid silver;
}

.gal_scr {
	width:702px;
	height:507px;
	float:left;
	overflow:auto;
	display:block;
}

.news_date {
	float:left;
	overflow:hidden;
	width:100px;
	margin-top:30px;
	margin-bottom:30px;
}

.news {
	margin-top:30px;
	margin-bottom:30px;
	width:602px;
	clear:right;
	float:left;
	overflow:hidden;
}

.text_ind {
	margin-left:30px;
}

h3.other_link {
	padding:5px 0px 0px 30px;
}

h3.other_link a {
	color:#e20008;
}

h3.other_link a:hover {
	text-decoration:underline;
}

.xc {
	margin-top:3px;
}

.ps {
	margin-top:12px;
}

.dd {
	margin-top:20px;
}

.gps {
	margin-top:3px;
}


.prod_img {
	float:left;
	overflow:hidden;
	width:155px;
	margin-top:15px;
	margin-bottom:15px;
}

.prod_m_ind {
	margin-left:20px;
	margin-top:8px;
}

.prod_s_ind {
	margin-left:30px;
}

.info_img {
	float:left;
	overflow:hidden;
	display:block;
	width:702px;
	text-align:center;
	margin-top:15px;
	margin-bottom:15px;
}