body {
    font-family: Arial, Verdana;
    font-size: 12px;
    color: #707070;
    background: #606b7e;
}
body, div, p, td, form, span {
    margin: 0px;
    padding: 0px;
}
input {
    font-family: Arial, Verdana;
    font-size: 12px;
    color: #707070;
}
a:link, a:active, a:visited {
    /*font-weight: bold;*/
    color: #1a3046;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
#loader {
    position: absolute;
    top: 5px;
    right: 5px;
    border: 1px ridge #ccc;
    background-color: #e95555;
    color: #eee;
    padding: 3px;
    display: none;
}
.bgLeft {
    background: url(../images/bg_main_left.gif) top repeat-x;
}
.bgRight {
    background: url(../images/bg_main_right.gif) top repeat-x;
}
#topLeftMenu {
    background: url(../images/bg_top_left.gif) top no-repeat;
    width: 153px;
    height: 183px;
}
.itemMenu {
    background: url(../images/bg_main_menu.gif) no-repeat;
    width: 153px;
    height: 20px;
}
.itemMenu p {
    padding-top: 2px;
    padding-left: 7px;
}
#mainMenu a, .itemMenu a {
    font-size: 10px;
    font-weight: bold;
    color: #1a3046;
    text-decoration: none;
    background: url(../images/arrow.gif) left no-repeat;
    padding-left: 10px;
}
#mainMenu a:hover, .itemMenu a:hover {
    background: url(../images/arrow_active.gif) left no-repeat;
    padding-left: 10px;
}
#mainMenu > div {
    padding-top: 22px;
    padding-left: 7px;
}
#mainMenu > div p {
    height: 19px;
}

#topRightMenu {
    background: url(../images/bg_top_right.jpg) top no-repeat;
    width: 248px;
    height: 183px;
}

#topLogo {
    background: url(../images/bg_top.gif) top repeat-x;
    height: 73px;
    text-align: center;
}
#top_img {
    height: 127px;
    text-align: center;
}
#topLine {
    background: url(../images/top_line.gif) top left no-repeat;
	height: 1px;
	margin: 5px 0px;
}
#leftMenu {
    background: url(../images/bg_left_line.gif) right top no-repeat;
    width: 153px;
}
#leftMenu > div {
    padding: 5px 15px 5px 5px;
}
.leftMenu {
    background: url(../images/bg_bottom_left.gif) bottom no-repeat;
}
#mainContent {
    padding: 5px 0px 5px 10px;
}
.bottom {
    background: url(../images/bg_bottom.gif) repeat-x;
}
#rightTop {
    background: url(../images/bg_right_top.jpg) top no-repeat;
    width: 248px;
    height: 50px;
}
#rightTop > div {
    padding-top: 0px;
    padding-left: 60px;
    color: #ffffff;
    font-size: 10px;
    font-weight: bold;
}
#contactInfo label {
	float: left;
	width: 35px;
	clear: both;
	text-align: right;
	color: #d5ecf5;
}
#contactInfo div {
	float: left;
	width: 120px;
	text-align: left;
	margin-left: 5px;
}

.rightPart {
	background: #606b7e url(../images/bg_white.gif) left top repeat-y;
}
#rightContent {
    background: url(../images/bg_right_line.gif) left top no-repeat;
    width: 248px;
}
#rightContent > div {
    padding: 0px 5px 0px 20px;
}
#rightBottom {
    background: url(../images/bg_right_bottom1.gif) top repeat-y;
    width: 248px;
    height: auto;
	color: #fff;
	font-size: 10px;
}
#rightBottom > div {
    background: url(../images/bg_right_bottom.gif) top no-repeat;
}
.globus {
    background: #fff url(../images/bg_globus.gif) right 260px no-repeat;
}
#topLeftContent {
    height: 48px;
	position: relative;
}
#topLeftContent img {
	position: absolute;
	z-index: 10;
    padding-left: 13px;
}

.line {
    height: 3px;
    background: #bbbfcf;
    margin-bottom: 5px;
}
.lineWhite {
    height: 1px;
    background: #cdd1d7;
    margin-bottom: 3px;
}
.bottomMenu a {
    font-size: 9px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    margin-right: 15px;
}
.bottomMenu a:hover {
    text-decoration: underline;
}
.bottomMenu > div {
    margin-left: 50px;
    margin-right: 330px;
}

.box {
    background: #b7d9f2 url(../images/bg_box_corn.gif) right bottom no-repeat;
    height: 55px;
    width: 250px;
    margin-right: 10px;
}
.boxLeft {
    background: #5eaae3;
    width: 10px;
}
.boxContent {
    padding: 5px;
    color: #000000;
}
.boxContent .spoCountryName {
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
    color: #1c6091;
    letter-spacing: 1px;    
}
.boxContent .spoPrice {
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    letter-spacing: 1px;    
}
.banner {
    width: 520px;
}

.title {
    color: #ff9000;
    font-weight: bold;
}
.title-date {
    font-size: 11px;
	font-weight: bold;
}

fieldset {
	margin: 0px 20px;
}
fieldset.border {
	border-left: 0 none;
	border-right: 0 none;
	border-bottom: 0 none;
	border-top: 1px #bbbfcf solid;
}
legend.title {
	font-size: 14px;
	font-weight: bold;
	color: #737a9b;
	padding: 0px 5px;
}
fieldset.border-all {
	border: 1px #bbbfcf solid;
}

#langOptions {
    margin-top: -45px;
}
#langOptions a.current {
    color: #ffffff;
}
#langOptions a {
    color: #1a3046;
}
.message {
    color: #277ab6;
}

.row-list  {
	width: 570px;
}
.col-list  {
	width: 170px;
	padding: 10px;
	text-align: left;
}

.news {
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: 1px #bbbfcf dotted;
}

.box_img {
	width: 180px;
	padding: 5px;
	text-align: center;
}

.box_img img{
	background: #ccc;
	padding: 3px;
}

.fLeft {
    float: left;
}
.fRight {
    float: right;
}
.clear {
    clear: both;
}

.error {
	color: #ff0000;
	display: block;
	font-size: 10px;
}

.weather_line {
	width: 130px;
	clear: both;
	height: 17px;
}
.weather_name {
	float: left;
}
.weather_info {
	float: right;
	color: #1c6091;
	font-weight: bold;
}

/* Pagination */
div.pagination
{
    padding: 3px;
    margin: 3px;
    clear: both;
}

div.pagination a
{
    font-size: 11px;
    margin: 2px;
}

div.pagination a:hover, div.pagination a:active
{
    border: 1px solid #ff9000;    
    margin: 2px;
}

div.pagination span.current
{
    color: #000000;
    background-color: #F5F5F5;
    text-decoration: none;
    margin: 2px;
}
div.pagination span.disabled
{
    margin: 2px;
    color: #2a435c;
}
