﻿/* sawi_at_fruitysite_dot_net */
html{
	width: 100%;
	
}
body {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
	color: #5c5c5c;
	font-size: 11px;
}

p{
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
}

a{
	color: #5c5c5c;
	text-decoration: underline;
}

a:hover{
	color: #1c1c1c;
	text-decoration: underline;
}

div#topBlock{
	height: 156px;
	background-image: url(../gfx/back_stripe_yellow.gif);
	
}

div#topBlockFlash{
	background-image: url(../gfx/back_center_top.gif);
	background-repeat: repeat-y;
	width: 702px;
	height: 156px;
	margin:auto;	
	
}

div#flashFrameBlock{
	padding-top: 0px;
	padding-left: 2px;
	padding-right: 2px;
}

div#menuBlock{
	height: 20px;
	background-color: #666666;
}

div#menuBarBlock{
	width: 702px;
	height: 20px;
	margin: auto;
	background-image: url(../gfx/back_center_menu.gif);
	background-repeat: repeat-y;
}

div#footerBlock{
	height: 20px;
	background-color: #666666;
}

div#footerBarBlock{
	width: 694px;
	height: 12px;
	margin: auto;
	background-image: url(../gfx/back_center_menu.gif);
	background-repeat: repeat-y;
	
	padding: 4px;
	font-size: 10px;
	font-weight: bold;
	color: #464646;
	border-bottom: 1px solid #CFCFCF;
}

div#signBlock{
	width: 694px;
	padding-top: 5px;
	padding-bottom: 15px;
	margin: auto;
}



div#contentBlock{
	margin:auto;
	width: 700px;
	border-left: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;	
	background-color: white;
}

h1{
	position: absolute;
	z-index: -1;
}

h2{
	padding: 0px;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	margin-top: 0px;
	padding-left: 25px;	
	background-image: url(../gfx/h2_block.gif);
	background-repeat: no-repeat;	
	background-position: 0px 2px;
	height: 20px;
	
}

h3{
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 0px;
		
}
img{
	border: 0px;
}

img.offerGrayBorder{
	border: 1px solid #c5c5c5;
}

hr.horizontalGray{
	border: 0px;
	border-top: 1px solid #CFCFCF;
	color: #CFCFCF;
	height: 1px;
	padding: 0px;
	margin: 0px;
}

input, textarea{
	font-size: 11px;
	color: #5c5c5c;
	border: 1px solid #5c5c5c;
	padding: 0px;
	margin: 2px;
}

form{
	margin: 0px;
	padding: 0px;
	margin-top:5px;
}
input.inputText120{
	width: 120px;
	height:15px;
	float: left;
}


input.inputSubmit{
	background-color: #dfdfdf;
	float: left;
	height:17px;
}

.stronger{
	font-weight: bold;
}

.underl{
	text-decoration: underline
}

input#sendContact{
	margin-left: 234px;
	width: 40px;
	
	
}

input#topicContact, input#emailContact, input#signContact{
	width: 270px;
}

textarea#messageContact{
	width: 270px;
	height: 150px;
	overflow: hidden;
}

div.textWrapperBlock{
	margin-left: 18px;
	margin-right: 10px;
}

div.moreBlock{
	text-align: right;
}

div#infoBlock{
	background-color: white;
	padding: 20px;
	/*border: 1px solid #c5c5c5;*/
	border: 1px solid #5c5c5c;
	position: absolute;
	margin: auto;
	top: 290px;
	width: 240px;
	left: 50%;
	margin-left: -120px;
	background-color: #fafafa;
	
}

div#infoBlock a{
	display: block;
	text-align: right;
}
div#infoBlock p{
	margin: 20px;
	text-align: center;
}

ul.contentList{
	margin: 0px;
	margin-top: 5px;	
	margin-bottom: 5px;
	list-style-type: circle;
	padding-left: 15px;
}

ul.contentList li{
	margin-top: 3px;
}

img.photoRight{
	margin-left: 5px;
	border: 1px solid #666666;
	float: right;
}

img.photoCenter{
	border: 1px solid #666666;
}

/**********************************************************/
/* Strona główna */
div#homeCol1{
	float: left;
	width: 260px;	
}

div#homeCol2{
	float: left;
	width: 248px;	
	border-left: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
	min-height: 600px;	
	height: auto !important;
	height: 600px;	
}

div#homeCol3{
	float: left;
	width: 190px;
}

/**********************************************************/
/* Szablon trzykolumnowy */
div#subCol1{
	float: left;
	width: 180px;	
}

div#subCol2{
	float: left;
	width: 328px;	
	border-left: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;	
	height: auto !important;
	height: 600px;
	
	min-height: 600px;
}

div#subCol3{
	float: left;
	width: 190px;
}

ul#submenuList{
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
}
ul#submenuList li{
	list-style-image: url(../gfx/ding_list_menu_2.gif);
	padding-top: 2px;
}

ul#submenuList li ul{
	margin: 0px;
	padding: 0px;
	margin-left: 15px;
}
ul#submenuList li ul li{
	list-style-type: none;
	list-style-image: none;
	
	padding-bottom: 7px;
}

/*********************************************************************/
/* Szablon dwukolumnowy */
div#subSecCol1{
	float: left;
	width: 509px;	
	border-right: 1px solid #CFCFCF;
	min-height: 520px;
	height: auto !important;
	height: 520px;

}

div#subSecCol2{
	
	float: right;
	width: 190px;
}

table.priceTable{
	background-color: #999999;
	width: 350px;
}

table.priceTable td{
	background-color: #fff;
}

table.priceTable td.tdPrice{
	text-align: right;
}

table.priceTable tr.trTypePrice td{
	background-color: #ededed;
	font-weight: bold;
}
table.priceTable tr.trHeadPrice td{
	background-color: #dadada;
}

hr.cut{
	color: #787878;
	height: 0px;
	border: 0px;
	border-top: 1px solid #787878;
}

strong.aqua{
	font-style: italic;
	color: #454545;
}
