body{
	margin:0;
	padding:0;
	font: normal 12px Arial;
	line-height: 1.5em;
	height: 100%; 
	max-height: 100%; 
}

b{font-size: 110%;}


#infocookies {
	width: 990px; 
	margin: 0 auto 1px auto;
	height: 110px; 
	background: #5583bb; 
	position: relative;
}
#cook{
width: 653px; 
}



#top-section{
width: 990px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background: #fff;
position: relative;
height: 420px;
}

#title_news {
background: #5583bb; 
position: absolute; 
top: -31px; 
left: -0px; 
height: 31px; 
width: 100%; 
z-index: 10;
color: #fff;
}

#title_news img, #left_index img, img {
	border: none;
}

#left_index {
float: left; 
width: 315px; 
padding: 10px 0 10px 0;
}


#right_index h4{
color: #555;
}

#right_index {
float: right; 
width: 295px; 
background: #d0eaf9; 
padding:  0px 10px 20px 10px;
/*
border-top:solid 2px #5583bb;
border-bottom:solid 2px #5583bb;
*/
}


.left {
float: left; 
margin: 5px 10px 5px 0;
}

.left_a {
float: left; 
margin: 5px 10px 5px 0;
border:solid 4px #eee;
}

.right {
float: right; 
margin: 5px 0 5px 10px;
border:solid 4px #eee;
}

.innertube{
padding: 0 20px 10px 0;
}

#border-logo{
width: 312px;
height: 395px;
padding: 0;
z-index: 2;
position: absolute;
top: 9px;
left: 30px;
}


#logo{
position: absolute;
z-index: 3;
top: 15px;
left: 36px;
}

#rightcolumn{
position: absolute;
z-index: 1;
top: 0;
left: 0px;
width: 990px;
height: 300px;
}

#logo img, #rightcolumn img, #leftcolumn img {
border: 0;
}

#bullet {
position: absolute;
top: 20px;
left: 270px;
z-index: 4;
}

#bullet ul a:link, #bullet ul a:visited {
	display: block;
	width: 16px;
	height: 8px;

}

#bullet ul li {
	float: left;
}

#bullet ul, #bullet ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 1px;
}

.old a  {
	width: 16px;
	height: 8px;
	background: #999;
}

.news a  {
	width: 16px;
	height: 8px;
	background: #ccc;
}

.news_box{
padding: 0 0 20px 0;
color: #4b4b4b;
}

.news_box a, #right_index a, #right_index h4  {
text-decoration: none;
color: #005599;
}

.news_box b, #right_index b  {
text-decoration: none;
color: #005599;
}

.news_box a:hover, #right_index a:hover  {
text-decoration: underline;
color: #005599;
}



#descript{
position: absolute;
top: 30px;
left: 45px;
z-index: 3;
color: #ccc;
width: 270px;
}

#descript a { 
display: block; 
text-decoration: none; 
color: #fff; 
}

#descript a:hover { 
color: #fff; 
}

#go{
top: 185px;
left: 568px;
z-index: 10;
position: absolute;
}

.link-baner {
left: 575px; 
top:	158px; 
width: 360px;
color: #fff; 
background: #000;
z-index: 5;
text-align: left;
position: absolute; 
padding-left: 10px;
filter:alpha(opacity=70);
opacity: 0.7;
-moz-opacity:0.7;
height: 33px;
padding-top: 15px;
}

html > body .link-baner {
height: 48px;
padding-top: 0px;
}

.h2 {
font-size: 18px;
margin-bottom: -10px;
}
h1 {
font-size: 18px;
margin-bottom: 5px;
* padding-top: 10px;
}

h2 {
font-size: 16px;
margin-bottom: 0px;
* padding-top: 15px;
}

h3 {
font-size: 14px;
margin-top: 0px;
color: #777;
}

#menu-background {
width: 660px;
height: 125px;
left: 330px;
top: 280px;
background: #fff;
z-index: 2;
position: absolute;

}

#menu {
top: 262px;
left: 342px;
position: absolute;
z-index: 5;
}

#menu ul, #menu ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu ul {
	z-index: 5;
}

#menu ul li {
	float: left;
}

#menu ul a:link, #menu ul a:visited {
	text-decoration: none;
	display: block;
	width: 108px;
	height: 15px;
	text-align: center;
	padding: 50px 0 10px 0;
	text-transform: uppercase;
	color: #888;
}

#menu ul li a:hover {
	background-color: #0d4e9e;
	color: #fff;
	filter:alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity:0.7;
}

#menu ul li a.activ {
	background-color: #0d4e9e;
	filter:alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity:0.7;
	color: #fff;
}

#menu ul li div{
width: 1px;
height: 57px;
background: #ccc;
position: absolute;
top: 18px;
}

#search {
width: 220px;
height: 26px;
padding: 0;
margin: 0;
-moz-border-radius:20px;
-webkit-border-radius:20px;
-o-border-radius:20px;
border-radius:20px; 
background: #d0eaf9;
border:solid 1px #8ccbee;
z-index: 15;
position: absolute;
left: 65px;
top: 370px;
}

.vendor {
border:solid 1px #ddd;
margin-right: 8px;
margin-bottom: 8px;
}



#search-form {
margin: 0;
padding: 0;
color: #777;
position: absolute;
left: 75px;
top: 375px;
z-index: 50;
}

#search-form input {
background: #d0eaf9;
border:solid 1px #d0eaf9;
color: #777;
padding: 0;
margin: 0;
}


#path {
position: absolute;
left: 335px;
top: 375px;
z-index: 30;
color: #5583bb;
}

#path a {
text-decoration: none;
color: #5583bb; 
}

#path a:hover {
text-decoration: underline;
color: #5583bb; 
}

#path b {
color: #5583bb; 
}

#menu-right {
width: 280px; 
text-align: left; 
border-top: 1px solid #c1edfa;  
/*border-bottom: 2px solid #c1edfa;*/
/*padding-bottom: 20px;*/
}

#menu-right ul { 
list-style-type: none; 
margin: 0px; 
padding: 0px; 
width: 270px; 
}

#menu-right li { 
margin: 0px; 
padding: 0px; 
list-style-type: none; 
}

.list a { 
background-color: #fff; 
padding: 3px 0px 3px 10px; 
border-bottom: 1px solid #c1edfa; 
width: 270px; 
display: block; 
text-decoration: none; 
color: #5583bb; 
}

.list a:hover { 
background-color: #7cafde; 
color: #ffffff; 
font-weight: normal;
}

#contentwrapper{
float: left;
width: 100%;
}



#maincontainer{
width: 990px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
position: relative;
}




#footer{
clear: left;
width: 100%;
height: 50px;
background: #5583bb;
color: #FFF;
text-align: center;
padding: 4px 0;
position: relative;
}

#go-top{
position: absolute;
top: 3px;
left: 935px;
}

#footer a{
color: #fff;
}


.punkty {
height: 50px;
background: #fff;
width: 100%; 
text-align: left;
}

.punkty ul {
margin : 0;
padding : 15px 0 15px 0;
text-align : left;
}

.punkty li {
list-style-type : none;
display : inline;
margin: 2px;
}



.punkty a, .punkty a:visited {
padding : 3px 8px 3px 8px;
border : 1px solid #8ccbee;
text-decoration : none;
color : #9d9580;
background: #d0eaf9;
}
.punkty a:hover, .punkty a:active {
border : 1px solid #aea795;
color : #9d9580;
background-color : #fff;
}
.punkty a.currentpage {
background-color : #fff;
color : #9d9580 !important ;
border-color : #8ccbee;
font-weight : bold;
cursor : default;
}
.punkty a.disablelink, .punkty a.disablelink:hover {
background-color : white;
cursor : default;
color : #9d9580;
border-color : #8ccbee;
font-weight : normal !important ;
}
.punkty a.prevnext {
font-weight : normal;
}





