img {border: none;}
body {
        margin: 0px;
        background-color: #D1D3D4;
}
form {
        margin: 0px;
}
body, td, input, select, textarea {
        /*font-family:"Times New Roman", Times, serif;*/
		font-family:"Times New Roman", Times, serif;
        font-size: 14px;
        color: #000000;
}
a, a:link, a:visited {
        color: #52A4C1;
        text-decoration: underline;
}
a:active, a:hover {
        text-decoration: none;
}
a.invert, a.invert:link, a.invert:visited {
        text-decoration: none;
}
a.invert:active, a.invert:hover {
        text-decoration: underline;
}
h1 {
        /*font-family: Times, Arial, Helvetica, sans-serif;*/
		font-family:"Times New Roman", Times, serif;
        font-size: 25px;
        color: #52A4C1;
        font-weight: normal;
        /*text-transform: uppercase;*/
        letter-spacing: -1px;
        /*padding: 25px 0px 10px 80px;*/
        /*margin: 30px 0px 10px 80px;*/
		padding:30px 0 10px 0;
}
h2 {
        /*font-family: Times, Arial, Helvetica, sans-serif;*/
		font-family:"Times New Roman", Times, serif;
        font-size: 14px;
        font-weight: bold;
        text-transform: uppercase;
        color: #52A4C1;
        margin: 5px 0px 5px;
}
.floatL {
        float: left;
        margin-right: 10px;
}
.floatR {
        float: right;
        margin-left: 10px;
}
.h100 {
        height: 100%;
}

/**/
.title {
        font-weight: bold;
        margin-bottom: 3px;
}
.title a, .title a:link, .title a:visited {
        text-decoration: none;
}
.title a:active, .title a:hover {
        text-decoration: underline;
}
.more {
        margin-top: 3px;
        font-weight: bold;
}
.more a, .more a:link, .more a:visited {
        text-decoration: none;
}
.more a:active, .more a:hover {
        text-decoration: underline;
}
/**/

.head-useful { background-image: url(/design/img/head-useful.jpg); background-position: center center; }
.head-about { background-image: url(/design/img/head-about.jpg); background-position: center center; }
.head-ukraine { background-image: url(/design/img/head-ukraine.jpg); background-position: center center; }
.head-economy { background-image: url(/design/img/head-economy.jpg); background-position: center center; }
.head-investment { background-image: url(/design/img/head-investment.jpg); background-position: center center; }
.head-companies { background-image: url(/design/img/head-companies.jpg); background-position: center center; }
.head-travel { background-image: url(/design/img/head-travel.jpg); background-position: center center; }
.head-news { background-image: url(/design/img/head-news.jpg); background-position: center center; }

.site-name {
        color: #FFFFFF;
        /*font-family: Arial, Helvetica, sans-serif;*/
        font-size: 50px;
        padding-top: 50px;
}
.site-name #shadow {
        position: absolute;
        top: -65px; left: -270px;
        color: #231F20;
}
.site-name #text {
        position: absolute;
        top: 0px; left: -301px;
}
#menu {
        background-image: url(/design/img/menu-bg.gif);
        background-repeat: repeat-x;
        background-position: left top;
}
#menu td {
        font-size: 15px;
        /*font-family: Arial, Helvetica, sans-serif;*/
        font-weight: bold;
        background-image: url(/design/img/menu-left.gif);
        background-repeat: no-repeat;
        background-position: left top;
        white-space: nowrap;
}
#menu img {
        border: none;
        vertical-align: middle;
        margin-right: 10px;
}
#menu a {
        background-image: url(/design/img/menu-right.gif);
        background-repeat: no-repeat;
        background-position: right top;
        display: block;
        text-align: center;
        padding: 8px 10px 6px 10px;
}
#menu a, #menu a:link, #menu a:visited {
        color: #52A4C1;
        text-decoration: none;
}
#menu a:active, #menu a:hover {
        text-decoration: underline;
}
#menu .current {
        background-image: none;
        background-color: #E5E5E4;
}
#menu td:hover a {
		color: #52A4C1;
		background-image: none;
        background-color: #E5E5E4;
}
#menu .current a {
        background-image: none;
}
#menu .current a, #menu .current a:link, #menu .current a:visited {
        color: #52A4C1;
        text-decoration: none;
}
#menu .current a:active, #menu .current a:hover {
        text-decoration: underline;
}
/* Submenu START */
#menu .msubmenu {
	display:none;
	position:absolute;
	margin:-3px 0 0 -1px;
	padding:0;
	border-bottom:1px solid #bbb;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	background-color:#E5E5E4;
	list-style:none;
	font-size:14px;
	z-index:10;
}
#menu td:hover .msubmenu {
	display:block;
}
#menu .msubmenu li {
	margin:0;
	padding:0;
	background-color:#E5E5E4;
	line-height:30px;
}
#menu .msubmenu a {
	display:block;
	margin:0;
	padding:0 17px 0 18px;
	background-image:none;
	background-color:#E5E5E4;
	color:#000;
	text-align:left;
	line-height:30px;
}
#menu .current .msubmenu a, #menu td:hover .msubmenu a {
	color:#000;
}
#menu .msubmenu a:hover, #menu td:hover .msubmenu a:hover {
	background-color:#DADADA;
	color:#52A4C1;
	text-decoration:none;
}
/* Submenu END */
.t1 {
        background-color: #E5E5E4;
}
.t2 {
        background-image: url(/design/img/t2.jpg);
}
.t3 {
        background-image: url(/design/img/t3.jpg);
}
.t3 {
        font-size: 11px;
        padding: 4px 30px;
}
#center-useful {
        height: 100%; background-color: #E5E5E4; background-repeat: no-repeat; background-position: left bottom;
        background-image: url(/design/img/bg-center-useful.jpg);
}
#center-about {
        height: 100%; background-color: #E5E5E4; background-repeat: no-repeat; background-position: left bottom;
        background-image: url(/design/img/bg-center-about.jpg);
}
#center-ukraine {
        height: 100%; background-color: #E5E5E4; background-repeat: no-repeat; background-position: left bottom;
        background-image: url(/design/img/bg-center-ukraine.jpg);
}
#center-economy {
        height: 100%; background-color: #E5E5E4; background-repeat: no-repeat; background-position: left bottom;
        background-image: url(/design/img/bg-center-economy.jpg);
}
#center-investment {
        height: 100%; background-color: #E5E5E4; background-repeat: no-repeat; background-position: left bottom;
        background-image: url(/design/img/bg-center-investment.jpg);
}
#center-companies {
        height: 100%; background-color: #E5E5E4; background-repeat: no-repeat; background-position: left bottom;
        background-image: url(/design/img/bg-center-companies.jpg);
}
#center-travel {
        height: 100%; background-color: #E5E5E4; background-repeat: no-repeat; background-position: left bottom;
        background-image: url(/design/img/bg-center-travel.jpg);
}
#center-news {
        height: 100%; background-color: #E5E5E4; background-repeat: no-repeat; background-position: left bottom;
        background-image: url(/design/img/bg-center-ukraine.jpg);
}
#table-useful {
        height: 100%; background-repeat: no-repeat; background-position: right bottom;
        background-image: url(/design/img/bg-table-useful.jpg);
}
#table-about {
        height: 100%; background-repeat: no-repeat; background-position: right bottom;
        background-image: url(/design/img/bg-table-about.jpg);
}
#table-ukraine {
        height: 100%; background-repeat: no-repeat; background-position: right bottom;
        background-image: url(/design/img/bg-table-ukraine.jpg);
}
#table-economy {
        height: 100%; background-repeat: no-repeat; background-position: right bottom;
        background-image: url(/design/img/bg-table-economy.jpg);
}
#table-investment {
        height: 100%; background-repeat: no-repeat; background-position: right bottom;
        background-image: url(/design/img/bg-table-investment.jpg);
}
#table-companies {
        height: 100%; background-repeat: no-repeat; background-position: right bottom;
        background-image: url(/design/img/bg-table-companies.jpg);
}
#table-travel {
        height: 100%; background-repeat: no-repeat; background-position: right bottom;
        background-image: url(/design/img/bg-table-travel.jpg);
}
#table-news {
        height: 100%; background-repeat: no-repeat; background-position: right bottom;
        background-image: url(/design/img/bg-table-ukraine.jpg);
}
#content1 {
        background-image: url(/design/img/bg-content1.jpg);
        background-repeat: no-repeat;
        background-position: left top;
        padding: 0px 0px 20px 45px;
        text-align: justify;
}
.left-top {
        background-image: url(/design/img/4.gif);
}
.left-left {
        background-image: url(/design/img/6.gif);
}
.left-right {
        background-image: url(/design/img/8.gif);
		background-repeat:repeat-y;
}
.left-center {
        background-color: #F1F1F2;
        background-image: url(/design/img/11.gif);
        background-repeat: repeat-x;
        background-position: left top;
}
.left-bottom {
        background-image: url(/design/img/14.gif);
		background-repeat:repeat-x;
}
.left-center a {
        font-size: 15px;
        /*font-family: Arial, Helvetica, sans-serif;*/
        font-weight: bold;
        display: block;
        padding: 4px 20px;
}
.left-center div.calendar {
	padding:20px;
      background-color: #F1F1F2;
	font-weight: bold;
	line-height:21px;
}
.left-center div.calendar a {
        font-size: 15px;
        /*font-family: Arial, Helvetica, sans-serif;*/
	  font-weight: bold;
        display: inline;
        padding: 0px;
	  text-decoration: underline;
}
.left-center div.calendar a, .left-center div.calendar a:link, .left-center div.calendar a:visited {
        color: #231F20;
	  text-decoration: underline;
}
.left-center div.calendar a:active, .left-center div.calendar a:hover, .left-center div.calendar a.active {
        background-color: #F1F1F2;
        color: #52A4C1;
        text-decoration: none;
}

.left-center a, .left-center a:link, .left-center a:visited {
        color: #231F20;
        text-decoration: none;
}
.left-center a:active, .left-center a:hover, .left-center a.active {
        background-color: #DADADA;
        color: #52A4C1;
        text-decoration: none;
}

/*Tags Start*/
.tags {
        background-color: #F1F1F2;
        background-image: url(/design/img/11.gif);
        background-repeat: repeat-x;
        background-position: left top;
}
.left-bottom {
        background-image: url(/design/img/14.gif);
}
.tags a {
        font-size: 15px;
        /*font-family: Arial, Helvetica, sans-serif;*/
        font-weight: bold;
        display: inline;
        padding: 4px 10px 4px 20px;
}
.tags a, .tags a:link, .tags a:visited {
        color: #231F20;
        text-decoration: none;
}
.tags a:active, .tags a:hover, .tags a.active {
        color: #52A4C1;
        text-decoration: none;
}
/*Tags End*/
.left-column {
        text-align: justify;
		padding:0 33px 0 47px;
}
.right-column {
        text-align: justify;
        padding: 0px 27px 0px 15px;
}
.right-left {
        background-image: url(/design/img/20.gif);
}
.right-top {
        background-image: url(/design/img/22.gif);
}
.right-center {
        background-color: #F1F1F2;
        background-image: url(/design/img/23.gif);
        background-repeat: repeat-x;
        background-position: left top;
}
.right-bottom {
        background-image: url(/design/img/26.gif);
}
.right-right {
        background-image: url(/design/img/27.gif);
}
.right_image {margin: 5px;}

div.date {
	font-style:italic; margin-bottom: 0.5em;
}

/*marquee*/
marquee.news_line {
	width: 100%;
	height: 20px;
	background-color: #E5E5E4;
}

.small {
	font-size: 70%;
}

.t3 a.sitemap, .t3 a.sitemap:link  {
	font-size: 13px;
	color: #52A4C1;
	font-weight: bold;
}

.search_submit {
	font-weight: bold;
}

#banner div {
	background-color: #4EAAFF;
}

.now-left.left-center, .now-left.left-center a {
color:#52A4C1;
font-size:14px;
/*font-family: Times,Helvetica,Arial;*/
}
.now-left.left-center a {
padding:0;
font-weight:normal;
text-decoration:underline;
}
.left-center.now-left a:hover {
background:none;
}
.featVideoLink a:hover{
background-color:#DADADA;
}
/* New Table design */
#content1 table {
	border-collapse:collapse;
	}
#content1 tr {
	padding:10px;
	background-color:#edf7e9;
	color:#333;
	}
#content1 td {
	padding:20px;
	border:1px solid #e1e1e1;
	color:#333;
	text-align:left;
	vertical-align:top;
	line-height:1.5em;
	}
#content1 tr:nth-child(even) {
	background-color:#fff;
	}
#content1 tr:nth-child(even) td {
	border:1px solid #e8e8e8;
	}
#content1 tr th {
	background-color:#dcf1f5;
	color:#333;
	font-weight:bold;
	border:1px solid #c9e5f5;
	} 

