* {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
}

BODY {
	/*background:url('../images/bg-body.png') top center no-repeat;
	background-attachment: fixed;
	height:100%; */
	background:#FFF;
	_z-index:1 !important;
	font-size:100%;
}

a, a:hover, a:visited, a:active {
	color: #cb0000;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

hr {
	height:1px;
	font-size:0.1em;
	line-height:1px;
	=margin:-14px 0px -14px 0px;
	overflow:hidden;
}


input {
	border:#CCC solid 1px;
}

img {
	border:none;
	display:block;
}

.hiden {
	visibility:hidden;
	_height:1px;

}
.clear {
	clear:both;
	=height:1px;
	/*line-height:1px;*/

}
.disnone {
	display:none;
}

input.submit {
	width:40px !important;
	color:#FFF;
	background-color:orange;
	font-size:0.5em;
}

.fwNormal {
	font-weight:normal !important;
	}

.talignr {
	text-align:right;
}

.floatr {
	float:right;
	position:relative;
	top:4px;
	_font-size:12px;

}

.floatl {
	float:left;
}

a.editlink {
	color:#FFF !important;
	font-size:12px !important;
	font-weight:bold;
}

a.cWhLink {
	color:#FFF;
}

img.inline {
	display:inline;
}

.tyrkys {
	color:#3E8170;
}

.pTop5 {
	padding-top:5px;
}
/*********************************************/


#pageMain {
	position:relative;
	margin:0 auto;
	width:950px;
	_z-index:10 !important;
	top:20px;
}

#pageHead {
/*	background:url('http://zoznamstatic.sk/img/titulka/head/takeover_blank.gif') no-repeat; */
	background: url('../../img/titulka/head/takeover_blank.gif') no-repeat;
	height:113px;
	_position:relative;
	_z-index:1;
} 

#pageHead hr {
	visibility:hidden;
}

img#logo {
	margin-top:18px;
	margin-left:8px;
	display:inline;
position:relative;
z-index:1100;
	}

#dayInfo {
	position:absolute;
	top: -14px;
	right: 5px;
	font-size:11px;
	color:#5B5B5B;
}

#dayInfo div.ta_right {
	/*background-color: white;*/
}

.ta_right {
	width: 100%;
	text-align: right;
}

#dayInfo ul {
	list-style:none;
}

#dayInfo ul li {
	display:block;
	float:left;
	margin-left:5px;
}

#dayInfo ul li h3 {
	display:inline;
	font-weight:normal;

}


/*************************************************/

#searchBox {
	position: absolute;
	left: 220px;
	top: 15px;
	z-index:2000;
	border: #C5C5C5 solid 1px;
	padding:8px 7px 7px 7px;
	background: #FCE694;
	=height:55px;
	=width:440px;

	=padding-top:0px;
	_height:30px;
	_width:436px;

	_font-size:11px;

}

#searchBox h2,#searchBox label {
	display:none;
}

#searchBox a, .restOff a {
	color:#000;
	font-weight:bold;
	font-size:11px;
}

.restOff a:hover {
	text-decoration:underline !important;
}

#searchBox .selectorcont {
	position:absolute;
	margin-left:-8px;
	margin-top:-9px;
	width:465px;
	=margin-top:-1px;
		_margin-bottom:5px;

}

#searchBox ul li.selector {

	display:block;
	float:left;
	width:64px;
	padding:3px 0px 0px 0px;
	border:#C5C5C5 solid 1px;
	border-left-width:0;
	background:#FFF;
	text-align:center;
	cursor:pointer;
	font-size:14px;
}

#searchBox ul li.selectorActiv {
	background:url('http://zoznamstatic.sk/img/titulka/cssimgs/bg_searchbox_s.gif') repeat-x;
	border-bottom-color: #FCE694;
	cursor:pointer;
}

#searchBox ul li.selectorActiv a {
	color:#FFF;
}

#searchBox ul li.selector a {
	position:relative;
	top:-3px;
	text-decoration:none;
}

#searchBox ul li.searchFormItems {
	display:block;
	float:left;
}

#searchBox input {
	width:295px;
	_width:295px;
	height:19px;
	_height:19px;
	font-size:12px;
	font-weight:bold;
	padding:2px 0px 0px 5px;
	background:url('http://zoznamstatic.sk/img/titulka/cssimgs/input_bg.gif') repeat-x;
}

#searchBox input#searchForm_Zoznam_submitbutton,
#searchBox input#searchForm_Google_submitbutton,
#searchBox input#searchForm_Obrazky_submitbutton,
#searchBox input#searchForm_Mapy_submitbutton,
#searchBox input#searchForm_TelCisla_submitbutton,
#searchBox input#searchForm_Slovnik_submitbutton,
#searchBox input#searchForm_CP_submitbutton,
#searchBox input#searchForm_Clanky_submitbutton,
#searchBox input#searchForm_Firmy_submitbutton,
#searchBox input#searchForm_FulltextSk_submitbutton
 {
	width:133px;
	height:23px;
	background:url('http://zoznamstatic.sk/img/titulka/cssimgs/button_gold_bg.gif') repeat-x;
	text-align:center;
	font-weight:bold;
	border:#000 solid 1px;
	margin-left:5px;
	padding-top:0px !important;

}

#searchBoxButtonMore {
	position:absolute;
	z-index:200;
	cursor:pointer;
	height:20px;
	width:64px;
}

#searchForm_CP_SuggestedItems {
	position:absolute;
	width:250px;
	margin-top:24px;
	margin-left:5px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
}
#searchForm_CP_SuggestedItems A {
	display:block;
	cursor: pointer;
	height:20px;
	line-height: 20px;
	font-size:11px;
}
#searchForm_CP_SuggestedItems SMALL {
	font-size:11px;
	color: #CCCCCC;
}

#restOf, .restOff {
	clear:both;
	display:block;
	position:absolute;
	top:21px;
	=left:384px;
	width:80px;
	border:#000 solid 1px;
	background:#FFF;
	padding:5px;
	list-style:none;
}


#restOf li {
	text-align:left;
	padding:0px !important;
	cursor:pointer;
}

/************************************************/
#nasTip {
	position:relative;
	/*z-index:2000;*/
	z-index:1100;
	_position:absolute;
	_z-index:1100;

	top:16px;
	=top:4px;
	_top:88px;
	left:7px;
	font-size:12px;
}

#nasTip ul li {
	display:block;
	float:left;
	margin-left:5px;
	color:#c50000;
}

#nasTip ul li h3 {
	display:inline;
	color:#000;
}


/*************************************************/
#content {
	padding-top:10px;
	border-left: #c5c5c5 solid 1px;
	border-right: #c5c5c5 solid 1px;

	/* IE */
	=height:100%;
	_margin-top:-5px;
	_z-index:10 !important;
}

#leftCol {
	margin-left:5px;
	width:150px;
	/*** IE ***/ =width:150px; _margin-left:3px;
	float:left;
	overflow:hidden;
	}

#leftCol .box {
	border:#d5d5d5 solid 1px;
	border-top-width:0px;
	background:url('http://zoznamstatic.sk/img/titulka/cssimgs/bg_services.gif') repeat-y;
	margin-bottom:8px;
	=margin-bottom:0px !important;
	color:#5d5d5d;
	}

#content #leftCol h2, #content #leftCol h3, #rightCol h2, .settingsH2nadpis {
	background:url('http://zoznamstatic.sk/img/titulka/cssimgs/box_bg_red.gif') repeat-x;
	font-size:12px;
	padding:6px 6px 4px 6px;
	color:#FFF;
	border:#D50000 solid 1px;
	border-bottom-width:0px;
	}

#content #leftCol h2 a, #content #leftCol h3 a, #rightCol h2 a {
	color:#FFF;
	margin:0px 0px 0px 0px !important;
}

#content ul  {
	list-style:none;
	}

#content #leftCol li {
	display: block;
	height: 25px;
	position:relative; top:2px;

}

#content #leftCol li a {

	font-size:0.8em;
}

#content #leftCol li a sup {
	font-size:0.8em;
}

#content #leftCol li img {
	/*
	margin: 0 5px;
	_margin: 0 5px 0 2px;
	vertical-align: middle;*/
	float: left;
	position:relative;
	top:-4px;
_top:-2px;
	margin:0px 5px 0px 3px;
}

#content #leftCol li a span {

	}

#content #leftCol hr {
	visibility:hidden;
	}

#content #leftCol .advertising {
	}

#content #leftCol .free, #meubox {
padding:5px;
font-size:0.7em;
background:url('http://zoznamstatic.sk/img/titulka/cssimgs/moje_zalozky_bg.gif') bottom repeat-x;

}


#content #leftCol .free h4, #meubox h4 {
	font-size:1em;
	margin-bottom:3px;
}

#content #leftCol .free .imgbox , #meubox .imgbox {
	margin:0 auto;
	border:#c5c5c5 solid 1px;
	padding:2px;
	background:#FFF;
	width:132px;
	min-height:78px;
}


#content #leftCol .free h3 {
	font-size:0.8em;
	}

#content #leftCol .free p, #meubox p {
	display:block;
	margin-top:3px;
	}
	
#meubox p a {
	
}

#content #leftCol .favorites ul li {
	background:url('http://zoznamstatic.sk/img/titulka/icons/ico_sluzby_favorit.gif') no-repeat;
	display:block;
	margin-left:5px;
	margin-bottom:3px;
	padding:5px 0px 3px 25px;
	font-size:0.9em;
	height:13px;
}

/**************************************/

#centerCol {
	width:468px;
	float:left;
	margin:0px 0px 0px 10px;

	_margin:0px 0px 0px 10px;
	}

#centerCol hr {
	visibility:hidden;
}

#centerCol h2 {
	background:url('http://zoznamstatic.sk/img/titulka/cssimgs/box_bg_red.gif') repeat-x;
	font-size:0.7em;
	padding:6px 6px 4px 6px;
	color:#FFF;
	border:#D50000 solid 1px;
	border-bottom-width:0px;
	}

#topkyBox {
	min-height:359px;
	=min-height:359px;
	_height:359px;
	border:#c5c5c5 solid 1px;
	margin-bottom:8px;
	=margin-bottom:0px;
	border-top-width:0px;
}

#topkyBox h2 {
	display:none;
}
#topkyBox .topkyBoxClass {
	background:url('http://zoznamstatic.sk/img/titulka/cssimgs/bleskovky_box_bg.gif') repeat-x;
	position:absolute;
	width:466px;
	padding-top:10px;
	=padding-top:7px;
	margin:0 auto;
	margin-top:-3px;
	z-index:1000;
	=margin-top:-14px;
	}

#topkyBox ul li {
	position:relative;
	display:block;
	float:left;
	border-right:#c5c5c5 solid 1px;
	font-size:11px;

	font-weight:bold;
}

#topkyBox #topky_TOPKY_driver_a,  #topkyBox #topky_TOPKY_driver { width:70px; }
#topkyBox #topky_Domace_driver_a, #topkyBox #topky_Domace_driver { width:70px; }
#topkyBox #topky_Zahranicne_driver_a, #topkyBox #topky_Zahranicne_driver { width:90px; }
#topkyBox #topky_Prominenti_driver_a, #topkyBox #topky_Prominenti_driver { width:90px; }
#topkyBox #topky_Sport_driver_a, #topkyBox #topky_Sport_driver { width:65px; }
#topkyBox #topky_OZENE_driver_a, #topky_OZENE_driver { width:64px; _width:64px; }

#topkyBox ul li a {
	color:#FFF;
}

#topkyBox ul li a.normal {
	display:block;
	color:#000;
	text-align:center;
	padding:5px 1px 7px 1px;

	background:url('http://zoznamstatic.sk/img/titulka/cssimgs/back_tema_biznis_menu.gif') repeat-x;
}

#topkyBox ul li a.normal:hover {
	text-decoration:none;
}

#topkyBox ul li span {
	display:block;
	text-align:center;
	padding:5px 1px 7px 1px;
	position:absolute;
	z-index:100;
	top:0px;
	background:url('http://zoznamstatic.sk/img/titulka/cssimgs/bleskovky_tab_active_bg.gif') repeat-x;

	color:#FFF;
}



#topkyBox .articles {
	margin-bottom:10px;
	=margin-top:7px !important;
	clear:both;
}

#topkyBox .articles h3 {
	font-size:0.85em;
	padding:0px 0px 2px 0px;
	margin-bottom:2px;
}

#topkyBox .articles h4 {
	font-size:0.75em;
	font-weight:normal;
	padding:2px 0px 2px 20px;
	background:url('http://zoznamstatic.sk/img/titulka/icons/ico_li.gif') no-repeat;
	background-position:0px 4px;
	margin-bottom:1px;
}



#topkyBox .articles h4 a {
	color:#5b5b5b;

}


#topkyBox .fotobox {
	width:110px;
	float:left;
	min-height:100px;
}


#topkyBox .fotobox .fotocont {
	margin:0 auto;
	background:#FFF;
	border:#C5C5C5 solid 1px;
	padding:2px;
	min-height:80px;
	width:80px;

}

#topkyBox .fotobox .fotocont img {
	width:80px;
	height:80px;
}

#topkyBox .titlesbox {
	width:345px;
	float:left;
	min-height:100px;
}
/*********************************/

#toAtention {

}

#toAtention ul li {
	display:block;
	float:left;
	margin-left:9px;
}

/********************************/
	#katalogMain {
		border:#c5c5c5 solid 1px;
		border-top-width:0px;
		padding:8px;
		margin-bottom:8px;
		padding-right:4px;
		background:url('http://zoznamstatic.sk/img/titulka/cssimgs/box_bg_kurzy.gif') repeat-x;
		}

	#katalogAbcd {
		border:#c5c5c5 solid 1px;
		background:#E4E4E3;
		border-top-width:0px;
		border-bottom-width:0px;
		padding:8px;
		padding-bottom:2px;
		font-size:0.74em;
		font-weight:bold;
		text-align:center;
	}
	#katalogMain h3 {
		display:block;
		=width:230px;
		clear:both;
		font-size:0.75em;
		}

	#katalogMain ul li {
		display:block;
		float:left;
		margin-right:3px;
		}

	#katalogMain ul li h4 {

		font-size:0.75em;
		font-weight:normal;
		padding-left:5px;
		margin-bottom:3px;
		}

	#katalogMain .catLeftCol {
		width:225px;
		float:left;
		overflow:hidden;
		border:#00 solid 1px;
	}

	#katalogMain .catRightCol {
		width:225px;
		float:left;
		overflow:hidden;
		border:#00 solid 1px;
	}


	#inHouseAd225x90 { font-size:0.1em; line-height:1px; }

	#magazines {
		=margin:0px !important;
	}
	#magazines h2 {
		display:none;
	}
	#magazines .halfArticle {
		width:223px;
		_width:222px;
		height:126px;
		_height:136px;

		margin-bottom:10px;
		margin-left:18px;
		float:left;
		border:#c5c5c5 solid 1px;
		background:url('http://zoznamstatic.sk/img/titulka/cssimgs/box_tlac_bg_horizontalgray.gif') repeat-y;
		=overflow:hidden;
	}

	#magazines .halfArticle .mcont, #magazines #wideArticle .mcont {
		padding:5px;
	}

	#magazines .halfArticle h3, #magazines #wideArticle h3 {
		border-bottom:#c5c5c5 solid 1px;
		padding:5px;
		font-size:0.8em;
		background:url('http://zoznamstatic.sk/img/titulka/cssimgs/box_tlac_bg_nadpisblue.gif') repeat-x;
	}

	#magazines .halfArticle h3 a, #magazines #wideArticle h3 a {
		color:#2585B2;
	}

	#magazines .halfArticle .imgcont {
		background:#FFF;
		border:#C5C5C5 solid 1px;
		padding:2px;
		float:left;
		_margin:0px;
		margin-right:5px;
	}

	#magazines .halfArticle br {
		_line-height:1px;
	}

	#magazines .halfArticle img {
		width:35px;
		height:35px;

	}


	#magazines .halfArticle h4 {
		font-size:0.75em;
		font-weight:normal;
		_margin:0px;

	}

	#magazines h4.openiazochH4 {
		font-size:0.75em;
		font-weight:normal;
		padding-left:20px;
		background:url('http://zoznamstatic.sk/img/titulka/icons/ico_li.gif') no-repeat;
		background-position:0px 4px;
		margin-bottom:1px;
}


	#wideArticle {
		border:#c5c5c5 solid 1px;
		background:url('http://zoznamstatic.sk/img/titulka/cssimgs/box_tlac_bg_horizontalgray.gif') right repeat-y;
		margin-bottom:8px;
	}

	#wideArticle h4 {
		display:block;
		width:200px;
		font-weight:normal;
		font-size:0.7em;
		float:left;
		background:url('http://zoznamstatic.sk/img/titulka/icons/ico_li.gif') no-repeat;
		background-position:0px 4px;
		padding-left:20px;
	}
	/*******/
	#kariera {
		padding:5px;
		border:#c5c5c5 solid 1px;
		border-top-width:0px;
		background:url('http://zoznamstatic.sk/img/titulka/cssimgs/kariera_bg.gif') left repeat-y;
		font-size:0.7em;
		margin-bottom:8px;
	}
	#kariera .left {
		float:left;
	}
	#kariera .right {
		float:left;
	}
	#kariera .praca_button {
		background: transparent url('../../img/titulka/cssimgs/buttonPraca.gif') no-repeat;
		display:block;
		height:60px;
		width: 165px !important;
		margin:0px;
		padding:0px;
		border: none;
		cursor: pointer;
		background-color: transparent;
		margin:-5px 0px 0px 10px;
	}
	#kariera label {
		display:block;
		float:left;
		width:60px;
		padding-top:3px;
	}
	#kariera select {
		width:200px !important;
		float:left;
		margin-bottom:5px;
	}

	#m2form { 
		background:url('../../img/titulka/cssimgs/box_tlac_bg_horizontalgray.gif') right repeat-y;
		padding:5px;
		border:#c5c5c5 solid 1px;
		font-size:0.7em;
		margin-bottom:8px;
	}
	
	#m2form .left {
		float:left;
	}
	
	#m2form label {
		display:block;
		float:left;
		width:60px;
		
	}
	
	#m2form select {
		width:200px !important;
		float:left;
		margin-bottom:5px;
	}
	
	input#m2submit_button {
		background: transparent url('../../img/titulka/reklama/btn_lupa.gif') no-repeat;
		display:block;
		height:70px;
		width: 70px !important;
		margin:0px;
		padding:0px;
		border: none;
		cursor: pointer;
		background-color: transparent;
		position:relative;
		top:5px; left:15px;
	}
	
	
	/********/

#inHouseSites {
	clear:both;
	border:#c5c5c5 solid 1px;
	border-top-width:0px;
	margin-bottom:8px;
	}

.h2pol {
	width:221px;
	border-right-width:0px !important;
	_margin:0px;
	}
.h2pol .cWhLink, .h2pol2 .cWhLink {
	font-size:12px !important;
}

.h2pol2 {
	width:221px;
	border-left-width:0px !important;
	_margin:0px;
	overflow:hidden;
	}

	#inHouseSites .article {
		height:50px;
		border-bottom:#c5c5c5 dotted 1px;
		padding:5px 0px 5px 0px;
	}

	#inHouseSites .article p {
		color:#5d5d5d;
		font-size:0.7em;
	}

	#inHouseSites .article strong {
		color:#000 !important;
	}

	#inHouseSites h3 {
		font-size:0.7em;
	}

	#inHouseSites .imgcont {
		background:#FFF;
		border:#C5C5C5 solid 1px;
		padding:2px;
		float:left;
		margin-right:5px;
	}

	#inHouseSites img {
		width:35px;
		height:35px;

	}


	#inHouseSites .left, #inHouseSites .right {
		width:222px;
		_width:221px;
		float:left;
		padding:5px;
		background:url('http://zoznamstatic.sk/img/titulka/cssimgs/bg_zobchody.gif') right repeat-y;
	}

	#inHouseSites .left {
		border-right:#c5c5c5 solid 1px;
	}
	
#vtipyContent { 
	font-size:12px; 
	
}

/************************************/
#rightCol {
	width:300px;
	_width:298px;
	overflow:hidden;
	margin-left:10px;
	_margin-left:10px;
	float:left;
	color:#444;

	_z-index:100 !important;

}

#rightCol hr {
	visibility:hidden;
}

#rightCol .box , #centerCol .box {
	border:#d5d5d5 solid 1px;
	border-top-width:0px;
	padding:7px;
	font-size:0.7em;
	margin-bottom:8px;
	=margin-bottom:0px !important;
	}
	
	#centerCol .box { 
		background:url('http://zoznamstatic.sk/img/titulka/cssimgs/box_bg_kurzy.gif') top repeat-x;
	}


#rightCol .loginb {
	/*background:url('http://zoznamstatic.sk/img/titulka/cssimgs/email_bg.gif') bottom repeat-x;*/
	background:#F8DEA4;
	padding:10px 5px 8px 12px;
	color:#555;
	font-size:11px;
}

#rightCol .loginb .left, #rightCol .loginb .right  {
	width:135px;
	float:left;
}

#rightCol .loginb .left  {
	width:140px;
}

#rightCol .loginb input {
	width:12px;
	height:12px;
}

#rightCol .loginb input.normal {
	width:125px;
	height:21px;
	background:url('http://zoznamstatic.sk/img/titulka/cssimgs/input_bg.gif') repeat-x;
	margin:2px 7px 4px 0px;
}

#rightCol .loginb input#Esubmitbutton {
	width:125px;
	height:23px;
	background:url('http://zoznamstatic.sk/img/titulka/cssimgs/button_gold_bg.gif') repeat-x;
	text-align:center;
	font-weight:bold;
	border:#000 solid 1px;
	margin-left:1px;
	margin-top:3px;
}

#rightCol .loginb .zaloz {
	margin:0px 10px 0px 19px;

}

img.emailico {
	position:absolute;
	top:114px;
	_top:109px;
	left:645px;
}

#rightCol h2.emailtit {
	padding-left:60px;
}


#rightCol #adTopBox300x300 {

	position:relative;

}

.pocasie {
	background:url('http://zoznamstatic.sk/img/titulka/cssimgs/box_bg_kurzy.gif') top repeat-x;
}

.horoskop {
	background:url('http://zoznamstatic.sk/img/titulka/cssimgs/box_bg_kurzy.gif') top repeat-x;
}

.horoskop div {
	padding:3px 2px 2px 2px;
	text-align:justify;

}

.horoskop img {
	border:#c5c5c5 solid 1px;
	margin:0px 7px 5px 0px;
}

#pBox h4 {
	text-align:left;
	border-bottom:#c5c5c5 dotted 1px;
	margin:3px 0px 3px 0px;
}
#pBox .city {
	float:left;
	width:49%;
	margin-bottom:3px;
}

.tvp {
	padding:10px 10px 10px 5px;
	background:url('http://zoznamstatic.sk/img/titulka/cssimgs/box_bg_kurzy.gif') top repeat-x;
	min-height:120px;
	}

.tvp h3 {
	border-bottom:#c5c5c5 dotted 1px;
	margin:3px 0px 3px 0px;
}

.tvp .station {
	float:left;
	width:120px;
	=width:100px;
	=overflow:hidden;
	margin:10px;

}

.tvp h4 {
	display:none;
}

.tvp img {
	margin-bottom:4px;
}


.kurzy {
	padding:0px !important;
	background:url('http://zoznamstatic.sk/img/titulka/cssimgs/box_bg_kurzy.gif') top repeat-x;
}

.kurzy .kurztable {
	padding:10px !important;
	border-bottom:#c5c5c5 solid 1px;
}

.kurzy .eurocalc {
	border-top:#FFF solid 1px;
	padding:10px;
	background:#d5d5d5;

}

.kurzy .eurocalc img {
	position:relative;
	top:4px;
}

.kurzy table {
	width:100%;
	/*margin-top:5px;*/
}

.kurzy h3 {
	margin:0px;

	padding:0px 0px 8px 0px;
}

.kurzy label {
	font-weight:bold;
	position:relative;
	top:-2px;
}

.kurzy input {
	width:95px;
	height:21px;
	background:url('http://zoznamstatic.sk/img/titulka/cssimgs/input_bg.gif') repeat-x;
	margin:-5px 2px 4px 0px;
}

.zjazdovky {
	background:url('../../img/titulka/zjazdovky/bg_zjazdovky.gif') no-repeat;
}

/*********************************/

#pageFooter {
	background:url('http://zoznamstatic.sk/img/titulka/cssimgs/footer_gradient.gif') top repeat-x;
	text-align:center;
	padding-top:10px;
	border-left:#c5c5c5 solid 1px;
	border-right:#c5c5c5 solid 1px;
	font-size:0.7em;
}


#pageFooter ul {
	list-style:none;
}

#pageFooter ul li {
	display:inline;
}

#absFooter {
	background:url('http://zoznamstatic.sk/img/titulka/cssimgs/footer_corners.gif') no-repeat;
	height:14px;

}

.overlay{
	display: block;
	position: absolute;
	top: 0pt;
	left: 0pt;
	z-index: 9999;
	width: 100%;
	background-image:url('http://img.zoznam.sk/n/2007/titulka/various/overlay.png');
}

* html .overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://img.zoznam.sk/n/2007/titulka/various/overlay.png", sizingMethod="scale");
}

/***************  pomocne id klasy a ide **************/

#mojeLinksForm {
	width:230px;
	border:#CCC solid 1px;
	border-top-width:0px;
	font-size:0.8em;
	background:#E6E6E6;
	position:absolute;
	margin-top:8px;
	z-index:15000;
	/*display:none;*/
	color:#5b5b5b;
}

#mojeLinksForm ul {
	margin-top:7px;
	background:#d5d5d5;
}

#mojeLinksForm ul li {
	display:block;
}

#mojeLinksForm ul li a  {
	display:block;
	padding:3px;
	padding-left:8px;
	font-size:1em !important;
	color:#7C7C7C;
	border-top:#CCC solid 1px;
	background:#E6E6E6 url('http://zoznamstatic.sk/img/titulka/cssimgs/delete.gif') right no-repeat;
	background-position:210px 2px;

}

#mojeLinksForm ul li a:hover  {
	text-decoration:none;
	background:#B7D8B3 url('http://zoznamstatic.sk/img/titulka/cssimgs/delete.gif') right no-repeat;
	background-position:210px 2px;
}

#mojeLinksForm label {
	font-weight:bold;
	color:#5b5b5b;
	font-size:1em;
}

#mojeLinksForm h3 {
	background:none !important;
	color:#333 !important;
	border-width:0px  !important;
	padding:0px  !important;
}

#mojeLinksForm input.myLinkSetupSubmit, input.settingsSubmitButton {
	margin-top:7px;
	background:url('http://zoznamstatic.sk/img/titulka/cssimgs/button_gold_bg.gif') repeat-x;
	color:#cb0000;
	font-weight:bold;
	padding:2px 10px 2px 10px;
}

#mojeLinksForm input.myLinkSetupInput {
	color:#000;
	width:200px;
	padding:3px;
	font-size:1em;
	background:url('http://zoznamstatic.sk/img/titulka/cssimgs/input_bg.gif') repeat-x;
	border:#7C7C7C solid 1px;
}

.alfa90 {
	-moz-opacity: 0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;
	filter: alpha(opacity=95);
	}

#settingsCloud {
	position:absolute;
	top:0px;
	left:0px;
	z-index:4000;
	_z-index:5000;

	width:100%;
	height:100%;
	background:#000;
	/*display:none;*/
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	filter: alpha(opacity=0);


}

/************ SETINNGS FORM *********************/
/************************************************/
/************************************************/

#programSettings,
#pocasieSettings,
#zjazdovkySettings,
#horoskopSettings,
#kurzySettings {
	position:absolute;
	z-index:10000;
	_z-index:99999;
	background:#E6E6E6;
	border:#000 solid 0px;
	width:300px;
	display:none ;
	/*padding:7px;*/
	font-size:0.8em;

}

.settingsFormLine {
	color:#5C5C5C;
	clear: both;
	height:20px;
	padding:5px 7px 2px 7px;
	cursor:pointer;
	border-bottom:#C6C6C6 solid 1px;
	border-top:#EFEFEF solid 1px;
}

.h2settingsClass {
	position:relative;
	z-index:15000;

}

.settingsFormLineRadio {
	background:#EFC96D;
 }

.settingsUlozButtArrea {
	text-align:center;
	background:#CBCBCB;
	padding:15px;
	border-top:#EFEFEF solid 1px;
}

/********* fejsbuk **********/

  #fbNav .gray{color:#5B5B5B !important}
  #fbNav .fbL{color: #CB0000; cursor:pointer;}

#facebookLogin {
	border-top:#d5d5d5 solid 1px !important;
	background:url('http://zoznamstatic.sk/img/titulka/cssimgs/facebookbox_bg.gif') bottom repeat-x;
}

.facebookbox{
	background:url('http://zoznamstatic.sk/img/titulka/cssimgs/facebookbox_bg2.gif') top repeat-x;
}

#facebookLogin h3 {
	color:#da0000;
	font-size: 1.2em;
	margin:0px;
}

#facebookLoginControls {
	font-weight:bold;
	height:30px;
}

/***** ad zalzoky *****/

#ad_zalozky {
	position:relative; z-index:3900; margin:0px 0px 0px 0px !important;
}

#ad_zalozky a { display:block; float:left; margin-left:5px; margin-bottom:7px; _margin-left:3px; }

.reklamaTopkyBox { clear:both; height:40px; border:#000 solid 0px; font-size:0.75em; padding:5px 10px 5px 10px; position:relative; top:-10px; =top:-15px; =height:30px; }

#screenAdvert { margin:0 auto; position:relative; z-index:10000; text-align:center; }
#screenAdvert img { display:inline; }

#takeoverAdvert { position:absolute; z-index:1000; height:112px; width:800px; overflow:hidden; right:0px; top:0px; text-align:right;   }
#takeoverAdvert img, #takeoverAdvert object { position:absolute; z-index:1100; right:0px; z-index:1000; }
#takeOverClick { position:absolute; z-index:1200; top:0px; right:0px; width:270px; height:113px; cursor:pointer; background:#fff; -moz-opacity: 0.10;
	-khtml-opacity: 0.10;
	opacity: 0.10;
	filter: alpha(opacity=10);  }


.overlay { _display:none; }


/*.horoskop { background:#4f2249 url('../../img/titulka/reklama/bg_kofola_titulka_box.jpg') bottom no-repeat; border-color:#4f2249; color:#FFF;  }*/
#suggestor {
position:absolute; 
margin-top:22px;
z-index:65000;
=left:7px;
_top:28px;
}
#suggestor a { display:block; }


.autocomplete-w1 { position:absolute; top:4px; left:3px; /* IE6 fix: */ _background:none; _top:1px; }
.autocomplete-w2 { padding:0 6px 6px 0; position:relative; _position:absolute; z-index:65000; }
.autocomplete {  width:300px; border:1px solid #999; background:#FFF; cursor:default; text-align:left; max-height:350px; overflow:auto; margin:-6px 6px 6px -3px; /* IE specific: */ _height:350px;  _margin:0px 6px 6px 0; overflow-x:hidden; font-size:12px; }
.autocomplete .selected { background:#d7d7d7; }
.autocomplete div { padding:2px 5px; white-space:nowrap; }
.autocomplete strong { font-weight:normal; color:#cb0000; }

