*{
margin:0;
padding:0;
}
a img{
border:0;
}
h1,h2, h3, h4, h5, h6{
font-weight:normal;
}
body{
background: url(../img/top_bg.png) repeat-x;
font-size:.85em;
font-family:tahoma, verdana, arial, sans-serif;
color:#666;
}
#container{
width:1000px;
margin-left:auto;
margin-right:auto;
}
#header{
height:350px;
background:url(../img/header1.jpg) no-repeat;
}
/* do pozycjonowania */
#logo h1, #logo h2{
text-indent:-9999px;
}
/*	---------------- 	*/
#header_left{
float:left;
width:33%;
height:100%;
}
#logo{
height:150px;
width:100%;
/*350px;
background:url(../img/logo.png) no-repeat left;*/
}
#download{
text-align:center;
}
#download li{
list-style:none;
padding:7px 0;
}
#header_right{
float:left;
width:66%;
height:331px;
padding-top:19px;
}
#topmenu{
float:right;
padding-right:50px;
height:30px;
}
#topmenu a{
text-decoration:none;
color:#888;
font-weight:bold;
}
#topmenu a:hover{
color:#444;
}
.topmenu_left{
float:left;
height:100%;
width:15px;
background:url(../img/top_menu_l.png) no-repeat;
}
.topmenu_main{
float:left;
height:100%;
background:url(../img/top_menu_m.png) repeat-x;
}
.topmenu_main li{
line-height:30px;
display:inline;
padding:0 10px;
}
.topmenu_right{
float:left;
height:100%;
width:15px;
background:url(../img/top_menu_r.png) no-repeat;
}
#main{
padding:0 0 30px 0;
}
#sidebar{
float:left;
padding:10px;
width:33%;
}
#sidebar img{
padding:0 0 10px 40px;
}
#sidebar li {
list-style:none;
font-size:14px;
line-height:30px;
}
#sidebar li a{
text-decoration:none;
color:#0977d5;
background:url(../img/ptak.png) no-repeat left;
padding-left:30px;
}
#sidebar li a:hover{
text-decoration:underline;
background:url(../img/ptak_red.png) no-repeat left;
}
#sidebar h2{
padding: 10px 0;
}
#callme{
color:#888;
height:100px;
text-align:right;
padding:10px 10px;
border:3px double #ddd;
background:url(../img/callus.jpg) no-repeat;
}
#callme h3{
padding:3px 0;
font-size:14px;
font-weight:bold;
font-family:georgia, serif;
color:#888;
}
#callme h2{
padding:3px;
font-size:16px;
font-family:georgia, serif;
font-weight:bold;
}
.highlight{
color:#666;
}
#content{
float:left;
width:65%;
line-height:18px;
padding: 0 0 20px 0;
}
#content h3{
font-weight:bold;
padding:0 0 10px 10px;
}
#content p{
line-height:18px;
}
#content ul{
padding-left:30px;
}
#content a{
text-decoration:none;
color:#0977d5;
}
#content a:hover{
text-decoration:underline;
}
#footer{
clear:both;
min-height:100px;
background:#666;
color:#fff;
text-align:center;
font-size:10px;
letter-spacing:1px;
}
#footer a{
color:#fff;
}
#footer a:hover{
text-decoration:none;
}
input{
font-family:lucida console;
width:250px;
background:url(../img/input_bg.png) repeat-x;
border:1px solid #aaa;
font-size:14px;
padding:6px 3px 6px 10px;
color:#777;
}
#main textarea{
border:1px solid #aaa;
width:400px;
height:200px;
font-size:14px;
padding:6px 3px 6px 10px;
color:#777;
font-family:lucida console;
font-style:italic;
}
#main fieldset{
padding:20px;
}
#main label{
padding:10px;
line-height:20px;
}
#main .button{
border:1px solid #aaa;
background:#ddd;
cursor:pointer;
margin-top:10px;
}
#main legend{
font-size:14px;
}
.czekboksy input{
width:100px;
}
#card{
float:left;
background:url(../img/card_bg.png) repeat-y;
width:400px;
height:200px;
border-top:1px solid #bbb;
border-left:1px solid #bbb;
border-right:1px solid #000;
border-bottom:1px solid #000;
}
#card h3{
padding:40px 0 20px 200px;
font-size:16px;
}
#card h4{
font-size:14px;
text-align:right;
padding:0 20px 2px 0;
}
#card a{
text-decoration:none;
color:#0977d5;
}
#card a:hover{
text-decoration:underline;
}
#mapka a img{
padding:0 20px;
width:200px;
height:200px;
}
a.butt{
display:block;
width:330px;
height:130px;
background:url(../img/call.jpg) top left no-repeat;
text-indent:-9999px;
}
a.butt:hover{
background:url(../img/call.jpg) bottom left no-repeat;
}
.butt.niceanimation{
position:relative;
background:url(../img/call.jpg) bottom left no-repeat;
}
.animationhelper{
position:absolute;
top:0;
left:0;
width:330px;
height:130px;
background:url(../img/call.jpg) top left no-repeat;
}
#sidebar a img{
padding-left:0;
}
