/* CSS Document */

* {
	margin:0; padding:0;
}

body{
	font-family:Trebuchet MS, arial, verdana, serif;
	font-size:14px;
	line-height:130%;
	background-color: #ffffff;
}
a {color:#ffffff; text-decoration:none;}
a:hover {text-decoration:underline;}
h1 {color:#162983; font-size:18px; font-weight:bold; padding:5px 10px 20px 5px;}
h2 {color:#162983; font-size:16px; font-weight:bold; padding:10px 10px 10px 5px}
li {display:block;}
hr {color:#162983; height:1px; width:700px; margin-left:5px;}

#border {width:1000px; margin:auto; background: url("obrazki/tlo.jpg") repeat-y;}
#container {width:960px; margin:auto;}
#top {height:305px;}
#menu {height:35px; background: url("obrazki/menu-tlo.jpg") repeat-x;}
#menu li {display:block; height:15px; text-align:center; font-size:15px; font-weight:bold; padding: 10px 15px 10px 15px; float:left;}
#menu li a {color:#ffffff; text-decoration:none;}
#menu li a:hover, #menu li a:active {color:#c5e7f8; text-decoration:underline;}
#tekst {width:700px; padding: 10px; margin-right:10px; float:left;}
#tekst p {padding: 0 0 10px 5px; text-align:justify;}
.right-img {float:right; padding: 5px 15px 15px 15px;}
#right {width:230px; padding: 10px 0px 10px 0px; float:left;}

#linki, .linki2 {line-height:150%}
#linki a, .linki2 a {color:#000000; text-decoration:none;}
#linki a:hover, .linki2 a:hover {text-decoration:underline; font-weight:bold;}
#linki li {padding-left:5px;}
.small {font-size:12px;}

.linki2 {margin-left:25px;}

#gal {float: left; width: 233px; text-align: center;}
#poziom {height:350px; text-align:center;}

#clear {clear:both; padding: 0 0 15px 0;}
#stopka {height:14px; background: url("obrazki/stopka-tlo.jpg") repeat-x; padding: 13px;}

img {border:0;}