@charset "utf-8";
body {
background-image: url('img/bg.jpg');
background-color: #ffffff;
background-repeat:repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left:auto;
	margin-right:auto;
	width:800px;
}
* {margin: 0px;padding: 0px;}
.button {
	height: 18px;
	width: 50px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	color: #000000;
	background-color: #ff8000;
	font-size: 11px;
	padding-bottom: 3px;
}
/* logo strony - styl układu */
#logo{
width:800px;
}
#left_logo{
width:660px;
height:263px;
float:left;
}
#left_logo1{
width:660px;
height:101px;
}
#left_logo2{
width:660px;
height:162px;
float:left;
}
#left_logo2a{
width:371px;
height:162px;
float:left;
background-image: url('img/jelenia_gora.jpg');
}
#left_logo2a strong{
font-weight: normal;
}
#left_logo2a p{
color:#ffffff;
float:left;
margin-left:20px;
}
#left_logo2b{
width:289px;
height:162px;
float:right;
}
#right_logo{
width:140px;
height:263px;
float:right;
}
#form {
background-color: #ceefff;
}
#form1 {
background-color: #ceefff;
}
/* content i menu strony -styl układu*/
#content_left{
width:268px;
float:left;
}
#promo{
width:268px;
height:87px;
}
#menu_up{
width:268px;
height:35px;
background-image: url('img/menu_up.jpg');
}
#menu_up p{
color:#ffffff;
position: relative;top:7px;
text-align:center;
}
#menu{
width:268px;
background-image: url('img/menu_bg.jpg');
}
#menu a, a:visited{
color:#ffffff;
font-weight:normal;
text-decoration:none;
}
#menu a:hover{
color:#ffffff;
font-weight:normal;
text-decoration:underline;
}
#menu p{
margin-left:15px;
color:#ffffff;
}
#logowanie{
width:268px;
height:166px;
background-image: url('img/panel_logowania.jpg');
}
#content_right{
width:530px;
float:right;
}
#kontakt_mail_tel{
width:530px;
height:32px;
background-image: url('img/kontakt_bg.jpg');
}
#kontakt_mail_tel p{
font-weight:bold;
position: relative;top:-15px;
color:#ffffff;
}
#kontakt_mail_tel img{
position: relative;top:15px;
}
#kontakt_mail_tel strong{
color:#fab702;
}
#kontakt_mail_tel a, a:visited{
color:#fab702;
font-weight:bold;
text-decoration:none;
}

#kontakt_mail_tel a:hover{
color:#fab702;
font-weight:bold;
text-decoration:underline;
}
#content{
width:530px;
background-image: url('img/content_bg.jpg');
}
#content h1{
color:#043175;
font-size:15px;
font-weight:bold;
text-align:left;
}
#content strong{
color:#043175;
font-weight:normal;
text-decoration:none;
}
#content p, ul, li{
margin-left:10px;
margin-right:10px;
text-align:justify;
}
#content2{
width:530px;
background-image: url('img/content_bg.jpg');
}
#content2 h2{
color:#043175;
font-size:15px;
font-weight:bold;
text-align:left;
}
#content2 strong{
color:#043175;
font-weight:normal;
text-decoration:none;
}
#content2 p, ul, li{
margin-left:10px;
margin-right:10px;
text-align:justify;
}
#content3{
width:530px;
background-image: url('img/content_bg.jpg');
}
#footer {
color:#435f36;
font-size:10px;
}