/* CSS Document */

table.outer_table{
	border-collapse: collapse;
	height:100%;
	min-height:100%;
	width:100%;
	background:#c0c0c0 ;
	}

	table.outer_table td{
		margin: 0;
		padding: 0;
		vertical-align: top;
		height:100%;
		min-height:100%;
		}
		
table.outer_table {
	border-collapse: collapse;
	}

	table.outer_table td{
		margin: 0;
		padding: 0;
		vertical-align: top;
		}
		
	
	
td.col_left{
	width:50%;
	color:inherit;

	}

td.col_right{
	width:50%;
	color:inherit;

	}

td.col_center{
	width:980px;
	}


table.inner_table{
	border-collapse: collapse;
	width:980px;
	background:#ffffff;
	
	}
	
	
	table.inner_table table{
	border-collapse: collapse;
	
	}


	table.inner_table td{
		margin: 0;
		padding: 0;
		vertical-align: top;
		text-align: left;
		}

	
		table.inner_table table.head{
			border-collapse: collapse;
			width:980px;
			}
	
				table.inner_table div.head_imgs_1 {
				background: #6d6d6d;
				width: 20px; height: 266px ;
				}
				
				table.inner_table div.logo {
				width: 251px; 
				}
				
				table.inner_table td.head_imgs_2 {
				background:url(../images/bg.jpg) no-repeat left top;
				width: 478px; height:266px;
				
				}
				
						
				table.inner_table td.head_imgs_4 {
				background:#fff;
				width: 230px; height:266px;
				borde: none:
				
				}
				
					table.inner_table td.head_imgs_4 div.menu_right {
					padding: 2px 20px 0px 0px;
					text-align: right;
					color: #ff0000;
					}
				
				
						table.inner_table td.head_imgs_4 div.menu_right a {
						color: #ff0000;
						font-size: 12px;
						}
						
						table.inner_table td.head_imgs_4 div.menu_right a:hover {
						color: #ff0000;
						text-decoration: none;
						font-size: 12px;
						}
						
						table.inner_table td.head_imgs_4 div.menu_right div.phone {
						margin: 25px 0px 0px 20px;
						text-align: left;
						font-size: 24px;
						line-height: 25px;
						height: 100px;
						color: #000;
						}
							
							table.inner_table td.head_imgs_4 div.menu_right div.phone span{
							line-height: 40px;
							}
							
							table.inner_table td.head_imgs_4 div.menu_right div.phone a{
							font-size: 16px;line-height: 10px;
							}
							
						table.inner_table td.head_imgs_4 div.login {
					background:url(../images/login.jpg) no-repeat right bottom;
					width: 200px;
					text-align: right;
					padding: 0px 0px 0px 10px;
					color: #FFFFFF;
					}
					
						table.inner_table td.head_imgs_4 div.login form {
							margin: 0px 0px 0px 12px;
							}
							
							table.inner_table td.head_imgs_4 div.login form select {
							border: 1px solid #846127;
							width: 122px;
							}
							
							table.inner_table td.head_imgs_4 div.login form input {
							border: 1px solid #846127;
							}
							
						table.inner_table td.head_imgs_4 div.login td {
							padding: 2px 0px 6px 6px;
							vertical-align: middle;
							font-size: 11px;
							text-align: right;
							}
					
					table.inner_table td.head_imgs_4 div.login  form input img{
							border: none;}
																
													
				table.inner_table div.menu_top {
				padding: 0px 0px 0px 0px;
				height: 39px;									
				}									
								
					table.inner_table div.menu_top li {						
						padding: 0 0 0 2px;
						list-style:none;
						list-style-position: inside;
						background: url(../images/flag2.gif) no-repeat 0 0;		
						height: 39px;
						float: left;		
						}
						
					table.inner_table div.menu_top li a{
						color: #fff; 
						font-size: 12px;
						display: block;
						height: 27px;
						padding: 12px 20px 0 20px;		
						*float:left;
						}
					
					table.inner_table div.menu_top li a:hover{
						text-decoration: none;	
						background: url(../images/aktive.gif) repeat-x 0 0;										
						}
						
						table.inner_table div.menu_top li.noflag {
						background: none;
						}
						
						li#aktive a {
						background: url(../images/aktive.gif) repeat-x 0 0;
						display: block;
						height: 27px;
						text-decoration: none;		
						padding: 12px 20px 0 20px;	
						}
						
						
						
				table.inner_table div.menu_left {
	padding: 20px 0px 20px 6px;
	width:245px;
	background: url(../images/left_menu_bg.jpg) no-repeat top right;
	
				}	
					
					table.inner_table div.menu_left li {
					list-style:none;
					list-style-position: outside;
					margin: 15px 0px 0px 0px;
					padding-left: 15px;				
					font-size: 14px;
					font-weight: normal;
					
					}	
					
								table.inner_table div.menu_left li a {
								color: #ff0000;
								}
								
													
						
					table.inner_table div.menu_left li.activ {
					padding-top: 10px;
					margin-bottom: 8px;
					font-size: 14px;					
					list-style:none;
					font-weight: bold;
					}	
						
					table.inner_table div.menu_left li.activ_in {
					background: url(../images/flag.gif) no-repeat 0px 7px;
					margin: 0px 0px 6px 24px;					
					list-style:none;
					font-size: 11px;
					font-weight: normal;
					}
					
					
					
								table.inner_table div.menu_left li.activ_in a {
								color: #ff0000;
								}
								
														
					table.inner_table div.menu_left li.noflag2 {
						background: url(../images/px.gif) no-repeat center left;
						margin-top: -10px;
						font-size: 19px;
						font-weight: normal;
						}	
						
						
								
						
			
						
						
			table.inner_table  div.content {
						padding: 20px 20px 20px 18px;
						text-align: left;
						font-size: 11px;
						/*width: 440px;*/
						}	
								
						table.inner_table  div.content a{
						color: #4b84c0;}
					
					
					table.inner_table  div.content div.content_form_l {
						background: url(../images/form_l.gif) no-repeat top right;
						width: 21px; height: 246px;
						float: left;
						}
						
					table.inner_table  div.content div.content_form {
						height: 244px;	width: 400px;
						float: left;
						border-top: 1px solid #7ed07a; 
						border-bottom: 1px solid #7ed07a;
						font-size: 14px; 
						
						}	
						
										
								table.inner_table  div.content div.content_form td {
								text-align: right;
								}
						
						
							table.inner_table  div.content div.content_form td.content_form_zag {
								font-size: 20px;
								text-align: right;
								padding: 20px 0px 25px 0px;
								}
								
							table.inner_table  div.content div.content_form input {
								margin: 0px 0px 11px 14px;
								}		
						
					table.inner_table  div.content div.content_form_r {
						background: url(../images/form_r.gif) no-repeat top left;
						width: 21px; height: 246px;
						float: left;
						}
						
					table.inner_table  div.content div.content_txt {
						background: url(../images/dot.gif) repeat-x top left;
						margin: 0px 0px 0px 0px;
						font-size: 12px;
						}
						
						table.inner_table  div.content img {
						border: 5px solid #FFFFFF;
						}
						
						table.inner_table div.content table.img_tbl {
						margin: 5px 0px 15px 15px;
						float: right;
						border-collapse: collapse;
						}
						
			table.inner_table div.content td.img_bg_l {
						background: url(../images/img_bg_l.gif) repeat-y top left;
						width: 4px;
						}		
						
			table.inner_table  div.content td.img_bg_l1 {
						background: url(../images/img_bg_l1.gif) no-repeat top left;
						width: 4px; height: 4px;
						}	
			
			table.inner_table  div.content td.img_bg_l2 {
						background: url(../images/img_bg_l2.gif) no-repeat top left;
						width: 4px; height: 6px;
						}	
						
			table.inner_table  div.content td.img_bg_r1 {
						background: url(../images/img_bg_r1.gif) no-repeat top left;
						width: 6px; height: 4px; 
						}	
						
			table.inner_table  div.content td.img_bg_r2 {
						background: url(../images/img_bg_r2.gif) no-repeat top left;
						width: 6px; height: 6px;
						}					
						
			table.inner_table  div.content td.img_bg_r {
						background: url(../images/img_bg_r.gif) repeat-y top left;
						width: 6px;
						}
						
			table.inner_table  div.content td.img_bg_t {
						background: url(../images/img_bg_t.gif) repeat-x top left;
						height: 4px;
						}
						
			table.inner_table  div.content td.img_bg_b {
						background: url(../images/img_bg_b.gif) repeat-x top left;
						height: 6px;
						}
						
						
		table.inner_table  td.partners {
				background: url(../images/bg_partners.jpg) repeat-x top left;
				width: 230px; 
				padding: 0px;
				margin: 0px;
						
				} 
				
				 
				 table.inner_table td.partners div.news {
						margin: 0px 0px 0px 0px;
						padding: 0px;
						width: 230px;
						}			
						
						table.inner_table td.partners  a {
						color: #ff0000;
						}
						
						table.inner_table td.partners div.anons {
						background: url(../images/bg_news.jpg) repeat-x top left;
						}
						
						table.inner_table td.partners div.anons img{
						padding: 16px 0px 0px 20px;
						}
								
						table.inner_table td.partners div.anons div.anons_content {
						margin: 19px 20px 23px 20px;
						color: #000000;
						font-size: 11px;
						}
						
						.zag {
						font-family: Tahoma; font-size: 12px; font-weight: bold;
						padding: 0px 0px 0px 0px;}
						
						.date {
						font-family: Tahoma; font-weight: normal;
						padding: 4px 4px 0px 0px;
						text-align: right;}
				 
				 
				 /*ilnk*/
				 	table.main_table td.content div.itemMarket input.fieldmarket, table.main_table td.content div.mCat div.mCatItem input.fieldmarket{
			border:1px solid #afc6d2;
			padding:3px;
			font-size:11px;
			width:30px;
			margin:5px 20px  8px 0 ;
			float:left;
			}
			
		table.main_table td.content div.itemMarket input.marketbtn,table.main_table td.content div.mCat div.mCatItem input.marketbtn{
			background: url(../images/market.gif) no-repeat;
			width:82px;
			height:20px;
			cursor:pointer;
			float:left;
			margin: 5px 0 8px 0;
			border-width:0;
			}	
			
			table.main_table td.content div.itemMarket p{
				padding:10px 0 0px 0;
				font-size:14px;
				}
				
				table.main_table td.content div.itemMarket span.big{
					font-size:24px;
					color:#d00000;
					}
					
				table.main_table td.content div.itemMarket span.small{
					font-size:18px;
					color:#d00000;
					}
			
		
		table.main_table td.content div.itemInfo{
			float:left;
			}
			
			table.main_table td.content div.itemInfo h2{
				padding:0px 0 20px 0;}
			
			table.main_table td.content div.itemInfo table{
				padding:0;
				margin:5px 0 20px 0;
				border-collapse:collapse;
				}
				
				table.main_table td.content div.itemInfo table td{
					padding:0 20px 0 0;
					line-height:20px;
					font-size:11px;
					margin:0;
					}
					
		table.main_table td.content img.item{
			border-width:0;
			padding:0;
			margin:50px 20px 20px 0;
			float:left;
			}
				
		table.main_table td.content div.brandInfo{
			float:left;
			}
			
			table.main_table td.content div.brandInfo table{
				padding:0;
				margin:10px 0 0 0;
				border-collapse:collapse;
				}
				
				table.main_table td.content div.brandInfo table td{
					padding:0 40px 0 0;
					margin:0;
					}
					
					table.main_table td.content div.brandInfo table td a{
						display:block;
						padding:0 0 15px 0;
						font-size:11px;
						}
		
		table.main_table td.content img.brand{
			border:1px solid #a8adb3;
			padding:0;
			margin:0 20px 20px 0;
			float:left;
			}
		
		table.main_table td.content div.iCat{
			
			}
			
			table.main_table td.content div.iCat div.iCatItem{
				width:150px;
				height:180px;
				overflow:hidden;
				margin:0 20px 20px 0;
				float:left;
text-align:center;
				}
				
				table.main_table td.content div.iCat div.iCatItem img{
					/*border:1px solid #a8adb3;*/
					border-width:0;
					padding:0;
					margin:0 0 3px 0;
					}
		
				table.main_table td.content div.iCat div.iCatItem a.lnk {
					color:#4a7cad;
					line-height:12px;
					display:block;
					font-size:11px;
					text-decoration:underline; 
					background-color:inherit;
					} 
							
				table.main_table td.content div.iCat div.iCatItem a.lnk:hover {
					color:#4a7cad; 
					text-decoration: none; 
					background-color:inherit;
					}
					
		table.main_table td.content div.mCat{
			
			}
			
			table.main_table td.content div.mCat div.mCatItem{
				width:150px;
				height:210px;
				overflow:hidden;
				margin:0 20px 40px 0;
				float:left;
				}
				
				table.main_table td.content div.mCat div.mCatItem img{
					/*border:1px solid #a8adb3;*/
border-width:0;
					padding:0;
					margin:0 0 3px 0;
					}
		
				table.main_table td.content div.mCat div.mCatItem a.lnk {
					color:#4a7cad;
					line-height:12px;
					display:block;
					padding:0 0 8px 0;
					font-size:11px;
					text-decoration:underline; 
					background-color:inherit;
					height:19px;
					overflow:hidden;
					} 
							
				table.main_table td.content div.mCat div.mCatItem a.lnk:hover {
					color:#4a7cad; 
					text-decoration: none; 
					background-color:inherit;

					}
					
				table.main_table td.content div.mCat div.mCatItem span.big{
					font-size:24px;
					color:#d00000;
					}
					
				table.main_table td.content div.mCat div.mCatItem span.small{
					font-size:18px;
					color:#d00000;
					}
				
				 /*link*/
				 
				 
/*  footer   */

	table.inner_table table.footer {
	background: url(../images/bg_footer.jpg) repeat-x top left;
	width: 980px;
	border-collapse: collapse;	
	color: #ffffff;
	}

	
	table.inner_table table.footer td.info {
	background: #ffffff;
	width: 231px; 
	color: #000000;
	padding: 12px 0px 12px 26px; 
	}
	
	
		table.inner_table table.footer td.info p {
		padding: 0px;
		font-size: 12px;		
		}
	
	table.inner_table table.footer td.q {
	padding: 34px 0px 0px 31px;
	line-height: 17px; 
	}
	
	table.inner_table table.footer td.map {
	padding: 50px 20px 0px 0px;
	text-align: right;
	width: 230px;
	}
	
		table.inner_table table.footer a:link {
		color: #FFFFFF; 
		}
		
		table.inner_table table.footer a:hover {
		text-decoration: none;		 
		}
		
		table.inner_table table.footer a:visited {
		color: #FFFFFF;		 
		}
		
		table {border-collapse: collapse;}
		
		#sale {padding: 30px 0 0 20px;}
		
			#sale img{border: none;}
	
	
	#t_kresla { width: 100%;}		
			
		#t_kresla  td { text-align: left; border-left: 1px solid #c4c4c4; padding-left: 20px; padding-bottom: 40px; width: 40%;}
		#t_kresla  td img{  padding-left: 20px;}
		#t_kresla  td.tdleft { text-align: left; border: none; padding-left: 0;}
		 	
	       #t_kresla div.kresla_link { float: left; text-align: left; padding-bottom: 10px; font-size: 11px; line-height: 20px;}
		   
		  	 #t_kresla div.kresla_link a { font-size: 16px; color: #ff0000;}
			 
	 
	 
	 
	 div.clear {clear: both; height: 0px; padding: 0; margin: 0;}
		   
