@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	background:url(../images/bg.png) repeat;
	font-family:"Trebuchet MS";
}
object {
	outline:none;
}
.clearfix {
	clear:both;
}
.red {
	color:#900;
}
.strong {
	font-weight:bold;
}
a {
	outline:none;
}
h4, .nomargin, ul {
	margin:0;
}
.font12 {
	font-size:12px;
}
.textcenter {
	text-align:center;
}
.menu {
	 background:url(../images/menu-bg.jpg) no-repeat;
	 width:725px;
	 height:45px;
}
.header-main {
	background:url(../images/header-main.jpg) no-repeat;
	width:359px;
	height:76px;
}
.main-container {
	 background:url(../images/main-container.jpg) no-repeat;
	 width:725px;
	 height:398px;
}
.footer {
	 background:url(../images/footer.jpg) no-repeat;
	 width:725px;
	 height:182px;
}
.gal {
	position:relative;
	overflow:hidden;
}
.banner{
	/*padding-top:10px;*/
	padding-left:100px;
}
.left, .right {
	height:320px;
}
.left, .right, .left-gal {
	font-size:11px;
	color:#434343;
	letter-spacing:0.006em;
	line-height:1.4em;
}
.left a, .right a, .cats a, .controls a {
	color:#777;
	padding:0 2px;
}
.left a:hover, .right a:hover, .cats a:hover, .cats a.selected, .controls a:hover {
	color:#fff;
	background:#900;
	padding:0 2px;
	text-decoration:none;
}
.cats {
	margin-top:15px;
	font-size:11px;
}
.left {
	border-right:1px solid #DDDDDD;
	float:left;
	margin-left:35px;
	padding-right:20px;
	text-align:justify;
	width:360px;
}
.right {
	width:274px;
	float:right;
	position:relative;
	text-align:left;
	margin-right:35px;
}
ul.first {
	padding-left:20px;
	margin:-24px 0 0 30px;
}
ul.first li {
	list-style-type:none;
}
ul.second {
	padding-left:20px;
}
.left h1, .left-gal h1 {
	color:#900;
	font-size:16px;
	margin:50px 0 20px;
}
.poza {
	margin-top:55px;
}
.left-gal {
	float:left;
	width:485px;
}
.right-gal {
	float:right;
	width:240px;
	margin-top:18px;
	position:relative;
}
.container .title {
	width:186px;
	height:52px;
	position:relative;
	margin:50px 0 0 50px;
}
.container h2 {
	float:right;
	color:#d84e68;
	font-size:14px;
	margin:0 12px 0 0;
}
.bg-poza {
	background:url(../images/bg-poza.png) no-repeat;
	width:504px;
	height:355px;
	margin-top:18px;
}
.bg-poza img {
	padding:18px;
}
.bg-thumb {
	float:left;
	background:url(../images/bg-thumb.png) no-repeat;
	width:105px;
	height:80px;
}
.bg-thumb img {
	padding:1px;
}
.clearfix {
	clear:both;
}
.navigation {
	/*margin:0 12px;*/
}
.navigation a {
	color:#d84e68;
	text-decoration:none;
}
.navigation a:hover {
	text-decoration:underline;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}

h3 {
	margin:10px 10px 0 10px;
	color:#900;
	font-size:16px;
	letter-spacing:-1px;
	font-weight: bold;
}

.boxgrid { 
	width: 325px; 
	height: 260px; 
	margin:10px; 
	float:left; 
	background:#161613; 
	border: solid 2px #8399AF; 
	overflow: hidden; 
	position: relative; 
}
.boxgrid img { 
	position: absolute; 
	top: 0; 
	left: 0; 
	border: 0; 
}
.boxgrid p { 
	padding: 0 10px; 
	color:#afafaf; 
	font-weight:bold; 
	font-size:10px;
}
.boxcaption { 
	float: left; 
	position: absolute; 
	background: #000; 
	height: 100px; 
	width: 100%; 
	opacity: .8; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.captionfull .boxcaption {
	top: 260;
	left: 0;
}
.caption .boxcaption {
	top: 220;
	left
}
.links {
	text-align:center;
	margin-top:20px;
	color:#fff;
	font-size:11px;
}
.links a {
	font-weight:normal;
	color:#aaa;
	font-size:11px;
	text-decoration:underline;
}
.links a:hover {
	font-weight:normal;
	color:#900;
	font-size:11px;
	text-decoration:none;
}
input, textarea {
	border:1px solid #ccc;
	padding:2px 4px;
}
.submit {
	padding:3px 6px;
	cursor:pointer;
	color:#900;
}
.message {
	color:#900;
	font-size:12px;
}
