div, h1, h2, h3, h4, img, p, span, sup, ul, li,
form, fieldset, input, select,dl,dd,dt,body,html,pre,font
{
 padding: 0px;
 margin: 0px;
}
/*::selection {

	background: #957F7E;

	}

::-moz-selection {

	background: #957F7E;

}*/
body
{
	font-size:14px;
	background:#A7958F;
	color:#957f7e;
	text-align:center;
	font-family:Verdana;
}
ul
{
    	list-style:none;
}
a
{
	color:#ccc3c4;
	text-decoration:none;
	cursor:pointer;
}

img {
	border:none;
}

.clear
{
	display:block;
	clear:both;
}

span.over {
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
}


#body
{
	width:1110px;
	margin:15px auto 40px auto;
	background:#a7958f;
}

#body_wrap {
	padding: 25px 63px 30px;
}

#header {
}

#logotype {
	width:201px;
	height:85px;
	overflow:hidden;
	position:relative;
	left:0px;
	float:left;
	display:inline;
}

#logotype .over {
	background:url(../img/logotype1.png) no-repeat 0 0;
}

#phone {
	float:right;
	color: #f9fcca;
	font-weight:bold;
	display:none;
}

#phone_left_bracket {
	width:5px;
	height:34px;
	background:url(../img/phone_left_bracket.png) no-repeat 0 0;
	float:left;
}
#phone_holder {
	float:left;
	padding:6px 2px;
}

#phone_wrap {
	background:#7f4c4f url(../img/phone_image.png) no-repeat 0 0;
	padding:4px 6px 3px 27px;
}

#phone_right_bracket {
	width:5px;
	height:34px;
	float:left;
	background:url(../img/phone_right_bracket.png) no-repeat 0 0;
}

#menu {
	display:block;
}

#menu ul {
	margin-top:-13px;
	font-size:0.9em;
	float:right;
	margin-right: -4px;
	display:inline;
}

#menu ul li {
	float:left;
	margin-left:-4px;
	position:relative;
	z-index:1;
}

#menu ul li a {
	display:block;
	font-weight:bold;
	float:left;
	position:relative;
	z-index:2;
}

#menu ul li a span {
	cursor:pointer;
}

#menu ul li a span.m-left {
	width:16px;
	height:35px;
	margin-left:-14px;
	display:block;
	float:left;
	position:relative;
	z-index:1;
}

#menu ul li a span.m-right {
	width:16px;
	height:35px;
	margin-right:-14px;
	display:block;
	float:left;
	position:relative;
	z-index:1;
}

#menu ul li a span.m-center {
	display:block;
	float:left;
	padding: 10px 7px 12px;

}

#menu ul li:hover ul,#menu ul li.hover ul{
	display:block;
}

#menu ul li:hover a span.m-left,#menu ul li.hover a span.m-left,#menu ul li.selected a span.m-left {
}
#menu ul li:hover a span.m-right,#menu ul li.hover a span.m-right,#menu ul li.selected a span.m-right {

}
#menu ul li:hover a span.m-center,#menu ul li.hover a span.m-center,#menu ul li.selected a span.m-center {
	background: #ccc3c4;
	color: #A7958F;
    
}

#menu ul li ul {
	background: #ccc3c4;
	border-top: 1px solid #CCC3C4;
    display: none;
    font-size: 1.3em;
    left: -4px;
    margin: 0 !important;
    position: absolute;
    text-align: left;
    top: 38px;
}

#menu ul li ul li a span {
	color:#A7958F;
}

#menu ul li:nth-last-child(1) ul li {
	margin-left: -99px;
    height: 31px;
    width: 175px;
	background: #CCC3C4;
	color:#e5dbdc;
}

#menu ul li ul li {
	clear:left;
	margin-left:0px;
}

#menu ul li ul li a {
	position:static !important;
	font-weight:normal !important;
	width:175px;
	height:31px;
	display:block;
	border-top: 3px solid #CCC3C4;
	float:none !important;
}

#menu ul li ul li a:hover,#menu ul li ul li.selected{
	position:static !important;
	font-weight:normal !important;
	width:175px;
	height:31px;
	display:block;
	background: #a7958f;
	color:#E5DBDC !important;
	border-top: 3px solid #E5DBDC;
}

#menu ul li ul li:hover a span {
	color:#E5DBDC !important;
}

#menu ul li ul li a span {
	padding-top:5px;
	padding-left:9px;
	display:block;
}


#content_holder {
	width: 984px;
	background: none repeat scroll 0 0 #E5DBDC;
    border: 1px solid #CCC3C4;
    clear: both;
    float: left;
    position: relative;
    text-align: left;
}

#title-container {
	position:absolute;
	left:455px;
	top:230px;
}
#main-title {
	width:468px;
	height:75px;
	background:url(../img/main_title.png) no-repeat 0 0;
}
#main-subtitle {
	width:337px;
	height:51px;
	background:url(../img/main_subtitle.png) no-repeat 0 0;
	margin-left:50px;
	float:left;
}

#enter {
	display:block;
	padding:8px 12px;
	background:url(../img/enter.png) no-repeat 0 0;
	color:#4f2727;
	float:right;
	font-weight:bold;
	font-size:0.8em;
	margin-left:42px;
	margin-top:-20px;
}

#enter:hover {
	display:block;
	background:url(../img/enter_hover.png) no-repeat 0 0;
}


#image_track {
	margin-top:-3px;
	margin-bottom: -3px;
	float:left;
	z-index:1;
	position:relative;
}

#image_track .i_cont {
	/*margin-right:4px;*/
	float:left;
}
#image_track .last {
	margin-right:0px;
}


#content {
	float:left;
	width:301px;
	margin-top:65px;
	position:relative;
}

#page-title {
	font-size: 1.9em;
    position: absolute;
    right: 31px;
    top: 29px;
}

#page-title-w {
	float: right;
    margin-right: -15px;
    margin-top: -19px;
    padding: 18px;
}
#page-title-w span {
	float:left;
}
#page-title-w .big {
	font-size: 1em;
    font-weight: normal;
	margin-left: 10px;
}

#page-title .fixer {
	float:left;
	width:578px;
	height:0px;
	clear:left;
}

#big_photo_container {
	float:left;
	background:none;
	margin-bottom: -3px;
}

#big_photo_container  .left-foto{
	float:left;
}

#big_photo_container  .right-foto{
	float:right;
	padding-left: 50px;
}

#big_photo_container  .right-foto .top-right {
	padding-bottom: 70px;
    padding-top: 30px;
}

#big_photo_container  .right-foto .bottom-right p.podpis {
	margin-left: 340px;
    margin-top: 60px;
}

#big_photo_container  .right-foto .bottom-right p.podpis2 {
	margin-left: 380px;
}

#content_wrap {
	margin-top:0px;
	padding:40px;
	width: 342px;
}

#content_wrap form table {
	margin-left: 33px;
}

#content_wrap form table tr {
	padding-bottom: 0 0 0 1px;
}

#content_wrap form table tr td {
    padding-bottom: 1px;
}

#content_wrap form table tr td.p input:hover {
	background: #A7958F !important;
	cursor:pointer;
	color: #e5dbdc !important;
}

#content_wrap form table tr td.p {
	font-size: 10px;
}

#content_wrap form table tr td input,
#content_wrap form table tr td textarea {
	background: #F0EBE8;
    border: 1px solid #957F7E;
    color: #957F7E;
    font-size: 12px;
    width: 222px;
}

#see-more {
	position:absolute;
	width:308px;
	bottom:4px;
	right:4px;

}

#see-more-title {
	background:url(../img/see_more_bg.png) no-repeat 0 0;
	width:106px;
	height:23px;
	color:#f9fcca;
	font-weight:bold;
	font-size:0.9em;
	margin-left:5px;
}
#see-more-title span {
	padding:4px 7px;
	display:block;
}

#see-more-c {
	background:#6a2d2b;
	padding:4px;
	float:left;
}


#see-more-c img {
	background:none;
	font-size:1px;
}


#gallary {
	padding:140px 48px 20px 49px;
}

#gallary_container {
  height:447px;
  width:895px;
  float:left;
}

#gallary .photo-w {
	float:left;
	margin:7px;

}


#gallary .photo-w a {
	display:block;
	padding:11px;
}

#gallary .photo-w a:hover {
	background:url(../img/image_brackets1.png) no-repeat 0 0;
}

#gallary_paging {
	margin:5px 0px 10px 18px;
}

#gallary_paging a.selected {
	display:block;
	background:#CCC3C4;
	float:left;
	border: 1px solid #A7958F;
	color: #A6948F;
	padding:4px 7px;
	margin-right:5px;
}

#gallary_paging a {
	display:block;
	background:#A7958F;
	float:left;
	border: 1px solid #A7958F;
	color: #CCC3C4;
	padding:4px 7px;
	margin-right:5px;
}

#gallary_paging a:hover {
	background:#CCC3C4;
	color:#A7958F;
}
#kontakt_err{
	color: #FF0000;
    font-size: 0.8em;
    margin-left: 38px;
    padding-top: 10px;
}
