@charset "utf-8";
/* CSS Document */
html {height:100%; background-color: #ffffff; margin:0; padding: 0;min-height:623px; min-width:1073px;}
body {
	font-family:Tahoma,Verdana,Arial,"Lucida Grande",sans-serif;
	height:100%; 
	min-width:960px; 
	background-color: #ffffff; 
	margin:0; 
	padding: 0;
	}
.clear {clear:both;}
.ten {height:10px;}
#left-wrap {
	height: 100%; 
	width: 40.8%; 
	background-color: #fcfbf9; 
	float:left; 
	border-right:1px solid #382d27;
	}
	
#right-wrap {
	height: 100%; 
	width: 58.7%; 
	float:left; 
	
	background:url("../images/background2.jpg") no-repeat scroll 100px -115px #fff;
	}
#logo {
	float:right;
	padding-top:44px;
	padding-bottom:30px;
	text-align:center;
	width:346px;}
#main_photo {
	float:right;
	text-align:center;
	width:346px;
	padding-bottom:15px;
	}
#left-foot {
	color: #909090;
    font-size: 11px;
    width:346px;
    float:right;
    font-family:Tahoma,Verdana,Arial,"Lucida Grande",sans-serif;
    text-align:center;
    padding-bottom:15px;
    }
    
#menu {
	padding-top:110px;
	padding-bottom:39px;
	text-align:center;
	width:612px !important;
	color:#6f3119;
	float:left;
	font-size:13px;
	font-family:Tahoma,Verdana,Arial,"Lucida Grande",sans-serif;
	height:30px;
	}
	
#menu ul {
    height: 30px;
    list-style: none outside none;
    margin: 0;
    padding-left: 50px;}
    
#menu ul li {
    background: url("../images/menu_hr.png") no-repeat scroll right 3px transparent;
    float: left;}
   
#menu ul li.last {
    background: none;
    float: left;}
    
#menu ul li a {
    color: #6f3119;
    display: block;
    font: 13px Tahoma,Verdana,Arial,Helvetica,sans-serif;
    height: 23px;
    padding: 0px 34px;
    text-decoration: none;}
    
#menu ul li.active a, #menu ul li.last:hover a, #menu ul li:hover a {
    color: #6f3119;
    display: block;
    font: 13px Tahoma,Verdana,Arial,Helvetica,sans-serif;
    height: 23px;
    padding: 0px 34px;
    text-decoration: underline;
}
h1 {padding-bottom:10px;font-size:13px;}
h2 {padding-bottom:10px;font-size:13px;}
#content {float:left; color:#634438; /* color:#fff;*/ font-size:13px;padding:40px; width: 532px; height:324px;background:none repeat scroll 0 0 rgba(137, 123, 80, 0.4);}
#content .leftcolumn {float:left;width:227px;padding-right:40px;line-height:18px;text-align:justify;}
#content .rightcolumn {float:left;width:265px;}
#content .gallery {width:265px;}
#content .gallery img{width:70px; height:70px; background:#ffffff;border:1px solid #897B5E; padding:4px; float:left;margin:10px 8px 0px 0px;
-moz-box-shadow: 3px 3px 2px #897B50;
-webkit-box-shadow: 3px 3px 2px #897B50;
box-shadow: 3px 3px 2px #897B50;
-webkit-transition: all 0.4s linear 0s;
       -moz-transition: all 0.4s linear 0s;
        -ms-transition: all 0.4s linear 0s;
         -o-transition: all 0.4s linear 0s;
            transition: all 0.4s linear 0s;}
#content .gallery img:hover{border:4px solid #897b5e;padding:0px;}
.more {background: url("../images/more.png") no-repeat scroll left bottom transparent; height:72px; text-decoration:none;font-size:13px; color:#fff !important; display:block; float:right;}
.more:hover {background: url("../images/more.png") no-repeat scroll left bottom transparent; height:72px; text-decoration:none;font-size:13px; color:#6f3119 !important; display:block; float:right;}

.allegro {position:absolute; display:block; width:151px; height:30px;background: url("../images/allegro.png") no-repeat scroll left bottom transparent;margin-left: 430px;
    margin-top: 325px;}
#slogan {position:absolute; display:block; width:407px; height:24px;background: url("../images/slogan2.png") no-repeat scroll left bottom transparent;margin-left: -7px;
    margin-top: 332px;}
#right-foot {
	color: #909090;
    font-size: 11px;
    width:592px;
    float:left;
    font-family:Tahoma,Verdana,Arial,"Lucida Grande",sans-serif;
    text-align:right;
    padding:15px 10px;
    }
#right-foot a, a:visited {color:#909090; text-decoration:none;}
#right-foot a:hover {color:#909090; text-decoration:underline;}
 
    
.photo_container {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #A0A0A0;
    -moz-box-shadow: 3px 3px 2px #897B50;
-webkit-box-shadow: 3px 3px 2px #897B50;
box-shadow: 3px 3px 2px #897B50;
    float: left;
    height: 70px;
    margin: 0px 7px 7px 0px;
    overflow: hidden;
    padding: 4px;
    position: relative;
    width: 70px;
}
.photo_thumb {
    height: 70px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 70px;
}
.photo_thumb a {
    display: block;
    height: 70px;
    width: 70px;
}
.photo_thumb a span {
    background: url("../images/overlay.png") no-repeat scroll 0 0 transparent;
    display: none;
    height: 70px;
    left: 4px;
    position: absolute;
    top: 4px;
    width: 70px;
}
.photo_thumb a:hover span {
    display: inline;
}
input {
    border: 1px solid #382d27;
    height: 20px;
    margin-bottom: 3px;
    width: 200px;
    background:none repeat scroll 0 0 rgba(255, 255, 255, 0.4);
}
textarea {
    border: 1px solid #382d27;
    height: 85px;
    margin-bottom: 3px;
    width: 250px;
    background:none repeat scroll 0 0 rgba(255, 255, 255, 0.4)
}
.wyslij {
    cursor: pointer;
    margin: 5px 0 10px 277px;
    width:68px;
	height:28px;
	background: #fff;
	color: #382d27;
	text-decoration: none;
	text-align:center;
	border:none;
	-webkit-transition: all 0.4s linear 0s;
       -moz-transition: all 0.4s linear 0s;
        -ms-transition: all 0.4s linear 0s;
         -o-transition: all 0.4s linear 0s;
            transition: all 0.4s linear 0s;
   }
 .wyslij:hover {
    cursor: pointer;
    margin: 5px 0 10px 277px;
    width:68x;
	height:28px;
	background: #382d27;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
	border:none;
   }
.red {color: #FF0000;}
.bold {font-weight:bold;}
.gal_con {
    height: 261px;
    overflow-y: scroll;
    padding-right: 10px;
    width: 545px;
}