/* @override http://localhost:8888/flo/style.css */

/* @override http://bccs.pl/flo/style.css */

/* @override http://localhost:8888/flo/style.css */

/* @override http://localhost:8888/flo/style.css */

div#content_wrap {
	width: 670px;
	margin: 0 auto;
	padding: 15px;
}

div#controls {
	font: 11px Verdana, "Lucida Grande", Lucida, sans-serif;
	color: #6a6a6a;
	float: left;
	width: 100%;
	margin-top: 0;
	margin-bottom: 20px;
	height: 32px;
}

div#conbtm {
	float: left;
	width: 100%;
	text-align: center;
}

div#contop {
	text-align: center;
	width: 80px;
	margin: 0 auto;
}

#left {
	cursor: pointer;	
	float: left;
	margin: 2px;
}

a img{
	border: none;
}

#right {
	cursor: pointer;	
	float: left;
	margin: 2px;
}

#count {
	float: left;
	margin: 2px;
}

a#logo {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

div#menu {
	margin-left: 20px;
	width: 580px;
	float: left;
	margin-bottom: 20px;
}

a.footer_item {
	float: left;
	margin-right: 25px;
}

div#foto_cut {
	max-width: 1000px;
	margin: 23px auto 0;
	text-align: center;
	height: 408px;
	padding-bottom: 3px;
}

div.foto {
	width: 1000px;
	float: left;
	margin-bottom: 50px;
	padding-bottom: 0;
	height: 408px;
	cursor: pointer;
}

.imgPh {
	height: 408px;
}

#foto_carusel {
	float: left;
	height: 408px;
	overflow: hidden;
	width: auto;
}

body {
	margin: 2px;
}

a.menu_item {
	float: left;
	margin-left: 40px;
}

#conbtm a {
	color: #6a6a6a;
	text-decoration: none;
}

div#footer {
	float: left;
	width: 100%;
}


