﻿* {
margin			: 0;
padding			: 0;
}
A {
text-decoration : none;
color 			: #900000;
font-family		: verdana, helvetica, sans-serif;
font-size		: 11px;
}
body {
color			: #000000;
margin			: 0;
padding			: 0;
font-family		: verdana, helvetica, sans-serif;
font-size		: 12px;
background-color	: #f1f1f1;
}
#main { 
margin          : auto; 
padding         : 0px;
width			: 980px;  
}

#tools {
margin-left     : 23px;
margin-top		: 19px; 
width			: 294px;
height          : 212px;
float			: left;
background-image	: url('tools.jpg');
background-repeat	: no-repeat;
background-attachment	: relative;
}

#logo {
margin-left     : 0px;
margin-top		: 26px; 
width			: 486px;
height          : 106px;
float			: left;
background-image	: url('logo.jpg');
background-repeat	: no-repeat;
background-attachment	: relative;
}

#postac {
margin-left     : 0px;
margin-top		: 0px; 
width			: 150px;
height          : 132px;
float			: left;
background-image	: url('postac.jpg');
background-repeat	: no-repeat;
background-attachment	: relative;
}

#menu {
margin-left     : 355px;
margin-top		: -99px; 
width			: 602px;
height          : 40px;
float			: left;
background-image	: url('menu.jpg');
background-repeat	: no-repeat;
background-attachment	: relative;
}

#aktualnosci {
margin-left     : 23px;
margin-top		: 0px; 
padding-left	: 15px;
padding-top		: 40px;
width			: 258px;
height          : 270px;
float			: left;
background-image	: url('aktualnosci.jpg');
background-repeat	: no-repeat;
background-attachment	: relative;
}

#kontakt {
margin-left     : -272px;
margin-top		: 270px; 
padding-left	: 25px;
padding-top		: 110px;
width			: 258px;
height          : 150px;
float			: left;
background-image	: url('kontakt.jpg');
background-repeat	: no-repeat;
background-attachment	: relative;
}

#middle {
margin		    : 0px;
padding-left	: 75px;
width			: 550px;
float			: left;
}

div.img {
margin			: 0px;
border			: 0px;
height			: auto;
width			: auto;
float			: left;
}
div.img img {
margin			: 4px;
border			: 1.4px solid grey;
}
div.img a:hover img {
border			: 1.9px solid white;
}

ul#navlist {
padding-top		: 8px;
padding-left	: 12px;
float			: left;
font-weight		: bold;
margin-right	: 0;
padding-right	: 0;
white-space		: nowrap;
}

#navlist li {
display			: inline;
list-style-type	: none;
}

#navlist a:link, #navlist a:visited {
padding			: 0px 17px 0px 17px;
color			: #ffffff;
font-size  		: 14px;
text-decoration	: none;
}

#navlist a:hover {
color			: #c7c7c7;
font-size  		: 14px;
text-decoration	: none;
}

ul#fach {
padding-top		: 8px;
padding-left	: 12px;
float			: left;
font-weight		: bold;
margin-right	: 0;
padding-right	: 0;
white-space		: nowrap;
}

#fach a:link, #fach a:visited {
color			: #313131;
font-size  		: 13px;
text-decoration	: none;
}

#fach a:hover {
color			: #900000;
font-size  		: 13px;
text-decoration	: none;
}

h2 {
color			: red;
}

h1 {
color			: #900000;
}
