@charset "UTF-8";
/* CSS Document */


body{
background: url(img/background.jpg) repeat;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif
}

h1{
color: #ff0000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 36px;
text-indent: -9999px;
}
h2{
color: #ff0000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 24px;
font-weight: normal;
}

h1 a{
background: url(img/WEGA-logo.png);
width: 128px;
height: 42px;
display: block;
top: 50px;
position: relative;
left: 75px;
}

#top{
background: url(img/back-top.png) center no-repeat;
width: 800px;
height: 158px;
margin-bottom: 0px;
}

a{
color: #333;
text-decoration: none;
}
a:hover{
color: #9aac49;
text-decoration: none;
}

#container{ 
width: 800px;
margin: 0px auto;
}

div#menu{
top: -12px;
background: url(img/menu-main2.png) no-repeat;
background-position: 0 -110;
width: 800px;
height: 55px;
position: relative;
}

div#menu li {	position: absolute;	display: block;	list-style: none;	overflow: hidden;}
div#menu li a {	display: block;	width: 100%;	height: 100%;	text-indent: -1000em;}

#href1 {	left: 90px;	top: 0px;	width: 93px;	height: 55px;}
#href2 {	left: 250px;	top: 0px;	width: 93px;	height: 55px;}
#href3 {	left: 420px;	top: 0px;	width: 93px;	height: 55px;}
#href4 {	left: 595px;	top: 0px;	width: 93px;	height: 55px;}
#href1 a:hover { background: url(img/menu-main2.png) -90px -55px no-repeat;}
#href2 a:hover { background: url(img/menu-main2.png) -250px -55px no-repeat;}
#href3 a:hover { background: url(img/menu-main2.png) -420px -55px no-repeat;}
#href4 a:hover { background: url(img/menu-main2.png) -595px -55px no-repeat;}

div#submenu{
background: url(img/firma-menu.png) no-repeat;
width: 800px;
height: 20px;
top: -12px;
position: relative;
}


div#content{
margin: 0px 75px;
width: 650px;
}

div#content p{
float: left;
width: 300px;
text-align: justify;
margin-right: 50px;
}

div#content div.nazwa{
font-weight: bold;
font-size: 14px;
color: #ff0000;
}
div#content div.nazwa_small{
color: #c7000c;
	font: bold 12px/28px Verdana, Arial, Helvetica, sans-serif;
line-height:40px;
font-size:13px;
}
div#content div.nazwa2{
text-align: justify;
}
div#content div.zalecane{
float:right;font-weight:bold;
}
hr{ color: #9aac49}
div#footer{
padding-top: 50px;
margin: 50px 75px;
border-top: 1px solid #9aac49;
width: 650px;
height: 100px;
background: url(img/footer.png) no-repeat;
background-position: 0px 40px;
}
#href1 a:hover{
	background: none
	}
	#submenu{color:white;font-weight:bold;text-align:center;/*word-spacing:100px;*/line-height: 20px;font-family:Verdana, Arial, Helvetica, sans-serif;}
	#submenu a{color:white;}
	#submenu a:hover{color:red;}
#lang{float:right;}
a img{border:0;}
a img:hover{width: 25px; height:25px;}
