@charset "utf-8";

body,h1,h2,h3,h4,h5,h6,p,form,fieldset,img,ul{margin:0;padding:0;border:0;}
body{margin-bottom:30px; position: relative;}
body,table{font:12px Tahoma, Verdana, Arial, Helvetica, sans-serif;color:#454545;background:#fff url(img/background.png) repeat-x;}
h1{color:#333;font-size:16px; margin:0 0 10px 25px; font-weight:bold;}
h2{color:#333;font-size:14px; margin:0 0 10px 40px; font-weight:bold;}

a{color:#979797;text-decoration:underline;margin:0;padding:0;border:0;}
a:hover{color:#7e7e7e;}
p{text-indent:25px; text-align:justify; line-height: 18px; padding-bottom: 12px;}

DIV#header{background: inherit; width:950px; height:125px; margin:0 auto;}
DIV#top{background: url(img/top.jpg) no-repeat; width:950px; height:250px; margin:0 auto;}
DIV#container{background: url(img/container.png) repeat-y; width:950px;  height:100%; overflow:hidden; margin:0 auto;}
DIV#column{background: url(img/leftcolumn.png) no-repeat top right; width:30px; height:315px; float:left;}
DIV#menu{background: url(img/menu.jpg) no-repeat top; width:250px; height:100%; float:left; padding-top:35px;}
DIV#content{background: url(img/content.png) no-repeat top left; padding:30px; width:610px; height:auto; min-height:340px; float:left;}
DIV#content img{border: 5px solid #e0e0e0; text-indent:0;}
DIV#content div.images{width:230px; margin-left:20px; float:right;}
DIV#content a.image{border: 5px solid #e0e0e0; float: right; margin: 0 0 15px 0; text-indent:0;}
DIV#content a.image:hover{border: 5px solid #CCCCCC; float: right; text-indent:0;}
DIV#content a.image img{border: none; text-indent:0;}

DIV#content ul{margin-bottom:15px;}
DIV#content li{list-style:none; margin-left:60px; line-height: 18px;}
DIV#content li.name{list-style:none; margin:15px 0 0 40px; color:#C00; font-weight: bold;}
DIV#content li.margines{list-style: disc; margin:0 0 0 110px;}



DIV#header ul, DIV#menu ul{list-style-type: none;}
DIV#header li{display:block;}
DIV#header a{display:block; height:125px; float:left;}
	a#link1{width:495px; background:url(img/logo.png) no-repeat;}
	a#link2{width:93px; background:url(img/top_menu.png) no-repeat 0 0;}
	a#link3{width:145px; background:url(img/top_menu.png) no-repeat -93px 0;}
	a#link4{width:124px; background:url(img/top_menu.png) no-repeat -238px 0;}
	a#link5{width:93px; background:url(img/top_menu.png) no-repeat -362px 0;}
	a#link2:hover{background:url(img/top_menu.png) no-repeat 0px -125px;}
	a#link3:hover{background:url(img/top_menu.png) no-repeat -93px -125px;}
	a#link4:hover{background:url(img/top_menu.png) no-repeat -238px -125px;}
	a#link5:hover{background:url(img/top_menu.png) no-repeat -362px -125px;}

DIV#menu a{color:#6f6f6f; display:block; line-height:30px; text-decoration:none; padding: 0 10px 0 30px; font-weight: normal;}
DIV#menu a:hover{color:#6f6f6f; background:#d4d4d4;}
DIV#stopka {color:#a2a2a2; background: url(img/footer.png); width: 610px; height: 60px; margin: 0 auto; padding: 0 30px 0 310px; line-height:50px;}

