/*-------------------------------------------------------+
| PHP-Fusion Content Management System
| Copyright (C) 2002 - 2013 Nick Jones
| http://www.php-fusion.co.uk/
+--------------------------------------------------------+
| Filename: scope_styles.css
| Title: Horoszkóp Inf
| Version: 1.00
| CVS Version: 7.02.xx
| Author: Mathias
| Web: http://www.bltfm.hu/
+--------------------------------------------------------+
| This program is released as free software under the
| Affero GPL license. You can redistribute it and/or
| modify it under the terms of this license which you
| can read by viewing the included agpl.txt or online
| at http://www.gnu.org/licenses/agpl.html. Removal
| of this copyright header is strictly prohibited without
| written permission from the original author(s).
+--------------------------------------------------------*/

.img_scope {
	width:53px;
	height:51px;
	display:block;
	text-align:center;
	margin:0px 0px 0px 0px;
	position:relative;
}
.img_scope1 {
	width:53px;
	height:51px;
	display:block;
	position:relative;
	text-align:center;
	margin:10px 0px 10px 0px;
}


.a_link {
	text-decoration: none;
}
.a_link:hover {
	text-decoration: none;
}

.hide_img {
	opacity:0.5;
}
.hide_img:hover {
	text-decoration: none;
	opacity:1;
}

.hide_img1 {
	opacity:0.80;
}
.hide_img1:hover {
	text-decoration: none;
	opacity:1;
}

.scope_img_link {
	text-align:center;
	display:inline-block;
	margin:3px 3px 3px 3px;
}
.scope_img_link img {
	border:none;
}

.scope_name_menu {
	/*color:#0A0C2B;*/
	font-size:14px !important;
	font-weight:bold;
	text-align:center;
	width:53px;
	display:block;
	position:relative;
	margin:5px 0px 0px 0px;
}
.scope_name_menu_leo {
	/*color:#0A0C2B;*/
	font-size:14px !important;
	font-weight:bold;
	text-align:center;
	width:53px;
	display:block;
	position:relative;
	left:50%;
	margin:5px 0px 0px -35.5px;
}
.scope_name_menu_sco {
	/*color:#0A0C2B;*/
	font-size:14px !important;
	font-weight:bold;
	text-align:center;
	width:53px;
	display:block;
	position:relative;
	left:50%;
	margin:5px 0px 0px -30.5px;
}
.scope_name_menu_aqu {
	/*color:#0A0C2B;*/
	font-size:14px !important;
	font-weight:bold;
	text-align:center;
	width:53px;
	display:block;
	position:relative;
	left:50%;
	margin:5px 0px 0px -31.5px;
}
.scope_date_desc_menu {
	/*color:#0A0C2B;*/
	font-size:13px !important;
	text-align:center;
	width:53px;
	display:block;
	position:relative;
	margin:5px 0px 0px 0px;
}

.scope_date_desc_menu_w {
	/*color:#0A0C2B;*/
	font-size:13px !important;
	text-align:center;
	font-weight:bold;
	/*width:53px;*/
	display:block;
	margin:5px 5px 0px 5px;
}

.scope_name {
	/*color:#0A0C2B;*/
	font-size:14px !important;
	font-weight:bold;
	text-align:center;
	width:53px;
	display:block;
	margin:5px 0px 0px 0px;
}
.scope_name_leo {
	/*color:#0A0C2B;*/
	font-size:14px !important;
	font-weight:bold;
	text-align:center;
	width:53px;
	display:block;
	margin:5px 0px 0px -20.5px;
}
.scope_date_desc {
	/*color:#0A0C2B;*/
	font-size:13px !important;
	text-align:center;
	/*width:53px;*/
	display:block;
	margin:5px 10px 5px 10px;
}

.scope_table {
	text-align:center;
	border: 1px solid #404040;
	border-radius: 10px 10px 10px 10px;
}

.scope_jel {
	font-size:14px !important;
	font-weight:bold;
	text-align:center;
	/*width:53px;*/
	display:block;
	margin:5px 0px 10px 0px;
}

.scope_bov {
	font-size:14px !important;
	font-weight:bold;
	text-align:center;
	/*width:53px;*/
	display:block;
	margin:10px 0px 0px 0px;
}