body {
	margin: 0px;
	padding: 0px;
}
a img {
	border: 0px;
	margin: 2px;
}

a {
	color: #FFFFFF;
}

.head_left {
	background: transparent url('/templates/juno/images/head_bg.jpg') repeat-x;
}

.head {
	background: transparent url('/templates/juno/images/head.jpg') no-repeat;
}

.head_right {
	background: transparent url('/templates/juno/images/head_bg.jpg') repeat-x;
}

.mainbox {
	background: #423E3B url('/templates/juno/images/content_bg.jpg') bottom repeat-x;
}

.cont_bg_left {
	background: #75726F url('/templates/juno/images/cont_left_uzor.jpg') top right no-repeat;
}

.cont_bg_right {
	background: #75726F url('/templates/juno/images/devushka_right_bg.jpg') bottom left no-repeat;
}

.conent_table {
	background: transparent url('/templates/juno/images/devushka2.jpg') bottom right no-repeat;
}

.footer {
	background: transparent url('/templates/juno/images/footer.jpg') no-repeat;
}

.footer_right{
	background: transparent url('/templates/juno/images/footer_right.jpg') no-repeat;
}

.footer_bg {
	background: transparent url('/templates/juno/images/footer_bg.jpg') repeat-x;
}

.top_menu {
	font-family: 'Georgia';
	font-size: 20px;
	margin-top: 128px;
}

.top_menu a{
	padding-bottom: 14px;
	color: white;
	font-style: italic;
}

.top_menu a:hover {
	
}

.bottom_menu {
	margin-top: 22px;
	margin-left: 32px;
	font-family: 'Georgia';
	font-size: 16px;	
}

.bottom_menu a{
	font-style: italic;
	color: white;
}

.left_menu{
	font-size: 16px;
	font-family: 'Verdana';
	font-style: italic;
	background: transparent url('/templates/juno/images/left_menu_bg.jpg') left top no-repeat;
	line-height: 28px;
	/*font-weight: bold;*/
}

.left_menu a{
	text-decoration: none;
}

.left_menu a:hover{
	text-decoration: underline;
}

.left_menu_activ{
	color: #EBCE93;
}

.left_menu_no_activ{
	color: white;
}

.bg_left_menu{
	background: transparent url('/templates/juno/images/menu_bg.jpg') left top repeat-y;
}

.left_menu_box{
	margin-left: 30px;
	margin-top: 20px;
	color: white;
}

.zaglushka {
	background: transparent url('/templates/juno/images/left_menu_bg_no.jpg') top no-repeat;
}

.right_news_zag {
	font-family: Georgia;
	font-size: 14px;
	font-style: italic;
	color: #ecd096;
}
.right_news_text {
	font-family: Georgia;
	font-size: 12px;
	color: #FFFFFF;
}

.content_boxx {
	font-family: Georgia;
	font-style: italic;
	font-size: 14px;
	color: white;
	background: #4A4643;
	padding: 12px;
	margin-top: 16px;
}

.top_sub_menu{
	text-align: left;
	display: none;
	position: absolute; 
	background: #E0B55C url('/templates/juno/images/top_menu_sub_bg.jpg') left top repeat-x; 
	
	/*border: 1px solid gray; */
	top: 37px;
	left: 1px;
	padding: 4px;
	width: 160px;
}

.top_sub_menu a{
	font-size: 16px;
	background: transparent url('/templates/juno/images/top_ahref_ico.gif') 0px 5px no-repeat;
	color: #2C2822;
	padding-left: 28px;
}

.top_sub_menu a:hover{
	text-decoration: none;
}
H1{
	color: #FFFF99;
	font-size: 14px;
}
