@charset "utf-8";
/* CSS Document */

* {margin:0; padding:0;}
body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	background-image: url(../images/bgr_page_vertical.gif);
	background-repeat: repeat-x;
}
table {
	margin: 0 auto;
	background-color: #335E9F;
	background-image: url(../images/bgr_to_bigtable.gif);
	background-repeat: repeat-x;
}
.wh {
	background-color: #FFFFFF;
}
#glav {
	margin: 0 auto;
	width: 800px;
	box-shadow: 0 0 20px #000;
	-moz-box-shadow:  0 0 20px #000;
    -webkit-box-shadow:  0 0 20px #000;
}
@font-face {
	font-family:'Agatha-Modern';
	src: url("Agatha-Modern.ttf");
}
@font-face {
	font-family: 'Arkhive';
	src: url("BOOKOS.TTF");
}
.zagolovok {
	padding: 0 10px 20px 15px;
	font-family: 'Agatha-Modern';
	font-weight: bold;
	text-align: center;
	color: #FF9900;
	text-shadow: #999 1px 1px 3px;
}
.podzag {
	font-family: 'Arkhive';
	padding: 0 5px 0px 10px;
	font-size: 24px;
	text-align: center;
	color: #fff;
	text-shadow: #fff 0px 0px 0px;
	text-decoration: underline;
}
.tekst {
	padding: 0 10px 0 10px;
	text-align: left;
	font-family: Arkhive;
	font-size: 18px;
	color: #fff;
	text-shadow: #fff 0px 0px 0px;
}
.tekst2 {
	padding: 0 10px 0 10px;
	text-align: center;
	font-family: Arkhive;
	font-size: 18px;
	color: #fff;
	text-shadow: #fff 0px 0px 0px;
}
.litl {
	padding: 5px 10px 0 10px;
	font-family: 'Arkhive';
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	text-shadow: #ccc 0px 0px 0px;
}
.litl2 {
	padding: 5px 10px 0 10px;
	font-family: 'Arkhive';
	font-size: 15px;
	color: #fff;
	text-shadow: #ccc 1px 1px 1px;
}
.ramka {
	border-top: 1px solid #FF9900;
	border-bottom: 1px solid #FF9900;
	background-color: #379DD9;
}
.photo {
	padding: 5px 10px 5px 10px;
	border: 0;
}
.strelka {
	margin: 0 auto;
	border: 0;
}
.dvestrelki {
	margin: 0 auto;
	border: 0;
}
.partner {
	font-family: 'Arkhive';
	font-size: 24px;
	text-align: center;
	color: #335E9F;
	text-shadow: #fff 1px 1px 19px;
	font-weight: bold;
	padding: 0 10px 0 10px;
}	
/*-------------------------------------------kontakti----------------------------------------------------*/
@font-face {
	font-family:'GOTHIC';
	src: url("GOTHIC.TTF");
}
.nazva{
	padding: 5px 10px 0 10px;
	font-family: 'GOTHIC';
	font-size: 21px;
	color: #335E9F;
	text-shadow: #2c2c29 1px 1px 4px;
	font-weight: bold;
	text-align: center;

}	
.inf {
	padding: 5px 10px 0 10px;
	font-family: 'GOTHIC';
	font-size: 17px;
	font-weight: bold;
	color: #000;
	text-align: left;
}	
.ramka2 {
	border-top: 1px solid #FF9900;
	border-bottom: 1px solid #FF9900;
	background-color: #379DD9;
}
.name {
	padding: 5px 10px 0 10px;
	font-family: 'GOTHIC';
	font-size: 18px;
	color: #000;
	text-align: left;
	text-shadow: #2c2c29 0px 0px 1px;
	font-weight: bold;
	text-decoration: underline;
}	
.movic {
	width: 463px;
	height: 203px;
	background-image: url(../images/muvic.gif);
	background-repeat: no-repeat;
	float: right;
}
.logo {
	width: 800px;
	height: 203px;
	background-image: url(../images/bgr_index_fent.gif);
	background-repeat: no-repeat;
	float: left;

}