﻿body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	background:url('../gfx/bg.jpg') #2a3a78 no-repeat;
    background-position:center top;
    background-attachment:fixed;
	font-size:11px;
	color:#525378;
	}

#contenair {
	width:auto;
	margin:auto;
	width:950px;
	margin-top:20px;
}


a {text-decoration:none; color:#525378;}
a:hover {text-decoration:underline; color:#525378;}
tr {min-height:30px;}

.td1 {background-color: #E0E1FF; }
.td2 {background-color: #F4F4FE; }   
.tdTop {background-color: #cacbec; }   

/***************************************************/

#left {
width:211px;
height:auto;
position:relative;
float:left;
}

#left_content{
width:199px;
height:auto;
padding:0px 6px; 
background-color:#fff;
}

#languages {
text-align:center;
width:100%;
padding:10px 0px;
}

#left_box{
background:url('../gfx/left_jachty.jpg') no-repeat;
background-position:center top;
min-height:50px;
padding-top:70px;
padding-bottom:10px;
}

#left_box a{
font-size:11px;
height:17px;
font-weight:bold;
background:url('../gfx/left_li.jpg') no-repeat;
background-position:left center;
padding-left:25px;
padding-top:3px;
display:block;
}

#left_box a:hover{ color:#c29803;}

#left_kontakt{
background:url('../gfx/left_kontakt.jpg') no-repeat;
background-position:center top;
min-height:100px;
padding:70px 5px 10px 5px;
}

#left-footer
{
position:relative;
float:left;
height:30px;
width:100%;
font-size:11px;
padding-top:11px;
text-align:center;
background:url('../gfx/left_bottom.png') no-repeat;
}


#left h1{
margin:5px 0px;
color:#c29803;
font-size:12px;
font-weight:bold;
}

#right {
width:615px;
height:auto;
position:relative;
float:left;
margin-left:7px;
padding-bottom:20px;
}

#right h1{

color:#c29803;
font-size:12px;
font-weight:bold;
margin:0px 0px 10px 0px;

}

#right_content{
position:relative;
float:left;
width:575px;
height:auto; 
min-height:600px;
padding:0px 20px 20px 20px;
background-color:#FFF;

}

#right_top{
position:relative;
float:left;
width:615px;
height:72px; 
background:url('../gfx/right-bg.jpg') repeat-x #fff;;
}


#content {
width:850px;
margin: 15px 0px;
background-color:gray;
min-height:200px;
}


#jachty { width:570px; height:auto; position:relative; float:left; border-bottom: 1px dotted #c0c0c0; text-align:center; margin:10px 0px; padding-bottom:20px;}
#jachty h1 {font-size:12px; margin:0px; font-weight:bold; text-align:left;}
#jachty p { text-align:justify; font-size:11px;}
.photo { border:1px solid silver; padding:6px;}
.photo:hover { border:1px solid #726cc4; }

/**************** SCZEGÓŁY PRODUKTU ***************************************/
#jacht {position:relative; float:left; width:575px;}
#back{width:100%; text-align:right;}
#jacht-name {width:100%; text-align:left; margin-bottom:15px;}
#jacht-name h1 { font-size:14px; margin:0px; text-align:center;}
#photo{position:relative; float:left; width:100%; text-align:center;}
#description{font-size:12px; position:relative; float:left; width:100%; text-align:justify;}
#photos{position:relative; float:left; width:100%;clear:both;margin:10px; text-align:center;}
.other-photo { border:1px solid silver; padding:6px; margin-right:10px; margin-bottom:10px;}
.other-photo:hover { border:1px solid red; }


#footer
{
position:relative;
float:left;
height:29px;
width:100%;
font-size:11px;
text-align:center;
background:url('../gfx/right_bottom.png') no-repeat;
}

#footer a { color:#c29803; }
