@charset "utf-8";
/* CSS Document */

h2 {
	padding: 0px;
	font-size:20px;
	text-align: center;
}

h3 {
	font-size:16px;
	color:#013440;
	padding: 0px;
	margin: 8px 0px 8px 0px;
	font-weight: bold;
	font-style: inherit;
	letter-spacing: 2px;
	text-align: center;
}

h4 {
	font-size:12px;
	color:#013440;
	padding: 0px;
	margin: 8px 0px 8px 0px;
	font-weight: bold;
	font-style: inherit;
	letter-spacing: 2px;
	text-align: center;
}

h5
{
	font-size:11px;
	color:#013440;
	padding: 0px;
	margin: 8px 0px 8px 0px;
	font-weight: bold;
	font-style: inherit;
	text-align: center;
}

a
{
	color:black;
}

body {
	margin: 0 auto;
	background-image:url(../images/background.gif);
	font-size:11px;
	font-family: "Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
	color: #1D191C;
	text-align: center;
	min-width: 950px;
}

#main {
	width: 860px;
	margin: 0 auto;
	padding:0 0 0 0;
	text-align: left;
	padding-left: 65px;
	background: url(../images/left_border.gif) repeat-y left top;
}

#content
{
	background: url(../images/right_border.gif) repeat-y right top;
	padding: 0 0 0 0;
	min-height: 1200px;
}

#text_content
{	
	padding-top:15px;
    padding-bottom: 20px;
	width: 795px;
	line-height: 18px;
	background: white;
	min-height: 1200px;
}

* html #content
{
	background: url(../images/right_border.gif) repeat-y right top;
	padding: 0 0 0 0;
	height: 1200px;
}

* html #text_content
{	
	padding-top:15px;
	width: 795px;
	line-height: 18px;
	background: white;
	height: 1200px;
}

#text_content h2
{
	padding-top: 190px;
}

* html #text_content h2
{
	padding-top: 0px;
}
.bold
{
	font-weight: bold;
}

.red
{
	color: red;
	text-align:center;
}

a.link
{
	padding:8px 0px 8px 23px; 
	margin-left: 10px;
	margin-right: 10px;
	color: black;
}

.link
{
	background: url(../images/text/images/leva-odrazka_25.jpg); 
	height:25px; 
	background-position:left;
	background-repeat:no-repeat; 
	margin:0px 150px 0px 150px;
	padding-left:00px;
	color: black;
}

.link_back
{
	background: url(../images/text/images/prava-odrazka_25.jpg); 
	height:25px; 
	background-position:left;
	background-repeat:no-repeat; 
	padding:10px 15px 6px 25px;
	margin-left: 15px;
	color: black;
	text-align: left;
	text-decoration: none;
}

.link_there
{
	background: url(../images/text/images/leva-odrazka_25.jpg); 
	height:25px; 
	background-position:right;
	background-repeat:no-repeat; 
	margin-right:20px;
	padding: 10px 25px 6px 0px;
	color: black;
	text-align: right;
	text-decoration: none;
}

.split
{
	clear: both;
}

* html .split
{
	clear: both;
	padding-bottom: 20px;
}

.subchapter
{
	clear: both;
	padding-bottom: 30px;
	margin-bottom:20px;
	text-align: center;
	background: url(../images/text/images/text-decoration_21.jpg) no-repeat bottom;
	padding-right: 15px;
	padding-left: 15px;
}

.subchapter_with_pic
{
    float: left;
	width: 540px;
	padding-bottom: 30px;
	margin-bottom:20px;
	text-align: left;
	background: url(../images/text/images/text-decoration_21.jpg) no-repeat bottom;
	padding-right: 15px;
	padding-left: 15px;
}

* html .eofpage
{
	width: 700px;
	padding-bottom: 30px;
	text-align: center;
	background: url(../images/text/images/text-decoration_21.jpg) no-repeat bottom;
	padding-left: 15px;
}


.eofpage
{
    clear: both;
	width: 700px;
	padding-bottom: 30px;
	text-align: center;
	background: url(../images/text/images/text-decoration_21.jpg) no-repeat bottom;
	padding-left: 15px;
}

.subchapter_with_pic h4
{
	text-align: left;
}

.left
{
	text-align: left;
	padding-left: 15px;
}

#text_content .subch_type1
{
	width: 360px;
	float: left;
	text-align: center;
	background: url(../images/text/images/text-decoration_17.jpg) no-repeat bottom;
	padding-bottom: 35px;
	padding-left: 15px;
	padding-right: 10px;
}

#text_content .subch_type2
{
	width: 350px;
	float:right;
	text-align: center;
	background: url(../images/text/images/text-decoration_17.jpg) no-repeat bottom;
	padding-right: 15px;
	padding-bottom: 35px;
}

.contact
{
	clear: both;
	padding-bottom: 10px;
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
	color: black;
}

.contact p a
{
	color: black;
}

.h_bigger
{
	padding-top:20px;
	letter-spacing:2px;
}

#contact_right
{
    width: 300px;
    float: right;
	margin: 10px 15px 10px 15px;
	text-align: right;
	color: black;
}

#contact_right h2
{
    padding: 0px;
    margin: 0px;
    letter-spacing: 2px;
    text-align: right;
}

#logo_left
{
    margin: 10px 0 0 15px;
    padding: 0;
    width: 310px;
    float: left;
}
#logo_left a img
{
    border: none;
}

#logo_left a:link
{
    text-decoration: none;
}

#logo_left a:visited
{
    text-decoration: none;
}
#logo_left p
{
    float: left;
    padding-left: 120px;
    margin-top: 0px;
    font-family: Helvetica;
    font-style: italic;
    font-weight: bold;
    font-size: 10pt;
    
    color: rgb(18, 166, 166);
}
#text_content .contact_type1
{
	width: 360px;
	float: left;
	text-align: center;
	padding-bottom: 35px;
	padding-left: 15px;
	padding-right: 10px;
}

#text_content .contact_type2
{
	width: 350px;
	float:right;
	text-align: center;
	padding-right: 15px;
	padding-bottom: 35px;
}

#text_content .dbparag_type1
{
	width: 350px;
	float: left;
	text-align: left;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 1px;
}

#text_content .dbparag_type2
{
	width: 390px;
	float:right;
	text-align: left;
	padding-right: 10px;
	padding-bottom: 5px;
}

#text_content .contact_type1 p a
{
	color: black;
}
#text_content .contact_type2 p a
{
	color: black;
}

/* menu */
#main_menu
{
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
	width: 796px;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	border: 4px double rgb(155, 200,223);
	border-left-style: none;
	border-right-style: none;
	background: white;
}
* html #main_menu
{
	margin: 0;
	padding: 0 0 0 0 ;
	list-style: none;
	width: 798px;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	border: 4px double rgb(155, 200,223);
	border-left-style: none;
	border-right-style: none;
	background: white;
}
#main_menu a
{
	display: block;
	padding: 0 2.4em;
	line-height: 25px;
	text-decoration: none;
	color: black;
}
#main_menu  li
{
	float: left;
	border-left-style: solid;
	border-left-color: rgb(155, 200,223);
	border-left-width: 1px;
	background: white;
}

#main_menu  a.home
{	
	margin: 2px;
	background:rgb(104, 151,169);
}

#main_menu  a.home:hover
{
	margin: 2px;
	background:rgb(0,52,65);
}

#base #main_menu  a.home
{
	margin: 2px;
	background:rgb(0,52,65);
}

#main_menu a.kyrgyzstan
{
	margin: 2px;
	background: rgb(79,114,118);
}

#main_menu a.kyrgyzstan:hover
{
	margin: 2px;
	background: rgb(179,20,1);
}

#kyrgyzstan #main_menu a.kyrgyzstan
{
	margin: 2px;
	background: rgb(179,20,1);
}

#main_menu a.kazachstan
{
	margin: 2px;
	background:rgb(104,151,169);
}

#main_menu a.kazachstan:hover
{
	margin: 2px;
	background:rgb(164,141,18);
}

#kazachstan #main_menu a.kazachstan
{
	margin: 2px;
	background:rgb(164,141,18);
}

#main_menu a.uzbekistan
{
	margin: 2px;
	background:rgb(83,117,126);
}
#main_menu a.uzbekistan:hover
{
	margin: 2px;
	background:rgb(18,61,78);
}

#uzbekistan #main_menu a.uzbekistan
{
	margin: 2px;
	background:rgb(18,61,78);
}

#main_menu .tadzikistan
{
	margin: 2px;
	background:rgb(104,151,169);
}
#main_menu .tadzikistan:hover
{
	margin: 2px;
	background:rgb(217,217,217);
}

#tadzikistan #main_menu a.tadzikistan
{
	margin: 2px;
	background:rgb(217,217,217);
}

#main_menu .turkmenistan
{
	margin: 2px;
	background:rgb(83,117,126);
}
#main_menu .turkmenistan:hover
{
	margin: 2px;
	background:rgb(71,115,28);
}

#turkmenistan #main_menu a.turkmenistan
{
	margin: 2px;
	background:rgb(71,115,28);
}

#base .menu_img
{
	background-image: url(../images/header.gif);
	width: 796px;
	height: 148px;
	float: left;
}
#kazachstan .menu_img
{
	background-image: url(../images/Kazachstan/header_10.jpg);
	width: 796px;
	height: 148px;
	float: left;
}

#kyrgyzstan .menu_img
{
	background-image: url(../images/Kyrgysztan/header_10.jpg);
	width: 796px;
	height: 148px;
	float: left;
}

#uzbekistan .menu_img
{
	background-image: url(../images/Uzbekistan/Header_10.jpg);
	width: 796px;
	height: 148px;
	float: left;
}

#tadzikistan .menu_img
{
	background-image: url(../images/tajikistan/header_10.jpg);
	width: 796px;
	height: 148px;
	float: left;
}

#turkmenistan .menu_img
{
	background-image: url(../images/turkmenistan/Header_10.jpg);
	width: 796px;
	height: 148px;
	float: left;
}
#secondary_menu
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: left;
	height: 29px;
	width: 795px;
	background: #1D191C url(../images/Bottom-menu.gif) bottom;
	font-family: Tahoma, Geneva, sans-serif;
}

#secondary_menu ul
{
	display: block;
	margin: 0;
	padding:0;
	line-height: 29px;
	list-style: none;
}

#secondary_menu li
{
	float: left;
	padding-right: 7px;
	background: url(../images/sec_menu_split.png) no-repeat right;
}

#secondary_menu a
{
	text-decoration: none;
	margin-left: 7px;
	color: white;
	font-weight: normal;
}
* html #secondary_menu
{
	float: left;
	height: 29px;
	width: 795px;
	line-height: 29px;
	background: #1D191C url(../images/Bottom-menu.gif) bottom;
	font-family: Tahoma, Geneva, sans-serif;
}
/* end menu*/

.logo_sponzor
{
	text-align: center;
	text-decoration: none;
	color: white;
	background: url(../images/text/images/text-decoration_21.jpg) no-repeat bottom;
	padding-bottom:40px;
	padding-top:20px;
	margin-bottom:20px;
}

.logo_sponzor a
{
	text-decoration: none;
	color: white;
}

.right_picture
{
	padding-top: 25px;
	float: right;
	width: 200px;
}

