html, body {
	font: 12px Tahoma,Geneva,"DejaVu Sans Condensed",sans-serif;
	margin: 0;
	padding: 0;
	width: 100%;
	background: #e8ebef;
	color:#4D4D4D;
	_text-align: center;
}

ul, li, select, input, submit, textarea{
	padding:0px;
	margin:0px;
	border:0px;
}

.smapul {
	margin:10px 0px;
}

.smapul .storyContent ul {
	padding-left:15px;
}

.smapul .storyContent ul ul{
	padding-left:40px;
}

p{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:0px;
	padding-right:0px;
	margin:0px;
	border:0px;
}

#wrapper {
	width: 886px;
	margin: 0 auto;
	padding: 0;
	background: white;	
	_text-align: left;
}

#header {
	width: 100%;
	height: 150px;
	background: lightgreen;
}

#header .logo {
	width: 180px;
	height: 90px;
	position: absolute;
	margin: 30px 30px 30px 30px;
	
}

.topMenu {
	height: 40px;
	background: #283841;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
	padding: 0 0 0 17px;
	
	width:863px;	
}

.topMenu div.linkHolder, .topMenu .sep{
	float: left;
	height: 40px;	
}

.topMenu .linkHolder a {
	font-size: 11px;
	line-height: 36px;
	padding: 4px 5px;
	text-decoration: none;
	color: #b8b8b9;
}

.topMenu div a:hover {
	color: #fff !important;
	background: #1d282f;
	color: gray;
}

.topMenu .sep {
	height: 40px;
	padding: 0 3px !important;
	color: #b8b8b9;
	line-height: 36px;
}

.searchForm {
	height: 20px;
	width:350px;
	margin: 10px 12px;
}

.searchField {
	width: 200px;
	height: 15px;
	float: right;
	font: 10px Verdana;
	color: gray;
	background: #fff url('/i/search_icon.gif') no-repeat center left;
	padding: 2px 2px 1px 21px;
	border: 1px solid #e8ebef;
}

.searchSubmit {
	height: 20px;
	float: right;
	border: none;
	padding: 0 10px;
	margin-left: 5px;
	font: 11px Arial, sans-serif;
	color: #717073;
	background: #e8ebef;
	border: none;
}

.main {
	padding: 0;
	width:880px;
	border: 3px solid #fff;
}

.main .bottom {
	border-top:3px solid #fff;
	height: 5px;
	background: #a39161;
}













.rightMenu {
	width: 280px;
	height:262px;
	background: #dee1e3;	
	position:relative;		
}

.rightMenu ul {
	list-style-type: none;
	margin: 0;
	padding: 20px 21px;	
}

.rightMenu li {
	background: url('/i/rightmenu_marker_i.gif') no-repeat 11px center;
	border-bottom: 1px dotted #717073;
	padding:1px 0px;
	width:238px;
}

.rightMenu li.lastListItem{
	border-bottom: 0px dotted #717073!important;
}


.rightMenu li a {	
	line-height: 26px;
	display: block;
	width:auto;
	*width:210px;
	
	font-size: 14px;
	color: #717073;
	text-decoration: none;
	padding-left: 28px;
}

.rightMenu .selectedMenu, .rightMenu li a:hover{
	color: #fff;
	background: #283841 url('/i/rightmenu_marker_a.gif') no-repeat 11px center;
}

.rightSubmenu{
	padding:7px 5px!important;
	background:#4e6068;
	position:absolute;
	left:206px;
	font-size:11px;
}

.rightSubmenu li{
	background:none!important;
	border-bottom:1px solid #e2e2e2;
	width:auto!important;
}

.rightSubmenu li a{
	color:#FFF;
	width:200px;
	background:url('/i/SubmenuArrow.gif') no-repeat 3px center;
	padding:0px 0px 0px 12px!important;
	line-height:23px!important;
	font-size:11px;
}

.rightSubmenu li a:hover{
	background: #283841 url('/i/SubmenuArrow.gif') no-repeat 3px center!important;
}

.rightMenu .sep {
	height:0px;
	font-size:1px;
	background: transparent;
	border-top: 1px dotted #717073;
	
}

.logo{
	width:
}
















.content {
	padding: 20px;
}


#footer {
	height: 28px;
	background: #e8ebef;
	padding: 16px 5px 0 0;
	font: 11px Tahoma, Arial, Helvetica;
}

#footer .menu {
	float: right;
	height: 28px;
	line-height: 28px;
}

#footer .menu a {
	text-decoration: none;
	padding: 4px 5px;
	color: #717073;
}

#footer .menu a:hover {
	color: #fff;
	background: #717073;
}

#footer .menu .sep {
	/* padding: 0 3px; */
}

#footer .partners {
	float: left;
	height: 28px;
	font-size: 10px;
	color: #9f9cae;
}
#footer .partners .text {
	float: left;
	width: 105px;
	text-align: right;
	padding-right: 10px;
}

.leftCol, .leftColTop, .middleCol, .middleColTop, .showMiddleColWithMore{
	float:left;
	margin-right:3px;	
}

.leftCol{
	width:277px;
}

.leftColTop{
	width:259px;
}

.middleColTop{
	width:335px;
}

.middleCol{
	width:317px;
}

.rightCol{
	width:280px;
	float:left;
}

.rightcolright {
	width:180px;
	margin-top:3px;
}

.showMiddleColWithMore{
	width:417px;
	margin-top:3px;
}

.showMiddleCol{
	margin-top:3px;
	width:585px;
	padding-right:15px;
	float:left;
}

.moreRightCol{
	margin-top:3px;
	width:180px;	
	float:left;
}

.logo{
	height:174px;
	padding-top:88px;
}

.indexMain{
	background:url('/i/indexMainBg.jpg') repeat-y top left;
}

.indexPic{
	background:#FFF;
	border-bottom:3px solid #FFF;
}

.leftColBrowse, .leftColMenu, .leftColContacts{
	padding:15px;
}

.browseTitle, .menuTitle{
	font-size:18px;		
	text-transform:uppercase;
	padding-bottom:3px;
	padding:0px 5px;
}

.leftColBrowse .browseTitle, .leftColBrowse .browseRow, .menuTitle{
	border-bottom:1px solid #e3e2e3;
}

.leftColBrowse .browseRow{
	padding:19px 0px;
}

.browseRow .date{
	padding-bottom:6px;
	font-size:12px;
	font-weight:bold;
	color:#000;
}

.browseRow .title, .browseRow .title a{
	font-size:11px;
}

.browseRow .title a{
	text-decoration:underline;
}

.leftColBrowse .browseTitle, .browseTitle a, .browseRow .title, .browseRow .title a, .menuTitle, .menuTitle a {
	color:#a39161;
	text-decoration: none;
}

.browseMoreLink{
	font-size:11px;
	text-align:right;
	font-weight:bold;
	padding:0px 2px;
	padding-top:19px;
}

.browseMoreLink a{
	color:#586971;
	padding-left:8px;
	background:url('/i/readMoreBullet.jpg') no-repeat 0px 5px;
}

.indexDescription{
	padding:15px;
}

.indexDescription .descriptionContent{
	padding-top:7px;
	font-size:11px;
	color:#464646;
	line-height:17px;
}

.indexDescription .descriptionContent a {
	color:#A39161;
}

.indexDescription .descriptionContent p{
	padding:10px 0px;
	text-align:justify;
	padding-right: 10px;
}

.indexDescription .browseMoreLink{
	text-align:left;
	padding-top:9px;
}

.indexContacts{
	padding:19px 10px;
}

.indexContacts .details{
	padding:0px 9px;
	font-size:11px;
	color:#FFF;
}

.indexContacts .details .detailsLeftCol{
	width:108px;
	float:left;
}

.detailsRightCol p, .detailsLeftCol p {
	padding: 0;
}

.indexContacts .details .detailsRightCol{
	width:120px;
	float:left;
}

.indexContacts .browseTitle{
	border-bottom:1px solid #bcc3c6;
	margin-bottom:8px;
}

.middlePic{
	height:262px;
	overflow:hidden;	
}


.browsePageing{
	padding:1px 0px;
	font-size:10px;
}

.browsePageing .pageingWrapper{
	float:right;
}

.browsePageing a, .browsePageing .activePage{
	color:#FFF;	
	display:block;	
	background:#9f9cae;
	text-decoration:none;
}

.browsePageing a, .browsePageing .activePage, .browsePageing .pageingDelimiter{
	float:left;
	line-height:15px;
	margin-left:3px;
	padding:0px 6px 0px;
	font-size:11px;
}

.browsePageing .pageingInactiveLink, .browsePageing .pageingInactiveLink:hover{
	background:#9f9cae!important;
}

.browsePageing a:hover, .activePage{	
	background:#635f77!important;
}

.pageingDelimiter{
	font-size:11px;
	color:#7C7F7F;
	font-weight:bold;
	display:block;
	margin-right:3px;
	height:18px;
	padding:4px 9px 0px;
	float:left;
}


.pageingInactiveLink, a.pageingInactiveLink:hover{
	color:#ccc!important;	
	background:white!important;
}

.leftColDelimiter{
	height:4px;
	font-size:1px;
	background:#655c80;
	margin:0px 15px 10px;	
}

.leftColMenu .menuRow, .seeMore .moreLink{
	font-size:11px;
	color:#655c80;	
}

.leftColTopMenu .menuRow a, .leftColTopMenu .menuRow{
	color:#283841!important;
}

.leftColTopMenu .menuRow{
	border-bottom:1px solid #e2e2e2;
}

.leftColTopMenu .activeRow, .leftColMenu .activeRow{
	font-weight:bold;
}

.leftColMenu .menuRow{
	padding:4px 5px 4px 14px;
	background:url('/i/leftMenuBullet.jpg') no-repeat 5px 8px;
}

.seeMore .moreLink{
	padding:5px 5px 5px 10px;
	background:url('/i/leftMenuBullet.jpg') no-repeat 2px 9px;
}

.leftColMenu .menuRow a, .seeMore .moreLink a{
	color:#655c80;
	text-decoration:none;
}

.leftColMenu .menuRow a:hover, .seeMore .moreLink a:hover{
	text-decoration:underline;
}

.leftColMenu .menuTitle{
	margin-bottom:4px;
}



.storyShow, .storyBrowse{
	padding:16px 0px 19px;
}

.storyShow .storyTitle, .storyBrowseRow .storyTitle, .storyBrowseRow .storyTitle a{
	color:#283841;
	text-decoration:none;
}

.storyShow .storyTitle, .storyBrowseRow .storyTitle{
	font-size:18px;
	margin-bottom:5px;
}

.storyShow .storyPubdate, .storyBrowseRow .storyPubdate{
	font-size:12px;
	font-weight:bold;
	color:#a39161;
	padding-bottom:10px;
}

.storyShow .storyContent, .storyBrowseRow .storyDescription{
	color:#555557;
	font-size:11px;
	line-height:17px;
}

.storyShow .storyContent div {
	text-align:justify;
	padding-right:10px;
}

.storyShow .storyContent a, .storyBrowseRow .storyDescription a, .leftColContacts p a, .companyAddress a{
	color:#a39161;
}

.storyShow .storyContent p, .storyBrowseRow .storyDescription p{
	padding:10px 0px;
	text-align:justify;
	padding-right: 10px;
}

.storyShow .storyContent ul {
	padding-left: 40px;
	margin: 11px 0;
}

.browsePreviewPic{
	padding:2px;
	border:1px solid #f5f3f3;
	float:left;
	margin-right:5px;
	margin-bottom:10px;
}

.storyBrowseRow{
	border-bottom:1px solid #e2e2e2;
	margin-bottom:20px;
}

.storyBrowseRowLast{
	border-bottom:0px solid #e2e2e2!important;
	margin-bottom:0px!important;
}

.seeMore{
	background:#f4f4f4;
	margin-bottom:5px;
	padding:22px 15px 19px 10px;
}

.seeMoreTitle{
	font-size:14px;
	color:#000000;
	font-family:Trebuchet MS;
}

.leftColContacts .browseTitle{
	color:#a39161;
	padding-bottom:20px;
}

.leftColContacts p{
	padding:20px 0px;
	font-size:11px;
	color:#555557;
}

.leftColContacts .contactsRow .contactsRowTitle{
	font-weight:bold;
}


.asterisk{
	color:#ff6600;
}

.form {
	width:412px;
}

.form .label{
	width:150px;
	padding-top:4px;	
	float:left;
	text-align:right;
	padding-right:10px;
}

.form .input, .form .textArea, .form .select, .form .fileFormField{
	border:1px solid #c0c0c0;
	
	color:#555557;
	font-size:11px;	
}

.form .input, .form .textArea, .form .select{
	padding:4px 2px;
}

.form .select{
	width:252px;
	float:left;
	
}

.form .input, .form .textArea{
	width:246px;
	float:left;
	
}

.form .input, .form .fileFormField{
	height:16px;
}

.form .textArea{
	height:110px;
}

.form .formField{
	padding:5px 0px;
}

.form .submitButton{
	float:right;
	padding:4px 20px;
	*padding:4px 5px;
	background:#717073;
	color:#FFF;
	font-size:11px;
	border:1px solid #c0c0c0;
}

/*Za input ot tip file se slaga 1 falshiv input ot tip text i sydyrjanieto mu se promenq s js*/
.form .fileFormField{
	position:relative;
	width:250px;	
	height:20px;
	padding:0px;
	float:left;
}

.form .file{
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
	width:250px;
}

.fileFormField .fakeFile{
	position: absolute;
	width:100%;
	height:20px;
	top: 0px;
	left: 0px;
	z-index: 1;
}

.fileFormField .fakeFileInput{
	width:185px;
	float:left;
	padding:2px;
	height:16px;	
}

.fileFormField .fakeFileLabel{
	border-left:1px solid #c0c0c0;
	float:right;
	height:16px;
	padding:2px 0px;
	background:#717073;
	color:#FFF;
	width:60px;
	text-align:center;
}

.picsBig, .picsLeft, .picsRight{
	margin-bottom:5px;
}

.picsBig img, .picsLeft img, .picsRight img{
	margin-bottom:5px;
}

.picsLeft{	
	margin-right:5px;
	float:left;
}

.picsRight{	
	margin-left:5px;
	float:right;
}

.picsBottom{
	margin-top:5px;
	margin-bottom:5px;
}

.picsBottom img{
	margin-top:5px;
}

.companyMiddleCol{
	/*background:url('/i/companiesMiddleColBg.jpg') no-repeat top right;*/
	width:417px;
}

.companyMiddleCol .storyShow{
	padding-right:0px;
	padding-top:20px;
}

.companyMainPicHolder{	
	padding:0px 0px 10px 0px;
}

.companyAddress{
	padding:30px 27px;
	line-height:17px;
	font-size:11px;	
}

.companyName{
	font-weight:bold;
}

.storyMore{
	font-size:11px;
}

.storyAttachmentLabel{
	padding:15px 0px 5px;
	font-weight:bold;
}

.storyAttachmentsRow{
	padding:2px 0px 3px 27px;
	background:url(/i/attachmentDefaultIcon.jpg) no-repeat 5px 2px;
}

.storyAttachmentsRow a{
	color:#a39161;
}


.floatRight {
	float: right!important;
}

.floatLeft {
	float: left!important;
}

.noPadding {
	padding: 0 !important;
}

.unfloat {
	clear: both!important;
	float: none!important;
}

.noBorder{
	border:0px solid #FFF;
}

.companySeeMore {
	font-size:11px;
}

.companySeeMore p {
	color:#555557;
}

.companySeeMore a {
	color: #A39161;
}

.comapnynameright {
	padding-bottom:5px;
}

.companySeeMore p {
	padding-top:0px !important;
}

.indexDescription p {
	word-spacing:0px !important;
}

.indexDescription_1 {
	padding-top:0px;
}

.indexDescription_1 .descriptionContent {
	padding-top:0px;
}

.indexDescription_1 .descriptionContent p{
	padding-top:5px;
}

.pic_browse_row{
	margin-top:7px;
	width:200px;
	padding-right:0px;
	float:left;	
	font-size:11px;
}

.norightmargin {
	margin-left:7px;
}

.browseMoreLink1 {
	padding-top:0px !important;
}

.browsegallerytitle {
	font-size:18px;
	margin-top:16px;
	margin-bottom:5px;
	color:#283841;
}

.copyRight {
	background: #e8ebef;
	font: 11px Tahoma, Arial, Helvetica;
	text-align: right;
	color: #717073;
	padding: 0 5px 16px 0;
}
