@charset "utf-8";
/*reset marginesow oraz dopelnien*/
html, body, ul, li {
	margin:0;
	padding:0;
}

/*reset wysokosci linii i fontu*/
h1, h2, h3, ul, li, p {margin:0; padding:0; font-size:1em; line-height:1.5em;}

img {
	border:none;	
	}
a img {border:none;}

/*ustawienia globalne*/
body {font:1em/1.5em Arial, Helvetica, sans-serif;background:#FFFFFF;}

/*szerokosc strony*/
#main_wrapper {
	background:url(../gfx/top_bck.png) repeat-x top;
}

#content {
	width:970px;
	margin:auto;
}

/*header*/
#header{
	height:187px;
}

.logo{
	height:186px;
	position:relative;
	background:url(../gfx/shadow_logo.png) no-repeat top left;
	margin-top:0;
	margin-bottom:0;
}

.logo h1 {
	position:absolute;
	top:18px;
	left:40px;
	overflow:hidden;
	
}

.logo h1 a {
	display:block;
	width:810px;
	height:164px;
	background:url(../gfx/logo.png) no-repeat top;
	text-indent:-666px;
}

.clear {
	clear:both;
}

.container {
	width:970px;
	padding-bottom:20px;
	padding-top:10px;
}

.top {
	height:12px;
	background:url(../gfx/top.png) no-repeat;	
}

.main {
	background:url(../gfx/main.png) repeat-y;
	height:auto;
	padding-left:1em;
	padding-right:1.5em;
	overflow:hidden;
}

.bottom {
	background:url(../gfx/bottom.png) no-repeat;
	height:18px;
}

.main .main_header {
	height:347px;
	overflow:hidden;
}

.girl {
	width:596px;
	height:347px;
	background:url(../gfx/girl.jpg) no-repeat;
	float:right;
}

.main .menu_top {
	float:left;
	width:325px;
	height:337px;
	margin-top:10px;
	background:url(../gfx/menu_bck.png) no-repeat;
	
}

.main .menu_top ul {
	list-style-type:none;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:16px;
	padding:0;
}

.main .menu_top ul li {
	padding-bottom:0;
}

.main .menu_top ul li a {
	font:Arial, Helvetica, sans-serif bold;
	font-size:1.3em;
	color:#797979;
	padding-left:15px;
	text-decoration:none;
	line-height:18px;
	display:block;
	padding-top: 18px;
	padding-right: 0;
	padding-bottom: 18px;
	border-bottom:solid 1px #b0b0b0;
}
.main .menu_top ul li a:hover {
	background:#c3dd6c;
	color:#FFF;
}

.main .contest {
	width:595px;
	float:right;
	margin-top:15px;
	margin-left:10px;
	}
	
	
.main .contest .photo {
	float:left;
	width:298px;
	height:243px;
	margin-top:10px;
	margin-bottom:10px;
}

.main .contest .information {
	float:right;
	width:290px;
	margin-top:10px;
	margin-bottom:10px;
}

.main .contest .information p {
	padding-left:5px;
	font-size:1em;
	color:#3f3f3f;
}

.more {
	float:right;
	width:100px;
	font-size:14px;
	}
	
.more a {
	color:#C30;
	text-decoration:none;
	}
	
.more a:hover {
	color:#a87f0d;
	}

.main .contest h2 {
	background:url(../gfx/header.png) no-repeat;
	width:595px;
	height:56px;
	}
.main .contest .newsy {
	width:595px;
	margin-top:10px;
	float:right;
	}	
	
.main .contest .newsy p {
	font-size:1em;
	color:#3f3f3f;
	}

.main .contest .newsy h3 {
	font-size:1.2em;
	color:#666;
	margin-bottom:10px;
	}


.main .contest h2 p {
	font-size:1.2em;
	color:#FFF;
	padding-top:10px;
	padding-left:20px;
	
}

.main .contest #map {
	width:550px;
	float:left;
	height:400px;
	padding:2px;
	margin-top:10px;
	margin-left:20px;
	border:solid 1px #434342;
	}

.main .column_left {
	width:323px;
	float:left;
	margin-top:15px;
	}
	
.main .column_left #woman {
	width:241px;
	height:299px;
	background:url(../images/root.png) no-repeat bottom left;
	margin-left:30px;
	margin-top:10px;
	}	
	
.main .sidebar {
	background: #f0efef;
  	border: 1px solid #a9a9a9;
  	-moz-border-radius: 10px;
  	-webkit-border-radius: 10px;
	}
	
.main .sidebar .sidecont {
	margin: 15px 10px;
}
	
.main .sidebar .sidecont h2 {
	font-size:1em;
	color:#4d4d4d;
	margin-bottom:10px;
}

.main .sidebar .sidecont h2 a {
	font-size:1.2em;
	color:#3C6;
	margin-bottom:10px;
}


.main .sidebar .sidecont p {
	font-size:14px;
	color:#3f3f3f;
	}
	
	
.main .sidebar .sidecont a {
	font-size:14px;
	color:#292929;
	text-decoration:none;
	}
	
.main .sidebar .sidecont a:hover {
	color:#a87f0d;
	}

.main .sidebar .sidecont ul li {
	font-size:14px;
	color:#3f3f3f;
	list-style-type:none;
	margin-bottom:10px;
}

.main #portfolio {
	width:930px;
	margin:10px auto;
	overflow:hidden;
	}

.main #portfolio h2 {
	background:url(../gfx/header.png) no-repeat;
	width:595px;
	height:56px;
	display:block;
	float:right;
	}

.main #portfolio h2 p {
	font-size:1.2em;
	color:#FFF;
	padding-top:10px;
	padding-left:20px;
	
}

.main #portfolio #gallery{
	margin-top:75px;
	width:910px;
	margin-right:auto;
	margin-left:auto;
	}
.main #portfolio #gallery ul {
   list-style: none;
}
		
.main #portfolio #gallery ul li {
	display: inline;
}
		
.main #portfolio #gallery ul img {
  border: 4px solid #b9b9b9;
  padding:2px;
  border-width: 4px 4px 4px;
  margin:0 12px 12px 0;
}

#footer {
	background:url(../gfx/footer_tlo.png) repeat-x;
	height:97px;
	clear:both;
	}
#footer_wrapper {
	width:950px;
	margin:auto;
	padding:45px 10px;
}
#footer_wrapper #copyright {
	width:480px;
	font-size:14px;
	float:left;
	color:#FFF;
	padding-top:2px;
}

#footer_wrapper #copyright a {
	font-size:14px;
	color:#FFF;
	text-decoration:none;
}

#footer_wrapper #copyright a:hover {
	color:#2c2c2c;
}
		
#footer_wrapper #menu_footer {
	float:right;
	width:460px;
}

#footer_wrapper #menu_footer a {
	font-size:14px;
	color:#FFF;
	padding-left:25px;
}

#footer_wrapper #menu_footer a:hover {
	color:#2c2c2c;
}