/* Tags and colors */
body
{
margin:0;
padding:0;
line-height: 1.5em;
background: url('immagini/bg.gif') repeat-x;
text-align: center; /*IE center I*/
}

h1
{
font-family: garamond;
font-weight: normal;
font-size: 20pt;
color: #6e6e6e;
margin: 60px 0 0 0;
}

.pink
{
color: #8ba400;
font-style: normal;
}

img 
{
border: 0px;
}

/* Layout */

#header
{
height: 216px; 
}
#header_two
{
	height: 344px;
	margin-bottom: 6px;
	background-image: url(immagini/woman.jpg);
}
#header_eng
{
	height: 344px;
	margin-bottom: 6px;
	background-image: url(immagini/woman_eng.jpg);
}
#header_three
{
	height: 200px;
	margin-bottom: 0px;
}

#pinkrow a 
{
color: white;
text-decoration: none;
border-bottom: 1px dashed #fff;
}

#pinkrow a:hover
{
border-bottom: 1px dashed #000;
}

#pinkrow
{
	height: 210px;
	font-family: garamond;
	color: #fff;
	font-size: 15pt;
	background-image: url(immagini/back_middle.jpg);
	background-position: center;
	padding-left: 0px;
	padding-top: 14px;
	text-align: center;
}
#pinkrow_in
{
	margin-top: 0px;
	height: 402px;
	font-family: garamond;
	color: #fff;
	font-size: 15pt;
	background-position: center;
	padding-left: 30px;
}

#grayrow a 
{
color: white;
text-decoration: none;
border-bottom: 1px dashed #fff;
}

#grayrow a:hover
{
border-bottom: 1px dashed #000;
}

#container
{
width: 930px; /*Page width*/
margin: 0 auto; /*Center*/
text-align: left; /*IE center II*/
}


/* Logo */
#logo
{
	font-family: georgia;
	float: left;
	width: 350px;
	height: 70px;
	display: block;
	padding-left: 0px;
	color: #8ba400;
	text-decoration: none;
	font-size: 18px;
	font-weight: normal;
	background-color: transparent;
	background-image: url(immagini/logo_hidrospace.gif);
	background-repeat: no-repeat;
	margin-left: 30px;
	padding-top: 100px;
} 

.wrap
{
	float: left;
	width: 100%;
}

#nadpis
{
	margin-left: 20px;
	margin-top: 0px;
	height: 300px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


/* Menu */

#navcontainer
{
font-family: Arial,Sans-Serif;
width: 100%;
}
		
#navlist
{
width: 60%;
padding: 0;
text-indent: 0;
list-style-type: none;
}

#navlist li
{
text-indent: 0;
display: inline;
}
		
#navlist li a
{
letter-spacing: -1px;
text-decoration: none;
color: #474748;
font-size: 1em;
padding: 0 2px;
}
		

#navlist li a:hover,#navlist  a#current
{
color: #dc4079;
border-top: none;
font-size: 1.5em;
}
		
#navlist  a#current 
{ 
color: #dc4079; 
}

/* Bottom columns */

#second-column
{
	margin-top: 0;
	margin-right: 310px;
	margin-bottom: 0;
	margin-left: 340px;
}

#first-column
{
float:left;
width:310px;
margin-left:-900px;
}

#third-column
{
float:left;
width:310px;
margin-left:-310px;
}

#second-column, #first-column, #third-column
{
	font-family: arial;
	color: #fff;
	font-size: 13px;
	line-height: normal;
}

#second-column h2, #first-column h2, #third-column h2
{
font-family: garamond;
font-size: 17pt;
font-weight: normal;
}

#second-column p, #first-column p, #third-column p
{
padding-right: 60px;
}

/* Footer */

#footer {
background: #505051;
height: 30px;
clear: both;
color: #fff;
text-align: left;
line-height: 30px;
}

#footer img {
position: relative;
top: 3px;
margin-right: 5px;
}

#footer a {
font-family: arial;
color: #fff;
text-decoration: none;
font-size: 12px;
}
#footer a:hover {
	background-color: #999999;
}

#footer-inside {
	width: 900px;
	margin: 0 auto;
	padding-right: 30px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
}

#Ebay a{ position: relative;
        top: 195px;
        left: -300px;
        font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 14px;}


#credits {
display: block;
position: relative;
text-align: center;
margin-top: -30px;
}
#english {
	position:relative;
	left: 625px;
	top: 0px;  /* old absolute left:185px;top:310px; */
	width: 340px;
	height:42px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#home {
	position:relative;
	left:30px;
	top:310px;
	width:590px; /* old 271px; */
	height:20px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
#english a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #66CC00;
	text-decoration: none;
}

#english a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
#english a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}


#home a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #66CC00;
	text-decoration: none;
}

#home a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
#home a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}

