html, body {
	height: 100%;
}

body {
	font-family: Verdana, Tahoma, arial, helvetica, serif;
	color: #747474;
	font-size: 12px;
	line-height: 1.4;
	margin: 0px 0px 0px 0px;
	background: url(../img/bg_body.png) repeat-y center;
	background-color: #06180c;
}

a:link, a:visited, a:active {
	font-weight: bold;
	text-decoration: none;
	color: #0071bb;
}

a:hover {
	text-decoration: underline;
}

a.submenu:link, a.submenu:visited, a.submenu:active {
	font-size: 13px;
	font-weight: bold;
	line-height:23px;
	text-decoration: none;
	color: #434d62;
	padding-right: 20px;
}

a.submenu:hover {
	color:#a21d58;
}

a.bottommenu:link, a.bottommenu:visited, a.bottommenu:active {
	color: #444444;
	font-family: Verdana, Tahoma, arial, helvetica, serif;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
}

a.bottommenu:hover {
	text-decoration:underline;
}

a.footmenu:link, a.footmenu:visited, a.footmenu:active {
	color: #636e5b;
	font-family: Verdana, Tahoma, arial, helvetica, serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

a.footmenu:hover {
	text-decoration:underline;
}

a.oscieznice:link, a.oscieznice:visited, a.oscieznice:active, a.oscieznice:hover {
	color: #0071bb;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Verdana, Tahoma, arial, helvetica, serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	margin-right:10px;
	line-height:22px;
}

a.akcesoria:link, a.akcesoria:visited, a.akcesoria:active, a.akcesoria:hover {
	color: #848483;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Verdana, Tahoma, arial, helvetica, serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	margin-right:10px;
	line-height:22px;
}

/* struktura */

#start_body_head {
	width:900px;
	height:400px;
	margin-left:auto;
	margin-right:auto;
}

#body_head {
	width:900px;
	height:270px;
	margin-left:auto;
	margin-right:auto;	
}

#body_head_lang {
	width:900px;
	height:30px;
	text-align:right;
}

#body_head_menu {
	width:900px;
	height:30px;
	text-align:center;
}

#start_body_header {
	width:900px;
	height:330px;
}

#body_header {
	width:900px;
	height:200px;
}

#body_head_bottom {
	width:900px;
	height:10px;
	background-color:#dbdeda;
}

#body_content {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
}

#body_foot {
	width:900px;
	height:130px;
	margin-left:auto;
	margin-right:auto;
	background: url(../img/bg_foot.png) no-repeat;
}

#body_foot_small {
	width:900px;
	height:65px;
	text-align:right;
	vertical-align:top;
	margin-left:auto;
	margin-right:auto;
	background: url(../img/bg_foot_small.png) no-repeat;
}

#body_copy {
	width:900px;
	height:35px;
	margin-left:auto;
	margin-right:auto;
}

#foot_adres {
	text-align:right;
	float:right;
	margin-right:20px;
	color:#06180c;
	font-size:12px;
}

#ue {
	float:right;
	width:370px;
	margin-top:10px;
	margin-right:10px;
	color:#3e3939;
	font-size:9px;
	line-height:1em;
	text-align:justify;
}

#footmenu {
	text-align:right;
	padding:20px 20px 0px 0px;
	
}

/* content */

#content_left {
	float:left;
	width:360px;
	padding: 20px 80px 30px 80px;
}

#content_right {
	float:right;
	width:360px;
	padding: 20px 20px 10px 0px;
}


/* nagłówki */

h1 {
	padding:0;
	margin:0px 0px 20px 0px;
	color: #0071bb;
	font-size:15px;
}

h2 {
	padding:0;
	margin:0;
	color: #0071bb;
	font-size:13px;
}

h3 {
	margin:15px 25px 15px 25px;
	padding:0;
	color:#747474;
	font-size:12px;
	font-weight:bold;
}

h4 {
	margin:0px;
	padding:20px 0px 0px 0px;
	color:#747474;
	font-size:12px;
	font-weight:bold;
}

h5 {
	margin:0px;
	padding:20px 0px 0px 0px;
	color:#86513a;
	font-size:14px;
	font-weight:bold;
}


/* powiekszanie obrazkow */

.thumbnail{
visibility:none;
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{
position: absolute;
background-color: #ffffff;
padding: 5px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{
visibility: visible;
margin-top: 32px;
left: 32px;
z-index: 50;
}

/* treść */

img.icon {
	border:0;
	margin:0;
	padding:0;
}

p.error {
	height:140px;
	text-align:center;
	margin:0px;
	padding-top:80px;
}

p.footer {
	color: #636e5b;
	font-family: Verdana, Tahoma, arial, helvetica, serif;
	font-size:11px;
}

p.start {
	margin:0;
	padding:0;
	text-align:justify;
}

#content_headermain_left {
	width:265px;
	height:30px;
	color:#FFFFFF;
	font-size:25px;
	font-family: "Trebuchet MS";
	text-align:right;
	line-height:30px;
	padding:10px;
	float:left;
}

#content_headermain_right {
	width:565px;
	height:30px;
 	font-size:25px;	
	font-family: "Trebuchet MS";
	text-align:left;
	line-height:30px;
	padding:10px 25px 10px 25px;
	float:right;
}

#content_headermain_right2 {
	width:565px;
	height:30px;
	text-align:left;
	padding:10px 25px 10px 25px;
	float:right;
}

#content_headermain_right_big {
	width:565px;
	height:30px;
 	font-size:40px;	
	font-family: "Trebuchet MS";
	text-align:left;
	line-height:30px;
	padding:10px 25px 10px 25px;
	float:right;
}

#content_under {
	clear:both;
}

#content_under_left {
	width:265px;
	float:left;
}

#content_under_left2 {
	width:285px;
	float:left;
	background-color:#e4e4e4;
}

#content_under_right {
	width:565px;
	padding:10px 25px 10px 25px;
	float:right;
}

#content_main_left {
	width:285px;
	float:left;
}

#content_main_center {
	width:355px;
	float:left;
}

#content_main_center2 {
	width:330px;
	float:left;
}

#content_main_center3 {
	width:60	0px;
	float:left;
}

#content_main_right {
	width:260px;
	float:right;
	text-align:right;
}

#content_main_right2 {
	width:240px;
	float:right;
	text-align:right;
	padding-right:20px;
}

#content_photo_left {
	width:70px;
	float:left;
	text-align:left;
}

#content_photo_right {
	width:170px;
	margin-right:20px;
	float:right;
	text-align:right;
}

#content_photo_added {
	text-align:left;
}

#content_photo_under {
	clear:both;
	margin-right:20px;	
	text-align:right;
}

#content_photo_under2 {
	clear:both;
	margin-right:0px;	
	text-align:right;
}

#content_serie {
	width:720px;
	margin:0px 100px;
	padding-top:10px;
	color:#898989;
	text-align:center;
}

#content_serie a:link, #content_serie a:visited, #content_serie a:active {
	font-weight:normal;
	color:#898989;
}

#content_serie a:hover {
	color:#86513a;
}

span.nazwa_drzwi {
	font-size:40px;	
	font-family: "Trebuchet MS";
	font-weight:bold;
	text-align:left;
	padding:0px 25px 0px 25px;
	color:#86513a;
}

span.nazwa_schody {
	font-size:40px;	
	font-family: "Trebuchet MS";
	font-weight:bold;
	text-align:left;
	padding:0px 25px 0px 25px;
	color:#78a449;
}

span.nazwa_oscieznice {
	font-size:20px;	
	font-family: "Trebuchet MS";
	font-weight:bold;
	text-align:left;
	padding:0px 25px 0px 25px;
	color:#0071bb;
}

span.nazwa_akcesoria_drzwi {
	font-size:30px;	
	font-family: "Trebuchet MS";
	font-weight:bold;
	text-align:left;
	padding:0px 25px 0px 25px;
	color:#848483;
}

span.nazwa_klamka {
	font-family: "Trebuchet MS";
	font-size:18px;
	font-weight:bold;
}

span.nazwa_klamka2 {
	font-size:11px;
}

p.drzwi_opis {
	text-align:justify;
	margin: 0px 25px;
}

#kolory {
	margin:0px 25px 0px 25px;
	z-index:10;
}

table.parametry_techniczne {
	width:305px;
	margin:0px 25px 0px 25px;
}

table.parametry_techniczne td.rodzaj {
	text-align:right;
	color:#0071bb;
	width:75px;
	padding-right:10px;
	vertical-align:top;
}

table.parametry_techniczne td.opis {
	text-align:left;
	vertical-align:top;
}

table.wymiary_szyb {
	margin-right:20px;
	width:240px;
	border:0;
	font-size:11px;
	text-align:center;
}

table.wymiary_szyb tr.naglowek {
	background-color:#a2a4a6;
	color:#ffffff;
	font-size:11px;
	font-family:Tahoma;
}

table.wymiary_szyb tr {
	background-color:#dcdfdb;
}

table.wymiary_szyb tr td {
	padding:2px;
}

.nazwa {
	color:#86513a;
	padding:10px 0px 0px 0px;
}

.nazwa_duza {
	margin:0px;
	padding:10px 0px 0px 0px;
	color:#86513a;
	font-size:14px;
	font-weight:bold;
}

.zielony {
	color:#78a449;
}

p.content_std {
	text-align:justify;
	padding:0;
	margin:0;
}

td.kontakt {
	height:80px;
	vertical-align:top;
	color:#0071bb;
}

td.kontakt2 {
	width:300px;
	vertical-align:top;
}

span.kontakt3 {
	font-size:11px;
	font-weight:bold;
}

/* logowanie */

#logowanie {
	position: relative;
	width: 250px;
	height: 115px;
	margin: auto;
	padding: auto;
}

input, textarea {
	color: #4A4A4A;
	font-family : Verdana, arial, helvetica, serif;
	font-size : 11px;
	border: #868686 1px solid;
	background-color : #FFFFFF;
}

input.login {
	color: #0071bb;
}

#div_alert {
	position: relative;
	width: 400px;
	text-align: center;
	margin: auto;
}

tr.title_bar {
	background-color: #0071bb;
	color: #FFFFFF;
	font-weight: bold;
}

.opendir {
	margin:0;
	padding:0;
	border:0;
	background:transparent url(../img/bt_download.png) no-repeat;
	width:16px;
	height:16px;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}

/* API google */

span.googleinfo {
	color:#0071bb;
	font-weight:bold;
}