body {
    margin:0;
    padding:0;
    font-family: Verdana, Arial, Helvetica, Sans-serif;
    font-size: 10pt;
    color:#444444;
    background:#e4ddd3;
    background-image: url("images/background.jpg");
    background-repeat: repeat-x;
    text-align:center;
}

table {
    font-size: 10pt;
}

tr {
	vertical-align: top;
}

td {
	vertical-align: top;
}

a:link, a:visited {
    text-decoration:none;
    color:#8e7250;
}

a:hover, a:active {
    text-decoration:underline;
    color:#bd986a;
}

h1 {
  font-size:14pt;
  font-weight:bold;
  color:#58595b;
}

h2 {
  font-size:13pt;
  font-weight:bold;
  color:#9e005d;
}

h3, .mh3 {
  font-size:12pt;
  font-weight:bold;
  color:#000000;
}

p {text-indent:0px;padding:0px;margin:5px 0px 0px 0px;}

hr {border: none 0; border-top: 2px solid #f8f8f8; width: 100%; height: 2px;}

#wrapper {
    clear:both;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align:center;
}

#container {
    clear:both;
    width: 780px;
    margin-left: auto;
    margin-right: auto;
    text-align:left;
    background: url("images/containerback.jpg");
    display:block;
    overflow:hidden;
}
#containerin {
    float:left;
    width: 760px;
    text-align:left;
    margin-left: auto;
    margin-right: auto;
}

.shadowtop {
    clear:both;
    width:780px;
    height:10px;
    background: url("images/shadowtop.jpg") no-repeat;
    font-size:1px;
}

.shadowhleft {
    float:left;
    width:10px;
    height:410px;
    background: url("images/shadowhleft.jpg") no-repeat;
}

.shadowhright {
    float:right;
    width:10px;
    height:410px;
    background: url("images/shadowhright.jpg") no-repeat;
}

#header {
    clear:both;
    width:100%;
    height:100px;
    background-color: #fff;
    /* background: url("images/white-fir-spa-background.jpg") repeat-x; */
}

.languages {
  margin:3px 3px 3px 3px;
  text-align:right;
  font-size:10pt;
  width:790px;
  margin-left: auto;
  margin-right: auto;
  font-weight:bold;
}

.languages a:link, .languages a:visited {
  color:#000;
}

.languages a:hover, .languages a:active {
  color:#fff;
}

#languages {
  width:100%;
  height:30px;
  line-height:30px;
  float:right;
  text-align:right;
  padding-right:10px;
  vertical-align: middle;
  font-size:13px;
  margin-top:45px;
}

#languages a, #languages a:hover, #languages a:active {
  text-decoration:none;
}


#headerleft {
  float:left;
  width:200px;
  height:100px;
}

#headerright {
  float:right;
  width:450px;
  height:100px;
}

#headerlogo {
  float:left;
  width:200px;
  height:100px;
  background-image: url(images/alpha-bulgaria-logo.jpg);
}

#headerpic {
  clear:both;
  width:760px;
  height:230px;
  border-top:2px solid #b9b098;
  border-bottom:10px solid #b9b098;
  background:#fff;
}

#topmenu {
    width:100%;
    height:34px;
    background-color: #d0c8b8;
    background: url("images/btn-out.jpg") repeat-x;
    text-align:center;
}

#tmin {
    display:block;
    float:left;
    margin-left: auto;
    margin-right: auto;
}

.tmi, .tmisel {
    float:left;    
    height:34px;
    line-height:34px;
    padding-left:7px;
    padding-right:7px;
    font-size:11px;
    font-weight:normal;
    vertical-align:middle;
    text-align:center;
}

.tmdev {
    float:left;
    width:2px;
    height:34px;
    background: url("images/tmdev.gif") repeat-x;
}

.tmi {
    background: url("images/btn-out.jpg") repeat-x;
}

.tmisel {
    background: url("images/btn-selected.jpg") repeat-x;
}

.tmi a, .tmisel a {
	text-decoration:none;
    font-weight:bold;
}

.tmi a:link, .tmi a:visited {
	color:#000;
    text-decoration:none;
}

.tmi a:hover, .tmi a:active {
	color:#9e005d;
    text-decoration:none;
}

.tmisel a:link,  .tmisel a:visited, .tmisel a:hover , .tmisel a:active {
	color:#fff;
	cursor: pointer;
    text-decoration:none;
}

#main {
  clear:both;
  width:760px;
  min-height:190px;
  background-color: #fff;
  text-align:left;
}

#mainin {
  clear:both;
  width:740px;
  overflow:hidden;
  padding:10px;
}

#leftbar {
  width:200px;
  float:left;
  overflow:hidden;
}

#secondmenu {
    margin-top:30px;
    width:20px;
    clear:both;
}

.smdev { 
    width:100%;
    height:2px;
    background-color:#cdcdcd;
}

.smi, .smisel {
  clear:both;
  font-size:11px;
  font-weight:bold;
  line-height:13px;
  text-align:left;
  text-indent:0;
  vertical-align:middle;
  width:90%;
  padding:5px;
}

.smi a, .smisel a {
	text-decoration:none;
}

.smi a:link, .smi a:visited {
	color:#999;
}

.smi a:hover, .smi a:active {
	color:#bd986a;
}

.smisel a:link,  .smisel a:visited, .smisel a:hover , .smisel a:active {
	color:#bd986a;
	cursor: pointer;
	cursor: hand;
}

.subsecondmenu {
    margin-left:20px;
}

#maintextout {
  float:right;
  width: 520px;
  padding: 10px 10px 50px 10px;
}

#maintextin {
  width: 100%;
}

#footerline {
    clear:both;
    width:780px;
    height:20px;
    margin-left:auto;
    margin-right:auto;
    background-color:#9e005d;
    background: url("images/footerline.jpg") no-repeat;
}

#footer {
    width:740px;
    height:20px;
    background-color:transparent;
    vertical-align:middle;
    margin-left:auto;
    margin-right:auto;
    font-size:0.8em;
    text-align:left;
}

#footer a:link, #footer a:visited {
    color:#ffffff;
    text-decoration:none;
}

#footer a:hover, #footer a:active {
    color:#ffff00;
    text-decoration:none;
}

#footerleft {
    float:left;
    width:100px;
}

#footerright {
    float:right;
    text-align:right;
    width:400px;
    color:#b36730;
}

.trow1 {
	border: 2px #c30000 solid;
	background-color:#f0f0f0;
}

.trow1over {
	border: 2px #ff0000 solid;
	background-color:#ffeeee;
}

.picture{
  border: 1px #f0f0f0 solid;
}

.showonepic{
  border: 1px #f0f0f0 solid;
}

.theader {
    padding:5px;
    background:#2055aa;
    color:#ffffff;
    font-weight:bold;
}

.formfield {
  font-weight:bold;
  color:#000000;
}

.optfont {

	position:absolute;
	color: #777;
	text-decoration: none;
    font-size: 10px;
    font-weight: bold;
    left:5px;
}

.opt {
  color:#fff;
	list-style: none;
  cursor: default;            
  margin: 0px;                
  position: relative; 
	background: url(images/option.png);
  width:160px;
  height:20px;
  display:block;
  text-decoration: none;
}	

.opt:hover { 
	background: url(images/option.png) 0px -20px;
	text-decoration: none;
}

.opt:active {
	background: url(images/option.png) 0 -40px;
	text-decoration: none;
}

#headermenu {
    float:right;
    position:top right;
    padding:5px;
}

a.implink {
    font-size:10pt;
    font-weight:normal;
    text-decoration:underline;
}

a.implink:link, a.implink:visited {
    color:#9e005d;
}

a.implink:hover, a.implink:active {
    color:#cb0078;
}
