@charset "utf-8";
/* www.awenart.eu */
body {
	margin: 7mm;
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #FFF;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
	text-indent: 15px;
}

#page {
	margin: auto;
	width: 930px;
	position: relative;
}
#navi  {
	height: auto;
	width: 200px;
	position: absolute;
	top: 220px;
	left: 25px;
	display: none;
}
#navi ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#navi ul li {
	background-image: url(navi_s.jpg);
	background-repeat: no-repeat;
}

#navi ul .separator {
	height: 15px;
	background-image: none;
}


#navi ul li a {
	width: 190px;
	font-size: 16px;
	text-decoration: none;
	display: block;
	height: 25px;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(navi_a.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	color: #464220;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #014C47;
	font-weight: bold;
}
#navi ul li .selected {
	background-repeat: no-repeat;
	background-position: right center;
	background-image: none;
	font-weight: bold;
	color: #D7CD4A;
}
#navi ul li .selected:hover {
	color: #FFC;
	text-decoration: none;
}

#navi ul li a:hover, li a:focus, li a:active {
	background-position:-150px 0;
	color: #333;
}




#header {
	width: 920px;
	display: none;
	margin: auto;
	height: 185px;
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 10px;
	position: relative;
	z-index: 1;
	background-image: none;
}
.hen {
	background-image: url(header_en.jpg);
}
.htr {
	background-image: url(header_tr.jpg);
}
.hbg {
	background-image: url(header_bg.jpg);
}
.hru {
	background-image: url(header_ru.jpg);
}
.hes {
	background-image: url(header_es.jpg);
}
#header #logo {
	height: 140px;
	width: 110px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#header #textresize {
	position: absolute;
	right: 50px;
	top: 190px;
	display: none;
}
#header #textresize a {
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}
#header #textresize .decreaseFont {
	font-size: 13px;
}
#header #textresize .resetFont {
	sfont-size: 17px;
}
#header #textresize .increaseFont {
	font-size: 16px;
}
#header .language {
	background-repeat: no-repeat;
	background-position: center center;
	display: none;
}
#header .language a{	
	display: block;
	height: 18px;
	width: 26px;
}
#header #bg {
	height: 18px;
	width: 26px;
	position: absolute;
	left: 660px;
	top: 130px;
	background-image: none;
}
#header #bg a {
	background-image: url(bulgaria_s.png);
}
#header #bg a:hover {
	background-image: url(bulgaria.png);
}
#header #bg .selected {
	background-image: url(bulgaria.png);
}
#header #en {
	height: 18px;
	width: 26px;
	position: absolute;
	left: 715px;
	top: 130px;
	background-image: none;
}
#header #en a {
	background-image: url(uk_s.png);
}
#header #en a:hover {
	background-image: url(uk.png);
}
#header #en .selected {
	background-image: url(uk.png);
}

#header #ru {
	height: 18px;
	width: 26px;
	position: absolute;
	left: 770px;
	top: 130px;
	background-image: none;
}
#header #ru a {
	background-image: url(russia_s.png);
}
#header #ru a:hover {
	background-image: url(russia.png);
}
#header #ru .selected {
	background-image: url(russia.png);
}
#header #es {
	height: 18px;
	width: 26px;
	position: absolute;
	left: 825px;
	top: 130px;
	background-image: none;
}
#header #es a {
	background-image: url(spain_s.png);
}
#header #es a:hover {
	background-image: url(spain.png);
}
#header #es .selected {
	background-image: url(spain.png);
}
#header #tr {
	height: 18px;
	width: 26px;
	position: absolute;
	left: 880px;
	top: 130px;
	background-image: none;
}
#header #tr a {
	background-image: url(turkey_s.png);
}
#header #tr a:hover {
	background-image: url(turkey.png);
}
#header #tr .selected {
	background-image: url(turkey.png);
}
#maincol {
	color: #000;
	font-size: 13px;
	position: relative;
	z-index: 15;
	margin: auto;
}
#maincol h2 {
	font-weight: normal;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #016B61;
	margin-bottom: 3px;
	padding-bottom: 2px;
}
#maincol h3 {
	font-size: 16px;
}
#maincol h4 {
	margin-left: 15px;
	font-size: 17px;
}
#maincol h5 {
	font-size: 16px;
	margin-bottom: 8px;
	margin-left: 15px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-decoration: underline;
}
#maincol h6 {
	text-decoration: underline;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	margin-bottom: 7px;
	padding-left: 15px;
	background-image: url(h6.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	text-transform: uppercase;
}
#maincol #articles li h6 a{
	text-decoration: underline;
}








#maincol  a {
	text-decoration: none;
	font-weight: bold;
	color: #FFC;
}
#maincol a:hover {
	text-decoration: underline;
}
#maincol ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 28px;
}

#maincol #articles li a {
	font-size: 16px;
}


#maincol #articles {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#maincol #inquiry {
	font-size: 14px;
	font-weight: normal;
}

#inquiry .formtitle {
	padding: 3px;
	border: 1px none #015A52;
	font-size: 15px;
	font-weight: bold;
}
#inquiry .formtitle legend {
	color: #FFC;
}
#inquiry #formitems {
	font-size: 14px;
	font-weight: normal;
}



#inquiry fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFC;
	text-align: center;
}

.formtitle fieldset legend {
	color: #FFC;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}
#inquiry .field1 {
	width: 280px;
	font-size: 15px;
	background-color: #FFC;
	border: 2px solid #013F38;
	color: #014C45;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#inquiry .field1:focus {
	background-color: #FFF;
	border: 2px solid #E9DE4E;
}

#inquiry .field2 {
	width: 280px;
	font-size: 15px;
	background-color: #FFC;
	border: 2px solid #013F38;
	color: #014C45;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#inquiry .field2:focus {
	background-color: #FFF;
	border: 2px solid #E9DE4E;
}
#inquiry .button {
	font-size: 15px;
	font-weight: bold;
	color: #014C45;
	background-color: #D2C84C;
	border: 1px solid #014C45;
}
#inquiry #djv {
	height: 22px;
	width: 280px;
	border: 2px solid #013F38;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFC;
}



#maincol #fcomment {
	display: block;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #016B61;
	padding-top: 5px;
	background-color: #f7f7f7;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #016B61;
	padding-right: 10px;
	padding-left: 10px;
}


#psfooter {
	height: 347px;
	width: 920px;
	position: relative;
	z-index: 5;
	background-image: url(logo.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	display: none;
}

#footer {
	height: 80px;
	width: 885px;
	margin-top: auto;
	background-image: url(footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 20px;
	padding-left: 25px;
	position: relative;
	z-index: 20;
	display: none;
}
#footer .webdesign a   {
	font-size: 11px;
	font-weight: bold;
	color: #017468;
	text-decoration: none;
	position: absolute;
	right: 20px;
	bottom: 50px;
}
#footer .webdesign a:hover {
	color: #017E75;
	text-decoration: none;
}






.clear {
	display: block;
	clear: both;
	height: 1px;
}

