/*wstępne zerowanie co po niektorych elemntow */
div
{
	overflow: hidden;

}
/*ul, li
{
	padding: 0px;
	margin: 0px;
	list-style: none;
}*/
img
{
	display: block;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
fieldset
{
	border: none;
	margin: 0px;
	padding: 0px;
}
a
{
	margin: 0px;
	padding: 0px;
	text-decoration:  none;
}
a:hover
{
	text-decoration: underline;
}

/* określenie czcionki podstawowej */
body
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;/*#958F8F;*/
	width: 780px;
	margin: 0 auto;
	padding: 0px;
	z-index: 0;
	
}
/*style własciwe */

#header
{
	width: 739px;
	height: 120px;
}
#logo
{
	float: left;
}
.header_ad
{
	float: right;
	width: 305px;
	height: 80px;
	background: url(gfx/header_ad_bg.png);
	margin-top: 20px;
	text-align: center;
}
.ad_title
{
	font-size: 18px;
	color: #CF1760;
	font-weight: bold;
	padding: 10px;
}
.ad_title a, .ad_title  a:visited{
	color: white;
}
.ad_text
{
	font-size:  12px;
	color: white;
	font-weight: bold;
	padding: 0 15px;
}
#top
{
	position: relative;
	width: 739px;
	height: 375px;
}
#top_1
{
	position: absolute;
	width: 425px;
	height: 283px;
	background: url(gfx/top_1_bg.png);
}
#top_2
{
	position:  absolute;
	right: 0px;
	width: 314px;
	height: 375px;
	background: url(gfx/top_2_bg.png);
}
#top_2 span
{
	display: block;
	float: left;
	margin-top: 28px;
	color: #DCDEE3;
	line-height: 18px;
}
#menu
{
	position:  absolute;
	bottom: 6px;
	left: 3px;
}
#menu  a
{
	height: 80px;
	display: block;
	float: left;
	color: #666666;
	font-size: 12px;
	text-align: center;
	padding-left: 13px;
}
#menu  a span
{
	display:block;
	float:left;
	height: 80px;
	padding-right: 11px;
	text-align: center;
	line-height: 80px;
	vertical-align: middle;
}
#menu a span.double
{
	line-height: 20px;
}
#menu a:hover 
{
	background: url(gfx/button_left.png);
	height: 80px;
	display: block;
	padding-left: 13px;
	color: white;
	text-decoration: none;
}
#menu  a:hover span
{
	padding-right: 11px;	
	background: url(gfx/button_right.png) no-repeat right top;
}

#main
{
	width: 779px;
	color: #000000;/*#958F8F;*/
	font-size:  11px;
}
#main span.title
{
	font-size: 14px;
	color: #575859;
	font-weight: bold;
	line-height: 30px;
}
#main h1
{
	font-size: 14px;
	color: #000000;/*#575859;*/
}
.left
{
	float: left;
	width: 405px;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
	background: url(gfx/left_bg.png);
}
.left p
{
	font-family: Verdana;
	line-height: 18px;
	font-size: 11px;
	margin-right: 10px;
}
.left_2
{
	float: left;
	width: 719px;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
	background: #f2f2f2;
}
* html .left_2{
	width: 718px;
}
.left_2 a 
{
	color: #742846;
}
#main .text
{
	display: block;
	padding: 15px 0px;
	line-height: 18px;
}
#main .text_2
{
	display: block;
	margin-left: 5px;
	padding-bottom: 20px;
}
#main .text_2 em
{
	font-style: normal;
	font-weight: bold;
}
#main .left_2 li
{
	margin-bottom: 10px;
	color:#958F8F;
	padding-left: 5px;
	line-height: 18px;
	padding-bottom:10px;
}

#main .left_2 li.odd
{
	display:block;
	float: left;
	width: 160px;
	margin-bottom: 10px;
	color:#958F8F;
	padding-left: 5px;
	line-height: 18px;
}
#main .left_2 li em
{
	font-weight: bold;
	font-style: normal;
}
#main .left_2 li .price
{
	display: block;
	float: right;
	width: 50px;
	font-weight: bold;
	text-align: right;
	padding-right:10px;
}
.left form table, .left_2 form table
{
	width: auto;
}
.left form table td, .left_2 form table td
{
	text-align: right;
	vertical-align: middle;
	line-height: 23px;
}
.left form table td.flc, .left_2 form table td.flc
{
	width: 230px;
	text-align: left;
}
.left form table td.frc, .left_2 form table td.frc
{
	width: 220px;
}
/*.left form label, .left_2 form label
{
	display: block;
	float: left;
	width: 160px;
	text-align: right;
	height: 38px;
	line-height: 38px;
	color: #000000;
	overflow: visible;
}*/
.left form span, .left_2 form span
{
	display: block;
	float: left;
	width: 235px;
	/*height:38px;*/
}
.left form input, .left form select, .left_2 form input, .left_2 form select
{
	/*margin-top: 10px;*/
	margin-left: 5px;
	font-family:Verdana;
	font-size: 10px;
	/*padding:  3px 2px;*/
	width: 220px;
	color: white;
	background: url(gfx/input_bg.png);
	border: solid 1px #515663;
}
.left_2 form input.radio{
	width: auto;
	background: none;
	border: none;
}
.left form select option, .left_2 form select option
{
	color: black;
}
.left form span.area_con, .left_2 form span.area_con
{
	display: block;
	float: left;
	width: 244px;
	height:160px;
}
.left form span textarea, .left_2 form span textarea
{
	height: 144px;
	width:  220px;
	margin-top: 8px;
	margin-left: 10px;
	overflow: auto;
	font-family:Verdana;
	font-size: 11px;
	color: white;
	padding: 2px;
	border: solid 1px #515663;
	background: url(gfx/area_bg.png);
}
.left form a, .left_2 form a, a.button
{
	display: block;
	float: right;
	margin: 15px 30px;
	padding: 3px 7px;
	color: white;
	background: url(gfx/form_button_bg.png);
	font-weight: bold;
}
.left form  a:hover, .left_2 form  a:hover
{
	text-decoration: none;
}
.right
{
	position: relative;
	left: -1px;
	float: right;
	width: 353px;

}
.right_3
{

	float: left;
	width: 289px;
	padding-left: 25px;
	padding-top: 10px;
	color: black;

}
.right_3 a 
{
	color: #722544;
}
.right h1
{
	margin-left: 20px;
	margin-top:  20px;
}
.right .text_2
{
	width: 270px;
	padding-left:  20px;
}
#right_1
{
	position: relative;
	left: -02px;
	float: right;
	width: 351px;
	font-size: 11px;
	padding-bottom: 65px;
	z-index: 0;
}

#right_1 span.title
{
	font-size: 22px;
	font-weight: bold;
	color: #3B619F;
	line-height: 42px;
	margin-left: 20px;
}
#right_1 span.title_right2
{
	position: absolute;
	bottom: 5px;
	font-size: 15px;
	font-weight: bold;
	line-height: 32px;
	margin-left: 20px;
	color: #575859;
	
}
#right_1 ul li
{
	width: 250px;
	margin-left: 20px;
	padding-left: 18px;
	background: url(gfx/list_img.gif) no-repeat 1px 6px;
	line-height:  22px;
	font-weight: bold;
	color: #4D4D4D;
}
#right_1b
{

	float: left;
	width: 314px;
	height: 117px;
	background: url(gfx/right_1b_bg.png) no-repeat;
	font-size: 11px;

	z-index: 0;

	
}
#right_1b .desc
{
	color:black;
	font-weight:bold;
	font-size: 11px;
	margin: 30px 20px;
	line-height:18px;
}
#right_1c
{
	float: left;
	width: 314px;
	height: 160px;
	background: url(gfx/kontakt_1.png) no-repeat;
	font-size: 11px;
	z-index: 0;
}
#right_1c span
{
	display: block;
	margin-left: 17px;
	margin-top: 135px;
	color: #4D4D4D;
	
}
#right_1c span a
{
	font-weight: bold;
	color: #5D0528;
}
#right_2
{
	position: relative;
	left: -02px;
	float: right;
	width: 351px;
	z-index: 0;
}

#right_2 ul li
{
	width: 260px;
	margin-left: 20px;
	padding-left: 18px;
	background: url(gfx/list_img.gif) no-repeat 1px 6px;
	line-height:  22px;
	color: #4D4D4D;
}
#right_2b
{
	float: left;
	width: 314px;
	z-index: 0;
	color: #4D4D4D;
}
#right_2b ul li
{
	width: 260px;
	margin-left: 20px;
	padding-left: 18px;
	line-height:  22px;
}
#right_2b div
{
	margin: 30px 20px;
	line-height:18px;
}
#right_2b div em
{
	font-weight: bold;
	font-style: normal;
	
}
#left_bottom
{
	float: left;
	width: 425px;
	height: 45px;
	background: url(gfx/left_bottom_bg.png);
}
#left_bottom a
{
	line-height: 45px;
	font-weight: bold;
	margin-left: 20px;
	color: #ffffff;
}
#right_bottom
{	
	float: left;
	line-height: 45px;
	width: 294px;
	padding-left: 20px;
	height: 45px;
	background: url(gfx/right_bottom_bg.png);
	color: white;

}
#right_bottom a
{
	color: white;
	font-weight: bold;
}

form div.nice
{
	display: inline;
}
/*new*/
div.langs
{
	float: right;
	margin-right: 30px;
	margin-bottom: -50px;
}
div.langs img
{
	display: inline;
}
.tabelka{
	border: 1px solid black;
}
.tabelka_gora{
	border-top: 0px;
}
.tabelka_dol{
	border-bottom: 0px;
}
.tabelka_lewo{
	border-left: 0px;
}
.tabelka_prawo{
	border-right: 0px;
}
.tabelka_f1{
	text-align: left;
	padding-right: 7px;
}
.tabelka_f2{
	text-align: middle;
	padding-left: 5px;
	padding-right: 5px;
}
.tabelka_f3{
	text-align: left;
	padding-left: 7px;
}

.right table td{
	height: 36px;
}

.right table, .right table tr, .right table td{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
table.cennik td, table.cennik th{
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
}
table.cennik td.right, table.cennik th.right{
	border-right: 1px none;
}
table.cennik td.bottom, table.cennik th.bottom{
	border-bottom: 1px none;
}
table{
	/*border: 1px solid aqua;*/
	display: inline-table;
}