@charset "utf-8";
/* CSS Document */

body {font-family:Verdana; font-size:12px; color:#dbdbdb; background:#000;}

a {color:#999;}
a:hover {color:#AF2354;}

.header {width:944px; padding:34px 24px 0 0; margin:0 auto; height:166px;}
	.header a.logo {display:block; height:71px; padding:22px 20px 22px 0; float:left;}
	.header a.moto {display:block; float:right; width:500px; height:42px; text-align:right; margin:18px 0 0 0;}
	.header .menu {float:right; width:540px; padding:33px 0 5px 0px; border-bottom:solid 1px #111;}
		.header .menu .mElem {float:right; padding:0 17px 0 5px;}
		.header .menu .last {padding-right:5px;}
			.header .menu .mElem a {color:#fff; font-size:12px; text-transform:uppercase;}
			.header .menu .mElem a:hover {color:#AF2354;}
		.header .menu .current a {color:#AF2354;}
	.header .menu ul {position:absolute; padding:10px 0 10px 0; display:none; width:442px;}
		.header .menu ul .subElem {float:left; text-transform:lowercase; font-size:14px; padding-right:20px;}
			.header .menu ul .subElem a {text-transform:capitalize;}
			.header .menu ul .current a {color:#AF2354;}

.content {width:920px; margin:0 auto; overflow:hidden; padding-bottom:50px;}
	.content h1 {font-size:22px; padding-bottom:20px;}

.footer {width:920px; margin:0 auto; overflow:hidden; border-top: solid 1px #111; font-size:11px; color:#999; padding:12px 0 15px 0;}
	.footer .facebook {float: left; display:block; padding:5px 0 5px 40px; background:url(../images/facebook%20icon.png) left center no-repeat; margin-left:5px;}
	.footer .blog {float: left; display:block; padding:5px 0 5px 40px; background:url(../images/blog%20icon.png) left center no-repeat; margin:5px 0 0 5px;}
	.footer .footerMenu {float:right; padding:5px 0;}
		.footer .footerMenu .fmElem	{float:right; padding:0 5px; border-right:solid 1px #999;}
		.footer .footerMenu .last {border:none;}
	.footer .copyright {float:right; padding:10px 5px 0 0;}

.portofoliu {}
	ul.menuPort {width:900px; margin:20px auto 10px auto;}
		ul.menuPort li.item {float:left; padding-right:20px;}
			ul.menuPort li.item a {color:#333; font-size:14px; text-transform:lowercase; font-weight:bold;}
			ul.menuPort li.item a:hover {color:#1CC3DA;}
	.galleryHolder {padding:5px; border:solid 5px #333; width:750px; margin:0 auto;}
	
	
#myGallery {
	width: 900px !important;
	height: 600px !important;
	border:none !important;
}
.galleryWrapper {
	padding:5px;
	border: solid 5px #000;
	width:900px;
	margin:0 auto;
}

.carouselBtn {display:none;}
