/* CSS Document by Svein Erik Storkaas 2008 | www.csstemplatesweb.com */

* {margin: 0; padding: 0;}

body{ 
background-color:#CCCCCC;
}

ul
{
padding-left:1cm;
}

#navlist li
{
font-size:14px;
text-align:center;
display: inline;
list-style-type: none;
padding-right: 7px;
}

#divpwleft
{
height: 100px;
background:url(./images/pwlogo.gif) left top no-repeat;
margin-top: 10px;
margin-left:10px;
margin-bottom: 20px;
}

#diviaright
{
height: 100px;
background:url(./images/ialogo.gif) right top no-repeat;
vertical-align:middle;
margin-right:10px;
}

#container 
{
width: 800px;
margin: 50px auto; 
/*height:768px;            */
background:white;
}

#header {
width: 700px;
margin-left:50px;
text-align:center;
background:#ffffff;
font-family:Times New Roman;
font-size:14px;
color:#c12a2d;
}

#blogTytul 
{
font-family:Arial;
font-size:14px;
color:#c12a2d;
background:white;
text-align:center;
text-decoration:underline overline;
font-weight:bold;
}

#blog
{
background:white;
margin:1cm;
}

#blogTresc 
{
text-align:justify;
}

#blogData 
{
font-size:10px;
text-align:right;
color:#393939;
}

#leftColumn 
{
/*width: 400px;
height:608px;*/
float: left;
}

#rightColumn 
{
width: 650px;
margin-top:10px;
float: right;
background:inherit;
}

#footer 
{
clear: both;
height:80px;
background:inherit;
text-align:center;                 
}

#footer p
{
color:#656363; 
padding-top:35px;
font-family:Arial;
font-size:10px;
}

#menucontainer 
{
width:400px;
height:400px;
margin-top:30px;
margin-left:0px;	
}

#logotext 
{
margin-top:0px;
text-align:center;
font-family:Times New Roman;
font-size:30px;
color:#c12a2d;
}

#logotext h2
{
font-family:Times New Roman;
font-size:25px;
color:#c12a2d;
}

#textbox
{
width:600px;
height:auto;
margin:60px 0px 0px 0px;	
}

#textbox p
{
padding:10px 10px 10px 10px;
font-family:Tahoma, "ms Sans-Serif";
font-size:14px;
color:#393939;
}

h3{ 
background:white;
font-family:Arial;
font-size:17px;
color:#c12a2d;
padding:5px 0px 0px 10px;
}

h4{ 
font-family:Arial;
font-size:14px;
color:#c12a2d;
background:white;
padding:5px 0px 0px 15px;
}

a {color:#434343;}
a:visited {color:#434343;}
a:active {color:#434343;}
a:hover {text-decoration:none;}

