/*
c52e09 -red
081526 - dark_blue
a5abb0 - light_grey
525b64 - light_blue
*/

body,td,th {
	font-family: Verdana;
	line-height: 16px;
	font-size: 12px;
	color: #6b6b6b;
	background-color:#FFFFFF;
}
.h1 {
	font-family: Verdana;
	font-size: 14px;
	color: #081526;
}
.h2 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #525b64;
}
.h4 {
	font-family: Verdana;
	font-size: 10px;
	color: #6b6b6b;
}
a:link {color: #6b6b6b; text-decoration: underline;}
a:visited {color: #6b6b6b; text-decoration: none;}
a:hover {color: #6b6b6b; text-decoration: none;}
a:active {color: #6b6b6b; text-decoration: none;}

a:link.menu {color: #6b6b6b;text-decoration: none; font-size: 12px;}
a:visited.menu {color: #6b6b6b;text-decoration: none; font-size: 12px;}
a:hover.menu {color: #c52e09;text-decoration: none; font-size: 12px;}
a:active.menu {color: #6b6b6b;text-decoration: none; font-size: 12px;}

a:link.stopka {color: #6b6b6b;text-decoration: none; font-size: 10px;}
a:visited.stopka {color: #6b6b6b;text-decoration: none; font-size: 10px;}
a:hover.stopka {color: #c52e09;text-decoration: none; font-size: 10px;}
a:active.stopka{color: #6b6b6b;text-decoration: none; font-size: 10px;}

a:link.kontakt {color: #ffffff;text-decoration: none;}
a:visited.kontakt {color: #ffffff;text-decoration: none;}
a:hover.kontakt {color: #ffffff;text-decoration:underline;}
a:active.kontakt {color: #ffffff;text-decoration: none;}

/* JS */
#tooltip {
	max-width:160px;
	border: 1px solid #a5abb0;
	text-align:left;
	white-space:nowrap;
	white-space:normal;
	color:#000000;
	padding:2px;
	background:#ffffff;  
	position:absolute;
	margin-top:25px;  
}
/* div */
#logo {
	position:relative;
	width:546px;
	height:72;
	background-image:url(img/logo.gif);
	left: 71px;
	top: 9px;
}
#logo2 {
	position:relative;
	width:64px;
	height:54;
	background-image:url(img/logo.gif);
	left: 370px;
	top: -10px;
}
#ekran {
	width:530px;
	height:218px;
	background-image:url(img/ekran.gif);
}
#top_kontakt {
	width:290px;
	height:162px;
	right:10px;
	top:10px;
	color:#ffffff;
	valign:middle; 
	text-align:right; 
	vertical-align:middle; 
}
#menu_text {
	width:176px;
	height:20;
	background: #ffffff url(img/menu_text.gif) repeat-x;
}
#sep_red_left {
	width:176px;
	height:16;
	background: #ffffff url(img/sep_red_left.gif) no-repeat;
}
#sep_grey_left {
	width:176px;
	height:16;
	background: #ffffff url(img/sep_grey_left.gif) no-repeat;
}
#sep_red_right {
	width:534px;
	height:16;
	background: #ffffff url(img/sep_red_right.gif) no-repeat;
}
#sep_grey_right {
	width:534px;
	height:16;
	background: #ffffff url(img/sep_grey_right.gif) no-repeat;
}
#gal_left {
position:relative;
z-index:1;
width:360px;

	height:40;
	left:0px;
	top:00px;
}
#gal_right {
position:relative;
z-index:2;
	width:534px;
	height:40;
	top:-10px;
	text-align:right;
}

#gal_navi {
position:relative;
	width:534px;
	height:20;
	text-align:center
}
/* titles */
#menu {
	width:176px;
	height:24;
	background: #ffffff url(img/MENU.gif) no-repeat;
}
#subskrypcja{
	width:176px;
	height:24;
	background: #ffffff url(img/SUBSKRYPCJA.gif) no-repeat;
}
#onas {
	width:176px;
	height:24;
	background: #ffffff url(img/ONAS.gif) no-repeat;
}
#przepraszamy {
	width:176px;
	height:24;
	background: #ffffff url(img/PRZEPRASZAMY.gif) no-repeat;
}
#galeria {
	width:176px;
	height:24;
	background: #ffffff url(img/GALERIA.gif) no-repeat;
}
#kontakt {
	width:176px;
	height:24;
	background: #ffffff url(img/KONTAKT.gif) no-repeat;
}
#ww {
	width:230px;
	height:24;
	background: #ffffff url(img/WW.gif) no-repeat;
}
#referencje{
	width:176px;
	height:24;
	background: #ffffff url(img/REFERENCJE.gif) no-repeat;
}
#oferta{
	width:176px;
	height:24;
	background: #ffffff url(img/OFERTA.gif) no-repeat;
}
#nowosci{
	width:100px;
	height:24;
	background: #ffffff url(img/NOWOSCI.gif) no-repeat;
}
/*form*/
select{
	font-size: 10px;
	BORDER-TOP: #909090 1px solid;
	BORDER-lEFT: #909090 1px solid;
	BORDER-BOTTOM: #909090 1px solid;
	BORDER-RIGHT: #909090 1px solid;
	COLOR: #333333;
	BACKGROUND-COLOR: #ffffff;
	width:160px;
}
.mail_input{
	font-size: 10px;
	BORDER-TOP: #909090 1px solid;
	BORDER-lEFT: #909090 1px solid;
	BORDER-BOTTOM: #909090 1px solid;
	BORDER-RIGHT: #909090 1px solid;
	COLOR: #333333;
	BACKGROUND-COLOR: #ffffff;
	width:174px;
}
.mail_btn{
	font-size: 10px;
	BORDER-TOP: #ffffff 1px solid;	BORDER-lEFT: #ffffff 1px solid;	BORDER-BOTTOM: #ffffff 1px solid;	BORDER-RIGHT: #ffffff 1px solid;
	COLOR: #333333;
	BACKGROUND-COLOR: #ffffff;
	width:174px;
}
.kontakt_input{
	font-family: Verdana;
	font-size: 10px;
	BORDER-TOP: #909090 1px solid;	BORDER-lEFT: #909090 1px solid;	BORDER-BOTTOM: #909090 1px solid;	BORDER-RIGHT: #909090 1px solid;
	COLOR: #333333;
	BACKGROUND-COLOR: #ffffff;
	width:250px;
}
.kontakt_textarea{
	font-family: Verdana;
	font-size: 10px;
	BORDER-TOP: #909090 1px solid;	BORDER-lEFT: #909090 1px solid;	BORDER-BOTTOM: #909090 1px solid;	BORDER-RIGHT: #909090 1px solid;
	COLOR: #333333;
	BACKGROUND-COLOR: #ffffff;
	width:250px;
	height:100px;
}
.kontakt_btn{
	font-family: Verdana;
	font-size: 10px;
	BORDER-TOP: #ffffff 1px solid;	BORDER-lEFT: #ffffff 1px solid;	BORDER-BOTTOM: #ffffff 1px solid;	BORDER-RIGHT: #ffffff 1px solid;
	COLOR: #333333;
	BACKGROUND-COLOR: #ffffff;
	width:250px;
}
.ref_input{
	font-family: Verdana;
	font-size: 12px;
	BORDER-TOP: #909090 1px solid;	BORDER-lEFT: #909090 1px solid;	BORDER-BOTTOM: #909090 1px solid;	BORDER-RIGHT: #909090 1px solid;
	COLOR: #333333;
	BACKGROUND-COLOR: #ffffff;
	width:300px;
}
.ref_textarea{
	font-family: Verdana;
	font-size: 12px;
	BORDER-TOP: #909090 1px solid;	BORDER-lEFT: #909090 1px solid;	BORDER-BOTTOM: #909090 1px solid;	BORDER-RIGHT: #909090 1px solid;
	COLOR: #333333;
	BACKGROUND-COLOR: #ffffff;
	width:300px;
	height:100px;
}
.ref_btn{
	font-family: Verdana;
	font-size: 10px;
	BORDER-TOP: #ffffff 1px solid;	BORDER-lEFT: #ffffff 1px solid;	BORDER-BOTTOM: #ffffff 1px solid;	BORDER-RIGHT: #ffffff 1px solid;
	COLOR: #333333;
	BACKGROUND-COLOR: #ffffff;
	width:150px;
}
.alert{
	font-size: 10px;
	COLOR:#FF0000;
	font-weight: bold;		
}
.small{
	font-size: 10px;
}