* {
    padding: 0;
    margin: 0;
} 

body {
background: #fff url("bg.jpg"/*tpa=http://www.bulgaria-visa.ru/templates/images/bg.jpg*/) repeat-x;
font-family:Georgia,  Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 18px;
color: #333333;
}
h1,h2,h3{color:#D62612;}
img { border: 1px; }
a { color:#00966E; text-decoration: none; }
a:hover { text-decoration: underline; color : #000; }

#wrap {
margin: 0 auto;
width: 900px;
}

#header { 
height: 60px;
background: #26478A url("header.jpg"/*tpa=http://www.bulgaria-visa.ru/templates/images/header.jpg*/) no-repeat;
}
#header h1 {
font-size: 26px;
font-weight: 100;
letter-spacing: -3px;
padding: 12px 0 5px 10px;
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #eee;
text-decoration: none;
}
#header h2 {
color: #ccc;
font-size: 15px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 12px;
}

#intro {
background: #fff url("intro.jpg"/*tpa=http://www.bulgaria-visa.ru/templates/images/intro.jpg*/) no-repeat;
height: 90px;
padding: 30px;
padding-left:190px;
padding-top: 15px;
padding-bottom: 45px;
font-size:14px;

}
#intro p{ text-indent:30px; margin-bottom:10px;}
#intro dl dt { font-size:16px;margin-bottom:5px; text-align:right; font-weight:bold; color:#00966E;}
#intro h1{ margin-bottom:5px;}

#content {
padding: 10px 20px;
}

.leftv {
width: 650px;
float: left;

}
.left table{ text-align:center; margin-bottom:15px; }
.left table p{text-indent:0px; }
.left table td{padding:5px; }
.left h2 {
font-size: 24px;
font-weight: 100;
text-align:center;
padding : 10px 0 15px 0;
margin-bottom:10px;
}
.left dl dt { margin:5px;}
.left p { text-indent:25px;}
.left caption{
font-size: 24px;
font-weight: 100;
color:#D62612;
padding : 10px 0 15px 0;
}

.right {
width: 150px;
float: right;
padding: 10px;
border-left: 1px solid #bbb;
font-size: 12px;
}
.right ul {
list-style-type: square;
padding: 5px 10px 10px 20px;
}
.right h2 {
font-size: 15px;

margin-bottom:15px;
font-weight:bold;
text-align:center;
}
.right a { text-decoration: none; color:#00966E; }

#footer {
border-top: 1px solid #aaa;
text-align: center;
color: #333;
font-size: 11px;
padding: 0 0 10px 0;
margin-top: 20px;
}
