@media screen {
body{
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 11px;
	background: #172436;
	color: #3C3F41;
	line-height: 1.5;
}
h3,h2,h1{
	color: #1464A3;
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
}
h1{
	text-transform: uppercase;
}

form{
	margin: 0;
}
a{
	text-decoration: none;
	color: #16609A;
	outline: none;
}
a:hover{
	text-decoration: underline;
}
img{
	border: none;
}
.shield{
	width: 100%;
	height: 31px;
	padding-top: 5px;
	background: url(images/toya3_back1.jpg) no-repeat center 100%;
	color: #AFAFB5;
	position: relative;
	z-index: 2;
}
.header{
	width: 100%;
	height: 93px;
	background: url(images/toya3_pic.jpg) no-repeat center;
}
.header #nasadka{
	margin:auto;
	width:980px;
	height: 93px;
	overflow: hidden;
}
.header #nasadka .index_link_brand{
	display: block;
	position: absolute;
	width: 135px;
	height: 40px;
	margin: 27px 0 0 20px;
}
.breadcrumbs{
	background: transparent url(images/breadcrumbs980.gif) repeat-y scroll left top;
	width: 100%;
	line-height: 20px;
	padding-top: 5px;
	padding-bottom: 3px;
	font-family: Arial Narrow, Franklin Gothic Medium, Tahoma, arial, sans-serif;
	font-size: 13px;
	overflow: auto;
}
.breadcrumbs .bread_content{
	width: 686px;
	float: left;
	padding-left: 20px;
	line-height: 20px;
	text-transform: lowercase;
}
.breadcrumbs .bread_content a{
	text-decoration: none;
}
.breadcrumbs .bread_content a.home{
	padding-left:20px;
	margin-left: -20px;
}
.breadcrumbs .bread_content .active{
	color: black;
	text-decoration: none;
}
.breadcrumbs .bread_content .cat_path .last{
	color: black;
	text-decoration: none;
}
.breadcrumbs .bread_content a.back{
	float: right;
	margin-right: 10px;
	font-weight:bold;
}
.breadcrumbs .bread_content .path{
	background: transparent url(images/main_page_ico.gif) no-repeat scroll left 6px;
	padding-left: 20px;
	padding-top: 2px;
	width: 85%;
}

.main{
	width: 100%;
	background: url(images/toya2_back2.jpg) no-repeat center 30px;
}
.overmain{
	width: 100%;
	background: url(images/toya2_back3.jpg) repeat-y center;
	position: relative;
	z-index: 1;
}
.footer{
	width: 100%;
	height: 80px;
	background: url(images/toya2_back5.jpg) no-repeat center top;
	clear: both;
}
.footer .content{
	width: 980px;
	height: 100%;
	margin: auto;
}
.footer .content a{
	text-indent: -1000px;
	overflow: hidden;
	display: block;
	float: left;	
	height: 53px;
	width: 124px;
}
.footer .content .toya_place{
	margin-top: -30px;
	width: 194px;
	float: left;
	padding: 0 15px;	
}
.footer .content .toya_brands{
	display: block;
	float: left;
	width: 740px;
	text-align: center;
}
.footer .content .toya{
	width: 164px;
	height: 82px;
	visibility: hidden;
}

.footer .content .flo{
	background: url(images/logo_flo.gif) no-repeat center;
}
.footer .content .flo:hover{ background: url(images/logo_flo_on.gif) no-repeat center;}
.footer .content .power_up{
	background: url(images/logo_power.gif) no-repeat center;
}
.footer .content .power_up:hover{ background: url(images/logo_power_on.gif) no-repeat center;}
.footer .content .vorel{
	background: url(images/logo_vorel.gif) no-repeat center;
}
.footer .content .vorel:hover{ background: url(images/logo_vorel_on.gif) no-repeat center;}
.footer .content .fala{
	background: url(images/logo_fala.gif) no-repeat right;
	width: 100px;
}
.footer .content .fala:hover{	background: url(images/logo_fala_on.gif) no-repeat right;}
.footer .content .yato{
	background: url(images/logo_yato.gif) no-repeat left;
	width: 100px;
}
.footer .content .yato:hover{	background: url(images/logo_yato_on.gif) no-repeat left;}
.footer .content .sthor{
	background: url(images/logo_sthor.gif) no-repeat center;
}
.footer .content .sthor:hover{	background: url(images/logo_sthor_on.gif) no-repeat center;}

.footer .copyright{
	display:block;
	float:left;
	text-align:center;
	width:240px;
}
.footer .copyright a{
	line-height:45px;
	display: inline;
	float: none;
}
.footer .footer_corp{padding: 20px 0; clear: both; text-align: center;}

.wrap_center{
	background-color: white;
	width: 980px;
	margin: auto;
}
.center{
	background: transparent url(images/shadow.gif) repeat-y 240px;
	overflow: hidden;
}
.center .menu_wraper{
	float: left;
	height: 390px;
}
.center .menu{
	width: 240px;
	padding-left: 0px;
	float: left;
	min-height: 1px;
	clear: both;
}
.center .menu a{
	color: black;
	font-family: arial;
	font-size: 11px;
	font-weight:normal;
}
.center .menu a#pdf{
	background: transparent url(images/pdf.gif) no-repeat left center;
	padding-left: 30px;
	margin-left: 10px;
	height: auto;
}
.center .content{
	width: 680px;
	padding: 20px 30px 50px 30px;
	float: left;
	font-family: Arial;
	font-size: 12px;
	position: relative;
}

.center .bottom{
	clear: both;
	height: 0px;
}

}

input.error,
textarea.error{
	background-color: #EEBBBB;
}




*html .center .content{
	padding-right: 0;
}







form{
	margin: 0;
	padding: 0;
}

.language{
	display: block; 
	height: 20px; 
	line-height: 20px;  
	width: 50px;
	padding-left: 50px;
	text-decoration: none;
	color: silver;
	font-weight: bold;
	font-size: 12px;
	background: url(images/languages_main.gif) no-repeat;
}

.news_wraper{
	width: 700px;
	overflow: hidden;
}
.news_news_detail{
	/*background-color: #E9E8E7;*/
	width: 690px;
}
.news_news_detail_top,
.news_news_on_list_top{
	/*background: transparent url(images/category2_660.gif) no-repeat;
	background: transparent url(images/category2_690.gif) no-repeat;*/
	display: block;
	width: 690px;
	height: 10px;
}

.news_news_detail_bottom,
.news_news_on_list_bottom{
	/*background: transparent url(images/category2_660.gif) no-repeat;
	background: transparent url(images/category2_690.gif) no-repeat bottom;*/
	display: block;
	width: 690px;
	height: 10px;
}

.news_news_on_list_date{
	font-size: 12px;
	padding: 0;
}
.news_news_on_list_title,
.news_news_on_list_title.link{
	font-weight: bold;
	font-size: 12px;
	line-height: 30px;
	padding: 0;
	width: 100%;
}
.news_news_detail_title,
.news_news_detail_title a,
.news_news_on_list_title,
.news_news_on_list_title a{
	color: #1464A3;
	text-decoration: none;	
	font-size: 15px;
}
.news_news_on_list_text{
	/*background-color: #E9E8E7;*/
	padding: 0;
}
.news_hr{
	background-color: #CCC; 
	border: 0;
	height: 1px;
	clear: both;
	margin: 10px 0 10px 0;
}
.news_news_on_list_photo_wrap{
	display: block;
	width: 130px;
	float: left;
	padding: 27px 30px 0 0;
}
.news_news_on_list_text_wrap{
	display: block;
	width: 500px;
	float: left;
}
.news_news_detail_date{
	display: none;
}
.news_news_detail_title{
	/*background-color: #E9E8E7;*/
	font-weight: bold;
	font-size: 12px;
	line-height: 30px;
	padding: 0;
}
.news_news_detail_text{
	/*background-color: #E9E8E7;*/
	color: Gray;
	padding: 0;
}
.news_news_detail_more{
	padding-top: 10px;
}
.news_commercials .commercial{
	width: 600px;
}

.news_top_links{
	text-align: right;
	color: #1464A3;
	font-weight: bold;
	overflow: hidden;
}
.news_top_links a{
	display: block;
	float: right;
	text-decoration: none;
	cursor: pointer;
}
.news_top_links a.selected{
	text-decoration: underline;	
}
.news_top_links a:hover{
	text-decoration: underline;
}
.news_top_links .divider{
	display: block;
	float: right;
	margin: 0 10px;	
}

.news_commercials #ads{
	height: 600px;
}
.news_commercials .prev_slide,
.news_commercials .next_slide{
	background: transparent url(images/gazetka/g_prev_l.gif) no-repeat center center;
	height: 600px;
	width: 100px;
}
.news_commercials .next_slide{
	background: transparent url(images/gazetka/g_next_l.gif) no-repeat center center;
}
.news_commercials .prev_slide.hover{
	background: transparent url(images/gazetka/g_prev_l_on.gif) no-repeat center center;
}
.news_commercials .next_slide.hover{
	background: transparent url(images/gazetka/g_next_l_on.gif) no-repeat center center;
}
.news_commercials .news_slider{
	background-color:#FFFFFF;
	background-position:center center;
	background-repeat:no-repeat;
	display:block;
	height:600px;
	left:0;
	padding:10px 15px 0;
	top:0;
	width:370px;
}
.news_commercials .thumbs{
	height: 102px;
	width: 400px;
}
.news_commercials .product_slider_tmb span{
	width: 100px;
	height: 100px;
}

.pdf{
	background: url(images/pdf.jpg) no-repeat left center;
	display: block;
	padding: 15px 0 30px 50px;
	margin-top: 10px;
}


.badge{
	margin-bottom: 20px;	
	position: relative;
}
.badge a{
	display: block;
	width: 225px;
	height: 20px;
	line-height: 20px;
	margin-bottom: 5px;
	background: url(images/toya1.gif);
	padding: 0 10px;
	font-weight: bold;
}

.badge a:hover, .badge a.selected{
	background: #888888;
	text-decoration: none;
	color: white;
	background: url(images/toya2.gif);
}

.content, .content *{
	z-index: 2;

}
.category_commercial{
	display: block;
	width: 735px;
	height: 450px;
	float: left;
	margin-top: -14px;
	margin-left: -25px;
	margin-right: -20px;
	overflow: hidden;
}
.category_desc,
.category_first_image{
	display: block;
	width: 310px;
	overflow: hidden;
	float: left;
}
.category_desc{
	padding: 10px;
}
.category_first_image{
	text-align: center;
	vertical-align: middle;
}

.brand_bottom{
	position: relative;		
	z-index: 5;
}
.zw{
	position: absolute;
	z-index: 1;	
	width: 307px;
	height: 174px;
	left: 320px;
	background: url(images/zw_toya.gif) no-repeat 0 -20px;
	margin-top: -20px;
}
.product_info{
	overflow: hidden;
}
.product_info .product_desc{
	float: left;
	width: 330px;
}
.product_info .product_name{
	width: 330px;
	font-size: 16px;
	font-weight: bold;
}
.product_info .images{
	float: left;
	display: block;
	width: 275px;
	height: 195px;
}
.brand_ad{
	width: 690px;
	height: 370px;
	margin: auto;
	padding-bottom: 15px;
}
.brand_ad .news_news_detail_more{
	display: none;
}
.brand_ad .news_news_detail,
.brand_ad .news_news_detail_title,
.brand_ad .news_news_detail_text,
.brand_ad .news_news_detail_top,
.brand_ad .news_news_detail_bottom{
	background: none;
}
.commercial{
	width: 500px;
	margin: auto;
	overflow: hidden;
}
.ad_wraper{
	float: left;
	width: 400px;
}
#ads{
	display: block;
	width: 400px;
	height: 255px;
	margin: auto;
	margin-bottom: 10px;
	cursor: pointer;
}
.product_slider{
	display: none;
}
.product_slider {
	display: block;
	width: 370px;
	height: 250px;
	background-color:#ffffff;
	background-repeat: no-repeat;
	background-position: center center;
	left:0;
	padding: 10px 15px 0 15px; 
	top:0;
}
.thumbs{
	display: block;
	width: 392px;
	height: 52px;
	margin: auto;
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
}
.thumbs_wraper{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	position:absolute;
	white-space:nowrap;
	left: 0px;
}
ul.thumbs_wraper li{
	display: inline;
}
.product_slider_tmb{
	display: inline;
}
.product_slider_tmb span{
	display: inline-block;
	width: 54px;
	height: 50px;
	border: 1px solid white;
	background-repeat: no-repeat;
	background-position: center center;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	cursor: pointer;
}
.product_slider_tmb.activeSlide  span{
	border: 1px solid white;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.product_slider_tmb.hover span{
	border: 1px solid #CCCCCC;
}
.slide_left{
	clear: both;
}

.prev_slide,
.next_slide{
	background: transparent url(images/prev_page.gif) no-repeat left center;
	float: left;
	width: 45px;
	height: 255px;
	text-align: center;
	cursor: pointer;
}
.next_slide{
	background: transparent url(images/next_page.gif) no-repeat right center;
}

.ad_switcher{
	display: block;
	width: 210px;
	overflow: hidden;
	margin: auto;
	clear: both;
	margin-bottom: 40px;
}
.ad_switcher div{
	float: left;
	width: 70px;
	padding-top: 15px;
	text-align: center;
	cursor: pointer;
}
.ad_switcher .prev_ad{
	background: transparent url(images/prev_page.gif) no-repeat left 10px;
	padding-left: 30px;
}
.ad_switcher .next_ad{
	background: transparent url(images/next_page.gif) no-repeat right 10px;
	padding-right: 30px;
}
#nav a { border: 1px solid #ccc; background: #fc0; text-decoration: none; margin: 0 5px; padding: 3px 5px;  }
#nav a.activeSlide { background: #ea0 }
#nav a:focus { outline: none; }

#nasadka_flash{
	display: none;
}
.category_photos{

	margin-left: -10px;	
	
}
.category_photo{
	border:1px solid silver;	
	text-align:center;
	vertical-align: middle;
	height: 238px;
	width: 320px;
}
.category_photo a{
	display: block;	
}
.category_photo img{
	
}
.logging_buttons{
	background-image: url('images/dla_ciebie_wej.jpg');
	width: 690px;
	height: 206px;
}
.logging_buttons a{
	text-decoration:none;
	display: block;
	float: left;
	width: 210px;
	height: 136px;
	margin: 40px 0 0 87px;
}
.logging_buttons a.right{
	margin-left: 95px;
	float: left;
}

*html .logging_buttons a{
	margin: 40px 0 0 44px;
}

#f_contact table{
	table-layout: fixed;
}
#f_contact td{
	padding: 0 20px 0 0;
}
#f_contact input[type=text]{
	background-color: #F6F6F7;
	border: 1px solid #CCC;
	width: 100%;
}
#f_contact label.error{
	display: block;
	color: red;
}
#f_contact input[type=checkbox]{
	margin-right: 10px;
}
#f_contact td.user_copy{
	height: 40px;
}
#f_contact textarea{
	background-color: #F6F6F7;
	border: 1px solid #CCC;
	width: 100%;
}
.contact_data th{
	text-align: left;
	border-bottom: 1px solid #CCC;
}
.contact_data th h4, .contact_data td h4{
	color: #1464A3;
	font-size: 12px;
}
.contact_data th p, .contact_data th h4, .contact_data td p, .contact_data td h4{
	padding: 0;
	margin: 0;
}
.contact_data th, .contact_data td{
	padding: 10px 0 10px 60px;
}
.contact_data th{
	padding-top: 30px;
	padding-bottom: 30px;
}
.contact_data th.contact_header_left{
	background: transparent url(images/kontakt/koperta.gif) no-repeat center left;
}
.contact_data th.contact_header_center{
	background: transparent url(images/kontakt/tel.gif) no-repeat center left;
}
.contact_data th.contact_header_right{
	background: transparent url(images/kontakt/i.gif) no-repeat center left;
}

/*BUTTONY*/
a.partners_button,
.brand_news_pages .news_button{
	display:block;
	width: 128px;
	cursor: pointer;
	text-align: center;
	color: #F0F0F0;
	font-size:11px;
	margin-top: 10px;
	margin-right: 8px;
}
.brand_news_pages .news_button{
	float: left;
	width: 105px;
}
a.partners_button:hover,
a.news_button:hover{
	text-decoration: none;
}
button.new{
	border: none;
	background: none;
	height: 34px;
	color: white;
	cursor: pointer;
	overflow: visible;
	width: 130px;
}
a.partners_button div.left,
a.news_button div.left,
button.new div.left{
	background: transparent url(images/buttony/button_right.gif) repeat-x right top;
}
a.partners_button div.right,
a.news_button div.right,
button.new div.right{
	background: transparent url(images/buttony/button_left.gif) no-repeat left top;
	height: 34px;
	line-height: 25px;
}
a.partners_button.hover div.left,
a.news_button.hover div.left,
button.new.hover div.left{
	background: transparent url(images/buttony/button_right_on.gif) repeat-x right top;
}
a.partners_button.hover div.right,
a.news_button.hover div.right,
button.new.hover div.right{
	background: transparent url(images/buttony/button_left_on.gif) no-repeat left top;
}

/*BUTTONY END*/

/* JQUERY TABS*/
/* root element for tabs  */
ul.tabs {  
	margin:0 !important; 
	padding:0;
	height:25px;
	border-bottom:1px solid #CCC;
	font-family: Arial;
	font-weight: bold;
	color: #6f6f6f;
}

/* single tab */
ul.tabs li {  
	background: transparent url(images/tabs/z_l.gif) no-repeat top left;
	float:left;	 
	padding-left: 5px; 
	margin-right: 1px;  
	list-style-type:none;	
}
ul.tabs li.current {  
	background: transparent url(images/tabs/z_on_l.gif) no-repeat top left;
}

ul.tabs li div.right {  
	background: transparent url(images/tabs/z_p.gif) no-repeat top right;
	float:left;	 
	padding-right: 5px; 
	margin:0;	
}
ul.tabs li.current div.right {  
	background: transparent url(images/tabs/z_on_p.gif) no-repeat top right;
}

/* link inside the tab. uses a background image */
ul.tabs a { 
	background: transparent url(images/tabs/z.gif) repeat-x 0 0;
	float:left;
	display:block;
	padding: 0 30px;
	height: 25px;
	line-height: 25px;	
	text-decoration:none;
	margin-right:2px;	
}
ul.tabs li.current a { 
	background: transparent url(images/tabs/z_on.gif) repeat-x 0 0;
	color: white;
}

ul.tabs a:hover {
}
	
/* selected tab */
ul.tabs a.current {		
	cursor:default;
}

/* tab pane */
div.panes div.pane {
	display:none;
	min-height:150px;
	padding:10px 0;	
}
*html div.panes div.pane{
	height:150px;
}
/* GREY TABS - FOR PAGES WITHOUT BRAND */

/* GREY TABS END*/
ul.tabs.brand li {  
	background: transparent url(images/tabs/z_grey_l.gif) no-repeat top left;
}
ul.tabs.brand li.current {  
	background: transparent url(images/tabs/z_grey_on_l.gif) no-repeat top left;
}

ul.tabs.brand li div.right {  
	background: transparent url(images/tabs/z_grey_p.gif) no-repeat top right;
}
ul.tabs.brand li.current div.right {  
	background: transparent url(images/tabs/z_grey_on_p.gif) no-repeat top right;
}
ul.tabs.brand a { 
	background: transparent url(images/tabs/z_grey.gif) repeat-x 0 0;
}
ul.tabs.brand li.current a { 
	background: transparent url(images/tabs/z_grey_on.gif) repeat-x 0 0;
}
/* JQUERY TABS END*/

/* MOVIES PLAYER*/
.player{
	display:block;
	width:524px;
	height:375px;
	margin: auto;
}
/* MOVIES PLAYER END*/

/*DO POPRAWKI*/
.pagination-footer{text-align: center;clear:both; margin:10px auto 10px auto;line-height:200%; width:300px; height:25px;}
.pagination-footer div{float:left;overflow:hidden;text-align:center;width:20%;}
.pagination-footer .previous, .pagination-footer .next {font-size:12px; width:100px;}
.pagination-footer .previous a, .pagination-footer .next a{color:#16609A;}
.pagination-footer .previous a:hover, .pagination-footer .next a:hover{text-decoration:none;cursor: pointer;}
.pagination-footer .previous a, .pagination-footer .previous span{background:url(images/suwak/prev.gif) no-repeat left center; display:block;}
.pagination-footer .previous a:hover{background:url(images/suwak/prev.gif) no-repeat left center;}
.pagination-footer .next a, .pagination-footer .next span{background:url(images/suwak/next.gif) no-repeat right center; display:block;}
.pagination-footer .next a:hover{background:url(images/suwak/next.gif) no-repeat right center;}
.pagination-footer .pages{height:30px;line-height:200%;overflow:hidden;font-weight:bold;}
.pagination-footer .pages a, .pagination-footer .pages span{width: 20px; margin: 0 2px; font-size:15px; padding:1px 7px; color:#6d6e6f; }
.pagination-footer .pages span {padding:1px 3px;}
.pagination-footer .pages a:hover{color:#16609A;text-decoration:undeline;cursor:pointer;}
.pagination-footer .pages a.active{border:1px solid #16609A; color:#16609A;}

/* THE END */

.footer .copyright a{
	color: #3C3F41;
}

#basket .wrap_center .center{background: none;}
#basket .breadcrumbs{background: #DFDFDF;}
#basket .bread_content{width: 940px;}
#basket .content{width: 920px;}
#basket .footer .content{width: 980px;}
#basket .footer .content .toya_brands{width: 980px;}

@media print {
	body{
		font-family: arial;
	}
	.shield,
	.header,
	.footer,
	.breadcrumbs,
	.menu,
	.navigation,
	.print,
	.download{
		display: none;
	}
	.center{
		width: 100%;
		padding: 0;
		margin: 0;
	}
	.content{
		display: block;
		width: 100%;
		margin: 0;
	}
	.cat_parameter_table{
		text-align: center;
		font-size: 10px;
		
	}
	.description{
		display: block;
		width: 320px;
		padding: 10px;
		border: 1px solid silver;
		font-size: 10px;
	}
	.description p{
		width: 310px;
	}
	.description ul{
		width: 270px;
	}
	h5{
		font-size: 10px;
		line-height: 10px;
		font-weight: bold;
	}
	h4{
		font-size: 20px;
		line-height: 20px;
	}
	h3{
		font-size: 12px;
		line-height: 12px;
	}

}