body {
	background: #5d5d5d;
	margin: 0;
	font-family: Tahoma;
	color:#222222;
	font-size:10pt;	
}

h3{
	font-size: 10pt;
}

a:link, a:visited,  a:hover,  a:active, a:focus {
	color: #222222;
	text-decoration: none;
	 outline: 0;
}

 img {
	border: 0px;
	border-color: #ffffff;
}

#containter{
	margin: 0 auto;
	width: 1016px;
}

#header_menu {
	background: #ffffff;
	height: 104px;	
	margin-left:45px;
	margin-right:43px;
}

#zegar{
	float: left; margin-left: 120px; margin-top: 9px;
}

#main_logo{
	float:left;
	background: url('images/gi_logo.png') no-repeat;
	height: 59px;
	width: 155px;
	margin-top: 25px;
	margin-left: 20px;
	cursor: pointer;
}

#menu{
	margin-top:42px;
	float: right;
}

#time_bar{
    font-size: 9pt;
	font-family: Tahoma;
    position: absolute;
    top: 87px;
    left: 625px;
}

UL{
	margin:0;
	padding:0;
}

#menu A{
	text-decoration: none;
	color: #ffffff;
	margin: 20px;
}

#menu UL{

	color:#777777;
	height: 56px;
}

#menu LI{
	margin:0;
	padding:0;
	padding-top: 21px;	
	font-size: 7pt;
	font-family: Tahoma;
}

#menu #left{
	display: inline;
	background: url('images/menu_left.png') no-repeat;
	width: 25px;
	padding-bottom:56px;
	padding-right:5px;
	margin-right: -4px;
}

#menu .item {
	background: url('images/menu_content.png') repeat-x;
	display: inline;
	text-transform: uppercase;
	font-weight: bold;	
	cursor: default;
	padding-bottom:25px;	
	margin-bottom:30px;
}

#menu .item_sel {
	background: url('images/menu_content_sel.png') repeat-x;
	display: inline;
	text-transform: uppercase;
	font-weight: bold;	
	cursor: default;
	padding-bottom:25px;	
	margin-bottom:30px;
}

#menu .separator{
	display: inline;
	background: url('images/menu_separator.png') repeat-x;
	padding-bottom: 56px;
	width: 6px;
}

#menu a: link, a:visited, a:hover, a:active{
	color: #ffffff;
}

#header_frame {
	
} 

#frame_top {
	background-image: url('images/frame_top.png');
	height: 7px;
	width: 1016px;
}

#frame_center{
	background: #ffffff;
	width: 1016px;
	overflow: hidden;
}

#frame_left_side{
	background-image: url('images/frame_left_side.png');
	background-repeat: repeat-y;
	width: 5px;
	float: left;
	padding-bottom: 32767px;margin-bottom: -32767px;
}

#frame_content{
	float: left;
	width: 1006px;
	padding-bottom: 32767px;margin-bottom: -32767px;
	margin-left: 5px;
}

#frame_right_side{
	background-image: url('images/frame_right_side.png');
	background-repeat: repeat-y;
	width: 5px;
	float: left;
	padding-bottom: 32767px;margin-bottom: -32767px;
}

#frame_bottom{
	clear:both;
	background-image: url('images/frame_bottom.png');
	height: 21px;
	width: 1016px;
}

#aktualnosci{	
	float: left;
	margin: 5px;
	color: #ffffff;
	font-size:10pt;
	font-weight:bold;
	margin-top: -15px;
}

#aktualnosci_top{
	background: url('images/aktualnosci.jpg');	
	height: 77px;
	width: 340px;
}

#aktualnosci_top div{
	margin: 20px;
	padding-top: 26px;
	margin-left: 65px;
}

#aktualnosci_top div a{
	padding-top: 30px;
	color: #FF9C00;
}

#aktualnosci_bottom{
	width: 340px;
	color: #000000;
}

#aktualnosci_bottom div{
	padding: 20px;
	padding-left: 
}

#aktualnosci_bottom div a{
	color: #000000;
}
#main_img{
	background-image: url('images/image.png');
	width: 646px;
	height: 189px; 
	float: right;
	margin:5px;
}

#main_img_text p{
     position:relative;
     bottom:0;  
     margin: 9px;
     display:block;  
}

#main_img_text a{
	 color: #ffffff;
     font-size: 11pt;
     font-weight: bold;
}
#page_content{
	clear: both;
	background: #ffffff;
	margin-left:45px;
	margin-right:43px;
	overflow: auto;
}

#left_col{	
	width:185px;
	float:left;
	margin: 5px;
	margin-left: 15px;
}

#left_col .box{
	margin:0px;
	margin-bottom:10px;
	width:185px;
	background-image:url('images/box_top.png');
	padding: 5px;
	margin-bottom: 10px;
	
}

#center_col{	
	width: auto;
	float:left;	
	margin: 5px;
	z-index: 1000;
}

#center_col_page{	
	width:763px;
	float:left;	
	margin: 5px;
}

.center_box .box_header{
	margin:0px;
	margin-left: 10px;
	margin-bottom: 0px;
	font-size: 10pt;
	font-family: Tahoma;
	font-weight: bold;

}

.center_box .content{
	margin:12px;
	margin-right: 0px;
	margin-bottom: 5px;
	font-size: 8pt;
	font-family: Tahoma;
	
	text-align: justify;
}

#right_col{
	width:183px;
	float:left;
	margin: 5px;
	margin-right: 15px;
}

#right_col .box{
	margin:0px;
	margin-bottom:10px;
	width:183px;
	background-image:url('images/box_top.png');
	padding: 5px;
}

.box .box_header{
	margin:3px 3px 5px 5px;
	font-size: 10pt;
	font-family: Tahoma;
	font-weight: bold;
    line-height: 14pt;
}

.box_bottom{

	width:195px;
	height: 11px;
	background-image:url('images/box_bottom.png');
	margin-left: -13px;
	margin-bottom:-10px;
}

.path{
	margin:3px 3px 5px 5px;
	font-size: 9pt;
	font-family: Tahoma;
	
}

.box .box_content .text{
	padding: 10px;
    padding-top: 0px;
	padding-bottom:15px;
	color:#222222;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 8pt;
}

fieldset legend{
    color:#222222;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 10pt;
}

#menu_left UL{
	list-style: none;	
	margin-left:10px;
	padding-bottom:5px;
}

#menu_left LI{
	margin: 7px;
	margin-left: 4px;
	padding: 0px;	
	color:#222222;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 9pt;
	
}

.menu_left_box UL{
	list-style: none;	
	margin-left:10px;
	padding-bottom:3px;
}

.menu_left_box LI{
	margin: 2px 7px 2px 7px;
	padding: 0px;	
	color:#222222;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 9pt;
}

#menu_left a:link, #menu_left a:visited, #menu_left a:active{
	color: #222222;
	text-decoration: none;
}

#menu_left a:hover{
	color: #888888;
	text-decoration: none;
}


.menu_sub_item .menu_subitem{
	margin: 3px;
	margin-left:0px;
	font-weight: normal;
	font-size: 8pt;
	color:#222222;
	font-family: Tahoma;
	
}

 .menu_sub_item{
	background-image:url('images/bullet.png');
	background-repeat: no-repeat;
	margin-left:-10px;
	padding-left: 10px;
	font-weight: bold;
}

.menu_item a:hover, .menu_sub_item a:hover, .menu_subitem a:hover{
	color: #888888;
	text-decoration: underline;
}

.menu_right_box {
	margin-left: 20px;
	padding-bottom:6px;
	font-weight: normal;
}


.menu_item{
	cursor: pointer;
}

#footer{
	clear: both;
	background: #ffffff;
	/* margin-left:45px;
	margin-right:43px; */
	font-size: 8pt;
	font-family: Tahoma;
	color: #999999;
}

#footer_top{
	background: url('images/footer.jpg');
	width: 928px;
	height: 157px;
	margin-left:45px;
	padding-top:1px;
	padding-bottom:1px;
	

}

#box_newsletter{
	background: url('images/box_newsletter.jpg');
	width: 350px;
	height: 90px;
	margin-left: 20px;
	padding:10px;
}

#banners{
	/* margin-left:45px;
	margin-right:43px; */
	margin-top:4px;
	overflow: auto;
}

#copyright{
	margin-top:12px;
}

.footer_link{
	font-size:10pt; 
	font-weight: bold; 
	color: #656565;
	margin:5px;
	cursor: pointer;
	display: block;
	float: left;
	margin-left:35px;
}

.footer_link a, .footer_link a:visited {
	color: #656565;
}
.footer_link a:hover {
	color: #656565;
	text-decoration: underline;
}



.footer_link_right{
	float: left;
	font-size:10pt; 
	font-weight: bold; 
	color: #656565;
	margin:5px;
	cursor: pointer;
	display: block;
	text-align: left;
	margin-top:2px;
	margin-right:10px;
	margin-left:50px;
}

.footer_link:hover{
	text-decoration:underline;
}

.footer_link_right:hover{
	text-decoration:underline;
}

.product_item a {
	text-decoration: none;
	color: #000000;
}

.product_item img {
	border: 0px;
}

.loginForm LABEL{
	float: left;
	width: 100px;	
}

#input_login, #input_pass{
	margin:5px;
}

#login_box{
	margin-top: -5px;
	overflow: auto;
}

#login_box input{
	width:160px;
}

#login_box label{
	float: left;
	width: 50px;		
}

#input_pass label{
	float: left;
	width: 100px;		
}

#input_login label{
	float: left;
	width: 100px;		
}

#login_box .buttons input{

}

.buttons{
	margin:6px;
}

.i_20 { width: 20px; }
.i_30 { width: 30px; }
.i_50 { width: 50px; }
.i_60 { width: 60px; }
.i_70 { width: 70px; }
.i_80 { width: 80px; }
.i_90 { width: 90px; }
.i_100 { width: 100px; }
.i_120 { width: 120px; }
.i_140 { width: 140px; }
.i_160 { width: 160px; }
.i_170 { width: 170px; }
.i_180 { width: 180px; }
.i_200 { width: 200px; }
.i_220 { width: 220px; }
.i_240 { width: 240px; }
.i_250 { width: 250px; }
.i_260 { width: 260px; }
.i_270 { width: 270px; }
.i_280 { width: 280px; }
.i_300 { width: 300px; }
.i_320 { width: 320px; }
.i_340 { width: 340px; }
.i_360 { width: 360px; }
.i_380 { width: 380px; }
.i_400 { width: 400px; }
.i_420 { width: 420px; }
.i_440 { width: 440px; }
.i_460 { width: 460px; }
.i_480 { width: 480px; }
.i_500 { width: 500px; }

.news_main {
	margin:2px;	
    width:250px;
}

.news_main .box_header{
    font-size:8pt;
}

.news_main a:link, a:visited, a:hover, a:active{
	color: #000048;
	text-decoration: none;
}

.news_main_small{
    clear:both;
	margin: 5px;
}
.news_main_small a:link, a:visited, a:hover, a:active{
	color: #000048;
	text-decoration: none;
}

.news_main_small .box_header{
    font-size:8pt;
    line-height: 11pt;
    cursor: pointer;
}

.news_title{
     float: left;
   margin:5px;
	margin-left: 10px;
	margin-bottom: 0px;
	font-size: 10pt;
	font-family: Tahoma;
	font-weight: bold;	
}

.news_date{
   margin:8px;
    float:right;
    margin-left:20px;
    font-size: 10pt;
	font-family: Tahoma;
}

.news_content{
    clear:both;
    margin-top:20px;
    margin-left:25px;
    font-size: 9pt;
	font-family: Tahoma;
}

.pd_news p{
	font-size: 10pt;
    margin:0px;
    padding: 0px;
    margin-bottom: -13px;
}

.right_box_wrapper LI{
	margin-left: 20px;
}

.right_box_wrapper .news_more_a{
	display: block;
	float: right;
    cursor: pointer;
}

.right_box_wrapper a:link, a:visited, a:hover, a:active{
	color: #000048;
	text-decoration: none;
}

#center_col a:link, a:visited, a:hover, a:active{
	color: #222222;
	text-decoration: none;
}

.product_item{		
	width: 505px;
	font-family: Tahoma;
	color: #2e2e2e;	
	margin: 2px 0px 10px 0px;
	padding: 5px;
	/* border: 1px solid #d8d8d8; */
	background-image: url(images/box-top-wide.png);
	background-repeat: no-repeat;
}

.product_item_bottom{
	width: 515px;
	height: 11px;
	background-image:url('images/box-bottom-wide.png');
	margin-left: -7px;
	margin-bottom:-10px;
}

.product_item .product_title {
	font-weight: bold;
	font-size: 10pt; 
	padding-left: 9px;
	padding-top: 9px;
}

.product_item .product_item_img {
	float: left;
	margin: 6px;
    margin-bottom: 0px;
    
}

.product_item_img{
	border: 1px solid #d8d8d8;
}

.product_item .product_description{
	margin: 10px;
	font-weight: normal;
	font-size: 10pt;
    margin-bottom:20px;
  
}

.news_more_a{
	font-size: 8pt;
	padding: 0px;
    margin-bottom: 0px;
    margin-top:2px;	
    margin-right: 10px;
	float: right;
	cursor:pointer;
}

.news_more{
	margin-left: 173px;
}

.product{
	font-family: Tahoma;
	font-size: 11pt;
	padding: 13px;
	
    float: left;
    background-image: url(images/box-top-wide.png);
	background-repeat: no-repeat;
}

.product_bottom{
	width: 510px;
	height: 11px;
	background-image:url('images/box-bottom-wide.png');
	margin-left: -15px;
	margin-bottom:-20px;
}

.product_search_bottom{
	width: 510px;
	height: 11px;
	background-image:url('images/box-bottom-wide.png');
	margin-left: -7px;
	margin-bottom:-15px;
}


.product_img{
	float: left;
	margin-left: 20px;
	margin-right: 10px;
}

.product_params{
	margin-top: 30px;
    clear:both;
	float: left;
    width: 100%;
}

.product_param{
	margin:6px;
	font-size: 9pt;
}

#p_name {
	font-size: 11pt;
    margin: 0px;
    margin-bottom:10px;
    font-weight: bold;
}

.product_content{
	margin-top: 20px;
	clear: both;
	font-size: 9pt;
}

.product_content LI{
	margin-left: 15px;
}

.list_col{
	float: left;
	width: 200px;
	margin-left:5px;
	margin-right: 5px;
}

.list_col2{
	float: left;
	width: 200px;
	margin-left:3px;
	margin-right:3px;
}

.list_letter{

	font-weight: bold;
	font-size: 12pt;
	margin:10px 0px 10px 0px;
	padding-left: 10px;
	width: 200px;
	background-image: url('images/uderline.jpg');
	background-repeat: repeat-x;
}

.word_item{
	font-size: 9pt;
	font-family: Tahoma;
	margin-bottom: 20px;
	margin-left: 25px;
}

.word_item_single{
	font-size: 11pt;
	font-family: Tahoma;
	padding:30px;
	margin:30px;
	border: 1px solid #aaaaaa;
}

.word_item_single>div{
	
}

.organy_item{
	font-size: 9pt;
	font-family: Tahoma;
	margin-bottom: 5px;
	margin-left: 25px;
}

.word_info_item{
	margin-top: 2px;
}

.osk_item{
	margin-bottom: 15px;
	border: 1px solid #d8d8d8;
	padding: 15px;
	padding-top: 10px;
	width: 660px;	
}

.osk_item>div{
	cursor: pointer;
}

.item_info_name{
	font-weight: bold;
	margin:5px;
}

.item_info{
	margin:3px;
	margin-left: 15px;
}

.update_items{
	margin: 10px;
	margin: 0 auto;
	width: 330px;
	margin-bottom:20px;
}

.update_items .update_name{
	font-weight: bold;
	font-size: 14pt;
	margin: 5px;
	margin-bottom: 15px;
}

.update_items UL{
	font-size: 10pt;
	list-style-type: none;
	margin-left: 15px;
}

.update_items a{
	color: blue;
}
.update_items  a:hover{
	color: blue;
	text-decoration : underline;
}

/* 
	Zamówienie tabela
*/

#order_table{
	margin-top:5px;
	margin-left: 10px;
}

#order_table th{

	background: #fae8bf; 
	padding: 10px;
}

.order_row{
	clear:both;
	margin-bottom: -15px;
	background: #fff6e2; 
	padding: 10px;
}

 #row_header{
 	clear:both;
	font-weight: bold;
	margin-bottom: -15px;
}

.order_row td{

	text-align: center;
	min-height: 25px;
	border: 1px solid #e9e9e9;	
	padding:5px;
}

.order_name{
	width: 240px;
}

.payment_type{
	width: 208px;
}

.order_price{
	width: 70px;	
}

.order_amount{	
	width: 40px;
	padding-left: 0px;
}

.order_total{	
	width: 70px;	
}
.order_total_label{	
	width: 378px;	
	text-align: right;
	font-weight: bold;
}

.order_send{	
	width: 124px;	
}

.order_amount input{	
	width: 35px;
	margin: 5px;
}

.news_header{
	margin-top: 3px;
	font-weight: bold;
	font-size: 10pt;
}

.zamowienie_item{
	margin:10px;
	margin-left: 20px;
}

.zamowienie_item label{
	float:left;
	width:170px;
}

.zamowienie_item input[type=text], .zamowienie_item textarea{
	width:260px;
}

.zamowienie_item textarea{
	height: 70px;
}


.info_msg{
	font-weight: bold;
	font-size: 9pt;
	padding: 20px;
	padding-left:70px;
	margin-top:3px;
	margin-left: 10px;
	border: 1px solid #dcdcdc;
	background: url('images/icon-info.gif');
	background-position: 18px 18px;
	background-repeat: no-repeat;
}

.error_msg{
    font-weight: bold;
	font-size: 9pt;
	padding: 20px;
	padding-left:70px;
	margin-top:3px;
	margin-left: 10px;
	border: 1px solid #dcdcdc;
	background: url('images/icon-error.gif');
	background-position: 18px 18px;
	background-repeat: no-repeat;

}
.msg_box{
    margin: 0 10px 10px 10px;
	padding: 15px 25px;
	border: 1px solid #d8d8d8;;
   
    width: 438px;
}

.msg_info{

	color:#797979;
	font-weight: bold;
	font-size: 10pt;
	padding: 20px;
	padding-left:70px;
	margin-top:15px;
	margin-left: 10px;
	background: url('images/icon-info.gif');
	background-position: 10px 10px;
	background-repeat: no-repeat;
}

.Form-Item{
    margin:20px;
}

#prawo_drogowe{
	padding-bottom: 0px;
}


#jak_odebrac_content ul li{
	margin-left:35px;	
}


.jak_zdac_content ul li{
	margin-left:35px;	
}

.jak_zdac_content{
	float: left;
	width: 480px;
	padding:5px;
}

.spis_tresci{
	float: left;
	width: 218px;
}

.spis_tresci UL LI{
	list-style: none;
}

.thumb_img{
	width: 150px;
	display: inline;
	cursor: pointer;
	margin-right:9px;
}

.pd_news li{
	list-style: url('images/bullet.png');
}

.news_main hr, .news_main_small hr{
	color: #eaa500;
	background-color: #eaa500;
	height: 1px;
}

#itelix_link{
	color:#999999;
	font-family:Tahoma;
	font-size:8pt;
}

#itelix_link:hover{
	color:#555555;
	font-family:Tahoma;
	font-size:8pt;
}

.products_short_list{
	font-size: 8pt;
	cursor: pointer;
	display: block;
}

.products_short_list:hover{
	color: #999999 ;
}

.clear{
	clear:both;
}

.navi{
	margin: 15px;
	color: #ff9c00;
	margin-left: 315px;
	margin-right: 5px;
}

.navi a{
	color: #ff9c00;
	font-size:9pt;	
}

#center_col .navi a:active, #center_col .navi a:hover, #center_col .navi a:link, #center_col .navi a:visited{
	color: #ff9c00;
}


INPUT.button
{
	text-align: center;
	border-color: #7d87bb;
	border-width: 1px;
	border-style: solid;
	background-color: #ffc440;
	background-image: url('images/ok.png');
	background-repeat: no-repeat;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #333333;
	padding: 5px;
	padding-left: 15px;
	cursor: pointer;
}

INPUT.button:hover{
	color: #ffffff;
}


#order_table th {
	background:#B9C9FE url('images/th_bg.png') repeat-x scroll 0 0;
	border-bottom:1px solid #FFFFFF;
	border-top:2px solid #D3DDFF;
	border-left: 0px;
	border-right: 0px;
	color:#003399;
	font-size:9pt;
	font-weight:normal;
	padding:8px;
}

#order_table td {
	background:#E8EDFF url('images/td_bg.png') repeat-x scroll 0 0;
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	color:#666699;
	padding:8px;
	cursor: pointer;
}






















/* slideshow styles */


		.slideShow ul{
			list-style: none;
		}
		.slideShow {
			padding: 10px; display: table;
			clear: both;
			margin-bottom: 10px;
			width: 626px;
			height: 168px;
		}
		.slideShow .navigation {
			margin-top: 70px;
			clear: left;
			display: block;
		}
		.slideShow .navigation a {
			background-color: #B3B3B3;
			margin: 0px 2px 0px 0px;
			padding: 3px 8px;
			color: #232323;
			text-decoration: none;
			float: left;
			font-size: 0.8em;
		}
		.slideShow ul.topNavigation {
			margin: 0px 0px 40px 0px;
		}
		.slideShow .navigation a:hover, .slideShow .navigation a.selected {
			background-color: #929292;
			color: #000000;
		}
		
		
		/** slideshow with images in navigation **/
		.navigation.white a, .navigation.white li {
			background-color: #ffffff;
		}
		.navigation.white a {
			border: 1px solid #ffffff;
			padding: 0px;
			line-height: 0.8em;
		}
		.navigation.white a:hover, .navigation.white a.selected {
			background-color: #ffffff;
			border: 1px solid #999;
		}
		
		.slides{
			height:60px;	
		}
		
		
		.slideShowTopNavi{
			background: url('images/bg_gray.png');
		}
		
	.page_btn{
		float: left;
		margin:2px;
		padding:3px;
		padding-left:8px; 
		padding-right:8px; 
		border: 1px solid #e5e5e5;
		cursor: pointer;
	}