
/**
 *	@ main css style for Fortuna.eu
 *	@ Fortuna sazková kancelar, a.s.
**/

* {margin: 0;padding: 0;}
html {}

a {
	color: #0000ff;
}
a:hover {
	text-decoration: none;
}
a:visited {
	color: #0000aa
}
#mainNav .hovered {
	color: #fff;
}
body  {
	color: #000;
	background: #fff url(/public/57/84/e1/4674_1106_layout_bg.gif) repeat-x top left;
	font-family: arial, sans-serif;
	font-size: 0.8em;
	margin: 56px 0 0 0;
	text-align: center;
}
/**
 *	common classes
 */
.clear { clear: both; }
.overflow { overflow: hidden }
.left { float: left; }
.right { float: right; }
.aright { text-align: right; }
.aleft { text-align: left; }

.w50 {
	width: 50%;
	_width: 49%;
}
/**
 *	main layout blocks
 */

#main_wrapper {
	width: 983px;
	margin: 0px auto;
	text-align: left;
}
#right-block, #left-block, #clickMap, .map {
	height: 517px;
}
#left-block {
	width: 233px;
	float: left;
	background: #ffcc00;
	background: url(/public/4/b/19/4677_1117_left_block.jpg) no-repeat left bottom;
}
#logo {
	display: block;
	width: 100%;
	height: 90px;
	background: url(/public/ba/98/a8/4681_1121_logo.jpg) no-repeat left top;
}
#right-block {
	position: relative;
	width: 750px;
	float: right;
	background: #000;
	background: url(/public/26/3f/9e/4683_2379_right_block.gif) no-repeat right top;
}
#content {
	float: right;
	width: 462px;
	padding: 0 0px;
}
#footer {
	clear: both;
	height: 60px;
	background: transparent url(/public/8a/6c/9/4672_1104_footer.gif) no-repeat center top;
}

#mainNav {
	float:left;
}
#tuck-ins {
	width: 750px;
	float: right;
	height: 42px;
}
#clickMap {
	float: left;
	width: 288px;
	background-image: none;
}
/**
 *	navi maps
 */
#clickMap {
	float: left;
	width: 288px;
	background-position: left center;
	background-repeat: no-repeat;
}
#clickMap img {
	border: none;
	width: 288px;
	height: 517px;
}
/**
 *	main nav styling
 */
#logo span {
	display: none;
}
#mainNav a {
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	color: #000;
	display: block;
}
#mainNav a:hover {
	color: #fff;
}
#mainNav li {
	list-style: none;
	margin: 0 0 0 28px;
	padding: 10px 0;
	background: transparent url(/public/88/d6/a2/4679_1119_li_border.gif) no-repeat left bottom;
}
#mainNav .icon {
	background-position: left center;
	background-repeat: no-repeat;
	height: 28px;
	padding: 5px 0 0 35px;
	font-size: 18px;
}
#mainNav #cr .icon {background-image: url(/public/7a/68/84/4656_1085_nav_flag_cr.png);}
#mainNav #hr .icon {background-image: url(/public/d5/d4/6b/4658_1087_nav_flag_hr.png);}
#mainNav #pl .icon {background-image: url(/public/28/a1/ae/4660_1090_nav_flag_pl.png);}
#mainNav #sk .icon {background-image: url(/public/c5/22/c8/4662_1093_nav_flag_sk.png);}
#mainNav li li {
	margin: 0;
	padding: 0;
	background: none;
}
#mainNav li.last {
	background: none;
}
/**
 *	tuck-ins top navy
 */
#tuck-ins li {
	list-style: none;
	float: left;
	width: 131px;
	margin: 0 2px 0 0;
	vertical-align: middle;
	text-align: center;
	background-image: url(/public/b6/92/bc/4689_1129_tuckin_inactive.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#tuck-ins li a	{
	display: block;
	height: 42px;
	text-decoration: none;
	padding: 5px 8px;
	color: #000;
}
#tuck-ins li a:hover {
	text-decoration: underline;
}
#tuck-ins li.active	{
	background-image: url(/public/d1/47/bb/4687_1127_tuckin_active.gif);
}
#tuck-ins li.active a {
	color: #fff;
}
/**
 * content styling
 */

#right-block h1 {
	color: #ffcc00;
	font-size: 16px;
	font-family: arial, sans-serif;
	padding: 30px 25px 15px 25px;
}
#content .text {
	height: 410px;
	margin: 0 25px;
	overflow: auto;
}
#content .withButton {
	height: 385px;
	overflow: auto;
}
#content .text .w50 {
	width: 47%;
}
#content .text p {
	padding: 10px 10px 0 0;
	color: #fff;
	text-align: justify;
}
#content .text p a {
	color: #ffcc00;
}
#content .submit {
	position: relative;
	margin-top: 10px;
	clear: both;
}

#content hr {
	border: 1px solid #414141;
	margin: 15px 10px 0 0;
}
.colored {
	color: #ffcc00;
}
.submit a.button {
	width:209px;
	height: 42px;
	display: block;
	color: #000;
	text-decoration: none;
	font-size: 17px;
	font-weight: bold;
	background: transparent url(/public/66/cb/76/4744_1468_button.gif) no-repeat center top;
	position: absolute;
	right: 5px;
}
.submit a.button span {
	position: relative;
	left: 40px;
	top: 8px;
}
.submit a.button:visited {
	color: #000;
}
#footer p {
	color: #666;
	padding: 44px 0 0 0 ;
	text-align: right;
}
#footer a {
	color: #656565;
}




/**
 *	subpage content styling (#main_wrapper.sub)
 */

.sub #clickMap {
	display: none;
}
.sub #right-block {
	background: url(/public/e5/45/8/4685_1125_right_block_sub.gif) no-repeat right top;
}
.sub #content {
	width: 100%;
	float: none;
	display: block;
}
.sub #right-block #content .text{
	width: 697px;
	height: 440px;
}
.sub #right-block h1 {
	padding: 30px 25px 15px 25px;
}

.sub #right-block .popup {
	display:block;
	position: absolute;
	width: 750px;
	z-index: 200;
	opacity: 0.9;
	filter: alpha(opacity = 90);
	background: url(/public/e5/45/8/4685_1125_right_block_sub.gif) no-repeat left top;
}
#ajax_overlay {
	height: 100%;
	width: 100%;
	position: absolute;
	display: none;
	top: 0;
	left: 0;
	opacity: 0.7;
	filter: alpha(opacity = 70);
	background: #000 url(/public/96/18/20/55260_141235_ajax_spinner_black.gif) no-repeat center center;
}
.ajax_load #ajax_overlay { display: block; }
