body {margin: 0; 
		padding: 0; 
		background: #d3d4d4;
		font-family: "Trebuchet ms", Helvetica, Tahoma, sans-serif;
		font-size: 14px;
		color: #252525;}

html {margin: 0; padding: 0;}	

* {margin: 0; padding: 0;}

p {font-size: 14px;}

h1 {font-family: "Trebuchet ms", Helvetica, Tahoma, sans-serif;
		font-size: 13px;
		color: #252525;}

a {color: #808080; text-decoration: none;}
a:hover {color: #000;}

img {border: none;}

#back {width: 100%; background: #fff url(../gfx/body-bg.jpg) 50% 0 repeat-x; }

#bottom {width: 100%; height: 28px; background: url(../gfx/bottom.png) 0 0 no-repeat;}

#container {margin: 0 auto; width: 975px; overflow: hidden; padding-bottom: 30px;}

#content {padding: 20px 60px;}

#flash {width: 100%; height: 528px;}

.info {float: left; width: 250px; overflow: hidden; margin: 0 27px 0 10px;}
.info a {font-size: 12px; float: right;}

#left {width: 200px; float: left;}
#left li {list-style: none; color: #808080}

#main {background: url(../gfx/main-bgr.png) 0 0 repeat-y; overflow: hidden; width: 100%;}

#menu {width: 100%; height: 49px; overflow: hidden;}
#menu ul {float: right; padding: 10px 30px 0 0;}
#menu li {display: inline; font-weight: bold; font-size: 16px; color: #808080}


#wraper {width: 100%; overflow: hidden; padding: 0 80px 40px 80px;}

#footer {clear: both; width: 100%; background: url(../gfx/footer-bgr.png) 0 0 repeat-x;}

#footer-content {width: 895px; padding-top: 30px; margin: 0 auto;}
#linki {float: right; font-size: 12px;}
#netius {background: url(../gfx/netius-logo.gif) 0 50% no-repeat; padding-left: 50px; line-height: 10px;}
#netius a {font-size: 10px;}
#netius a:hover {color: #000;}

#thumbs {overflow: hidden;} 
#thumbs img {border: 1px solid #E7E7E7; padding: 2px; margin: 10px 15px 10px 0;}
#thumbs img:hover {border: 1px solid #AFAFAF;}

#kontakt {width: 200px; float: left;}
#mapka {width: 200px; float: left; height: 200px; border: 1px solid #444;}
#formularz {width: 400px; clear:both;}
#formularz textarea {width: 400px; overflow: auto; border: 1px solid #b58551;}
#formularz textarea:hover {width: 400px; border: 1px solid #ff8040;}
#formularz p {padding-top: 10px; font-size: 12px;}
.input {width: 400px; border: 1px solid #b58551;}
.input:hover {width: 400px; border: 1px solid #ff8040;}
.input:focus{width: 400px; border: 1px solid #ff8040;}
.button {margin-top: 10px;}