body, td, th, td td, td td td{
	font-size: 85%;
	font-family: Arial, sans-serif;
}
body {
	background-color: #000000;
	margin: 0;
	padding: 0;
	color: #3a3c7a;
	min-height:100%; 
	height:auto !important; 
	height:100%; 
	text-align: center;
}

a {
	color: #3a3c7a;
}
a:visited {
	color: #810081;
}

h1 {
	color:#3e0271;
	margin:10px 0 10px 0;
	font-size:1.8em;
}

p {
	margin:0 0 0.7em 0;
}

/******** HEADER ********/
#header {
	text-align: center;
	height:235px;
	background: url(/templates/frontend/img/bg_hdr.jpg) no-repeat top center;
}

#headerBox {
	width:955px;
	text-align:left;
	position: relative;
	margin:auto;
}

/* MENU MAIN */
#menu_main {
	position: absolute;
	top:72px;
	left:20px;
	list-style: none;
	margin:0;
	padding:0;
}
#menu_main li {
	float: left;
	margin-right: 35px;
}
#menu_main li a {
	color:#350162;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}

/* MENU SYS */
#menu_sys {
	position: absolute;
	top:20px;
	right:0px;
	list-style: none;
	margin:0;
	padding:0;
}
#menu_sys li {
	float: left;
	margin-left: 30px;
}
#menu_sys li a {
	color:#fdf0b9;
	font-size:0.9em;
}

/* ORDER */
#order {
	position: absolute;
	top:105px;
	right:0px;
	width: 251px;
	font-size:1em;
	color:#ffffff;
}
#order h3 {
	font-size:1.4em;
	color:#f8b065;
	margin:0 0 6px 0;
}
#order a {
	font-weight:bold;
	color:#f8b065;
	margin-left:5px;
}

/* Home Links */
#homeLink1 {
	position: absolute;
	top:10px;
	left:10px;
}
#homeLink2 {
	position: absolute;
	top:120px;
	left:20px;
}


/******** CONTENT ********/
#content {
	text-align: center;
	background: url(/templates/frontend/img/bg_main.jpg) repeat-y top center;
}

#contentBox {
	width:957px;
	text-align:left;
	position: relative;
	margin:auto;
}

#body {
	width:665px;
	text-align:left;
	background: #fef8dd url(/templates/frontend/img/bg_cnt_yellow.jpg) no-repeat top left;
	float:left;
	height: 500px;
}
html>body #body {
	height: auto;
	min-height: 500px;
}
#bodyWide {
	width:954px;
	text-align:left;
	background: #fef8dd url(/templates/frontend/img/bg_cnt_yellow.jpg) no-repeat top left;
	float:left;
	height: 500px;
}
html>body #bodyWide {
	height: auto;
	min-height: 500px;
}
#body .bodyPadding {
	margin:15px 20px;
	width:625px;
}
#bodyWide .bodyPadding {
	margin:15px 20px;
	width:914px;
}

#rightColumn {
	width:251px;
	float:left;
	margin-left:39px;
}
.rightCell {
	width:250px;
	text-align:left;
	background: #ffffff url(/templates/frontend/img/bg_cnt_white.jpg) no-repeat top right;
	margin:0 0 30px 0;
	float:left;
}
.rightCellPadding {
	padding:10px 12px;
}
.boxTitle {
	font-weight:bold;
	color: #cc2206;
	font-size:1.2em;
	margin:0 0 5px 0;
}

#nav{
	font-size: 0.9em;
}
#nav a{
	color: #3e0271;
}


.comment {
	font-size:0.85em;
}

.service, a .service {
	color: #cc2206 !important;
	font-size:0.80em;
}

.rightCell .dictName {
	font-size:1em;
}
.rightCell .dictComment {
	font-size:0.8em;
}
.rightCell .dictText {
	font-size:0.85em;
}

ul.compact {
	margin:7px 0 7px 15px;
	padding:0;
}
ul.compact li {
	margin-bottom:15px;
	padding:0;
}
ul.compact li li {
	margin-bottom:6px;
}


/* TAGS */
.tags1 {
	font-size:1.4em;
	color: #cb1e02 !important;
	font-weight:bold;
	margin-right: 10px;
}
.tags2 {
	font-size:1.2em;
	color: #430a73 !important;
	font-weight:bold;
	margin-right: 8px;
}
.tags3 {
	font-size:1em;
	color: #fa7c17 !important;
	font-weight:bold;
	margin-right: 6px;
}
.tags4 {
	font-size:0.9em;
	color: #3a3c7a !important;
	margin-right: 5px;
}
.tags5 {
	font-size:0.8em;
	color: #3a3c7a !important;
	margin-right: 4px;
}

/* RIGHT MENU*/
.rm_lev0 {
	font-weight:bold;
	color: #cc2206 !important;
	font-size:1.2em;
	margin:0 0 10px 0;
}
.rm_lev0 a{
	color: #cc2206 !important;
}
.rm_lev1, .rm_lev1_a, .rm_lev1:visited {
	font-size:1em;
	font-weight:bold;
	color: #3a3c7a;
}
.rm_lev1_a {
	color: #cc2206 !important; 
}

.rm_lev2, .rm_lev2_a, .rm_lev2:visited {
	font-size:0.8em;
	font-weight:bold;
	color: #3a3c7a;
}
.rm_lev2_a {
	color: #cc2206 !important; 
}

.rm_lev3, .rm_lev3_a, .rm_lev3:visited {
	font-size:0.8em;
	color: #3a3c7a;
}
.rm_lev3_a {
	color: #cc2206 !important; 
	text-decoration: none !important;
}


/* First Page */
.fp_parts {
	font-size:0.9em;
	color: #3e0271 !important;
}


/* ----------- */

.f_img{
	margin-right: 10px;
	border: 1px solid #C0C0C0;
}

img.dict_c {
	margin:5px 0px;
	border: 1px solid #C0C0C0;
}
img.dict_r {
	margin-left: 10px;
	border: 1px solid #C0C0C0;
}
img.dict_l {
	margin-right: 10px;
	border: 1px solid #C0C0C0;
}

table.dict_g{
	font-size: 0.85em;
	color: #444444;
	margin: 10px 0px;
}
table.dict_g img{
	margin-right: 10px;
	border: 1px solid #C0C0C0;
}
table.dict_g td{
	vertical-align: top;
	padding:0px;
}
table.dict_g p {
	text-indent: 0px;
	margin:0px;
}

table.dict_v{
	color: #444444;
	margin: 10px 0px;
}
table.dict_v img{
	border: 1px solid #C0C0C0;
	margin-bottom: 5px;
}
table.dict_v td{
	text-align: center;
	padding:0px;
}
table.dict_v p {
	text-indent: 0px;
	margin:0px;
}

.dict_word_name{
	padding-top:10px;
	display:inline;
}

.dict_word_comment{
	font-style: italic;
	display:inline;
	padding-left:10px;
}
.dict_word_text{
	padding-top: 10px;
}

.dict_alfa{}
.dict_alfa td{}
.dict_alfa td a{
	background-color: White;
	font-size: 11px;
	color: #AA0F00;
	font-weight: bold;
	text-decoration: none;
	padding:3px 0px;
	width: 25px;
	display: block;
	border: 1px solid #C0C0C0;
}
.dict_alfa td a:hover, .dict_alfa td a.curr{
	background-color: #AA0F00;
	font-size: 11px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.dict_full_link{
	display: block;
	padding-left:12px;
	padding-bottom: 5px;
	font-size: 0.70em;
}

.dict_word, .dict_word_a {
	display: block;
	font-size: 0.8em;
	margin: 0 0 4px 5px;
}

.dict_word_a {
	color: #cc2206 !important; 
}

table.gallery {}
table.gallery td{text-align:center; vertical-align: top; color: #333333; border: 1px solid #C0C0C0; background-color:#ffffff; padding:4px;}
table.gallery td p{text-indent: 0px;}
table.gallery td a{display:block;}

.part_intro_box{
	padding-bottom:20px;
}
.part_intro_box a{
	display:block;
	padding-bottom:5px;
	font-size: 1em;
	font-weight:bold;
}

.map0{padding-left:0px; font-size: 1.2em; font-weight:bold; display:block;}
.map1{padding-left:20px; font-size: 1.0em; font-weight:bold; display:block;}
.map2{padding-left:50px; font-size: 0.85em; font-weight:normal; display:block;}
.map3{padding-left:80px; font-size: 0.8em; font-weight:normal; display:block;}
.map4{padding-left:110px; font-size: 0.8em; font-weight:normal; display:block;}



/********* FOOTER ************/

#footer {
	background-color:#28202a;
	height: 150px;
}
html>body #footer {
	height:auto;
	min-height: 150px;
}

#footerBox {
	width:955px;
	text-align:left;
	position: relative;
	margin:auto;
}

#footerMenu {
	text-align:center;
	padding:5px 30px;
}
#footerMenu a {
	color:#FFFFFF !important;
}

#footerCopyright {
	float:left;
	margin:15px 0 30px 0;
	font-size:0.9em;
	color: #ffeeb4;
}
#footerCopyright a {
	color: #ffeeb4 !important;
}

#footerCounter {
	float:right;
}


