* {margin:0;padding:0}
body{
	font-family:'Lucida Sans Unicode',Arial,sans-serif;
	color:#fff;
	text-align:center;
	padding:0;
	margin-top: 0px;
	background-color: #000;
	background-image: url(../images/page_background.jpg);
	background-position: top; 
	background-repeat: no-repeat;}
	
	a:link {
	color: #c89c38;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #c89c38;
}
a:hover {
	text-decoration: underline;
	color: #D7B86F;
}
a:active {
	text-decoration: none;
	color: #c89c38;
}
	
div,p,li{font-size:12px}
li{margin-left:16px;}
h1{color:#c89c38;text-align:center;padding-bottom:5px}
h2{color: #c89c38;font-size:16px;font-weight:normal}
pre{background:#666; color:#fff; padding:10px; margin:5px; height:auto; overflow:auto; font:12px Verdana,Courier,sans-serif}
* html pre {width:100%}

.sample{
	padding:0px 30px;
	margin:4px 0 25px 0;
	border:0px solid #e1e1e1
}
h4.stitle{color:#666;margin:0 0 5px 0}

.links {padding:10px;margin-top:20px; color:#999;}
.links a{font-size:14px;color:#c89c38;text-decoration:none}
.links a:hover{font-weight:bold}

#cont{
	width:906px;
	text-align:left;
	padding:0px;
	height: 600px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.home_st{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px
	color:#c89c38;
}

.buttons{padding:5px;}
.buttons span{color:#c89c38;padding:0 5px;cursor:pointer;font:10px Verdana}
.buttons span.active, .buttons span:hover{background:#c89c38;color:#000}

a.backToTrakia {
	background:url(../images/BackToTrakia.png) no-repeat scroll left top transparent;
	color:#666666;
	display:block;
	width: 128px;
	height:50px;
	/*margin:0 auto;*/
	float:left;
	text-indent:-9999px;
	outline: none;
}