@import url("levastrana.css"); /*stylovaci predpis pro levou stranu webu*/
@import url("pravastrana.css"); /*stylovaci predpis pro pravou stranu webu*/
@import url("prostredek.css"); /*stylovaci predpis pro prostredni cast webu*/
@import url("reklamy.css"); /*stylovaci predpis pro reklamy na  webu*/
@import url("podstranka.css"); /*stylovaci predpis pro prostredni cast webu*/



body
{
	padding:0;
	margin:0;
	font-family: Verdana CE, Arial, Helvetica, sans-serif;
	text-align:center; /*hack IE pro centrovani*/
	background-color:#ccc;
}

a, a.link, a.active, a.hover, a.visited
{
	font-size:12px;
	color: #000;
	font-family: Verdana CE, Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

img
{
	border:0px black solid;
	padding:0;
	margin:0;
}

table{ 
	text-align:center; 
	font-family: Verdana CE, Arial, Helvetica, sans-serif;
	font-size:11px;
}

p {
	text-align:left;
	font-family: Verdana CE, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
}


h1, h2, h3, h4, h5
{
	margin:0;
	padding:0;
	font-family: Arial, Verdana CE, sans-serif;
}

ul, li
{
	margin:0;
	padding:0;
	font-size:12px;
	color: #000;
	font-weight:normal;
	font-family: Verdana CE, Arial, Helvetica, sans-serif
}

/*cely web*/
.page
{
	position:relative;
	margin: 10px auto 10px auto;
	width:1010px;
	min-height:1000px;
	_height:1000px;
	text-align:left; /*navrat z - hack IE pro centrovani*/
	background-color:#fff;
	z-index:1;
}



/*hlavicka webu*/
.head
{
	position:relative;
	padding: 0 0 0 10px;
	left:0;
	top:0;
	width:1000px;
	height:auto;
	margin-bottom:10px;
}

/*navigacni talcitka v hlavicce*/
ul.ULheadbuttons {
	position:absolute;
	width:auto;
	top:87px;
	_top:84px;
	left:330px;
	_left:323px;
	height:17px;
	padding:3px 2px 0 2px;
	_padding:0px 2px 4px 2px;
	border-left: 1px #333 solid;
	border-top: 1px #333 solid;
	border-right: 1px #333 solid;
	background: #EEE;
	z-index:3;	
	list-style: none;
}

ul.ULheadbuttonsSekce {
	position:absolute;
	width:auto;
	top:87px;
	_top:81px;
	left:342px;
	_left:340px;
	height:17px;
	padding:3px 2px 0 2px;
	_padding:5px 2px 4px 2px;
	border-left: 1px #333 solid;
	border-top: 1px #333 solid;
	border-right: 1px #333 solid;
	background: #EEE;
	z-index:3;	
	list-style: none;
}

li.LIheadbuttons, li.LIheadbuttonsSekce{
	position:relative;
	float:left;
	font-size:11px;
	color:#000;
	height:13px;
	width:auto;
	margin: 0 2px 0 2px;
}


a.btnBlue, a.btnBlue:link, a.btnBlue:visited
{
	position:relative;
	width:auto;
	height:13px;
	padding:5px 2px 0 2px;
	text-decoration:none;
	font-size:11px;
	color:#006699;
	z-index:3;	
}

a.btnBlue:hover, a.btnBlue:active
{
	position:relative;
	padding:5px 2px 0 2px;
	width:auto;
	height:13px;
	font-size:11px;
	text-decoration:none;
	color:#F00;
	z-index:3;	
}

a.btnGreen, a.btnGreen:link, a.btnGreen:visited
{
	position:relative;
	width:auto;
	height:13px;
	padding:5px 2px 0 2px;
	text-decoration:none;
	font-size:11px;
	color:#00A400;
	z-index:3;	
}

a.btnGreen:hover, a.btnGreen:active
{
	position:relative;
	width:auto;
	height:13px;
	padding:5px 2px 0 2px;
	font-size:11px;
	text-decoration:none;
	color:#F00;
	z-index:3;	
}

a.btnRed, a.btnRed:link, a.btnRed:visited
{
	position:relative;
	width:auto;
	height:13px;
	padding:5px 2px 0 2px;
	text-decoration:none;
	font-size:11px;
	color:#F44E14;
	z-index:3;	
}

a.btnRed:hover, a.btnRed:active
{
	position:relative;
	width:auto;
	height:13px;
	padding:5px 2px 0 2px;
	font-size:11px;
	text-decoration:none;
	color:#F00;
	z-index:3;	
}

#button-google
{
	position:absolute;
	right:25px;
	_right:15px;
	top:26px;
	width:auto;
	height:auto;
	z-index:3;
}

#button-seznam
{
	position:absolute;
	right:25px;
	_right:15px;
	top:63px;
	width:auto;
	height:auto;
	z-index:3;
}

#button-googleSekce
{
	position:absolute;
	right:25px;
	_right:25px;
	top:26px;
	width:auto;
	height:auto;
	z-index:3;
}

#button-seznamSekce
{
	position:absolute;
	right:25px;
	_right:25px;
	top:63px;
	width:auto;
	height:auto;
	z-index:3;
}

/*navigacni talcitka v hlavicce*/




/*vyhledavaci pole*/
.searchbox
{
	position:absolute;
	width:416px;
	height:auto;
	top:23px;
	left:330px;
	color: #555;
	text-align:center;
}

ul.ULsearchsections{
	position:absolute;
	width:100%;
	height:22px;
	top:0;
	left:24px;
	margin: 0 3px 0 3px;
	list-style:none;
	z-index:3;
}

li.LIsearchsections
{
	position:relative;
	float:left;
	margin: 0 3px 0 3px;
	color: #BBE2FF;
	height:23px;
	width:auto;
}

a.Asearch, a.Asearch:link, a.Asearch:visited, a.Asearch:active
{
	position:relative;
	float:left;
	color: #BBE2FF;
	height:22px;
	margin: 0 4px 0 0;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	z-index:3;
}

a.Asearch:hover
{
	position:relative;
	float:left;
	color: #000;
	height:22px;
	margin: 0 4px 0 0;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	z-index:3;
}

a.AsearchActive, a.AsearchActive:link, a.AsearchActive:active, a.AsearchActive:visited, a.AsearchActive:hover
{
	position:relative;
	float:left;
	height:22px;
	margin: 0 4px 0 0;
	color: #000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	background: url('../grafika/sipka-navigace.gif') no-repeat center bottom;
	z-index:3;
}


.searchform
{
	position:absolute;
	width:100%;
	height:auto;
	top:17px;
	left:0;
	color: #000;
	z-index:2;
	padding:3px;
	border:1px #ccc solid;
	background-color:#DDD;
}

input.query
{
	position:relative;
	float:left;
	width:345px;
	height:20px;
	_height:20px;
	font-size:14px;
	z-index:2;
}

input.queryH
{
	position:relative;
	float:left;
	width:345px;
	height:20px;
	_height:25px;
	font-size:14px;
	z-index:2;
}

input.qb
{
	position:relative;
	float:left;
	left:3px;
	top:1px;
	height:25px;
	z-index:2;
}
/*vyhledavaci pole*/

/*box pro akce dnes*/
.akce-dnes
{
	position:relative;
	clear:both;
	width:980px;
	_width:1000px;
	height:18px;
	top:-9px;
	margin: 0 0 0px 12px;
	padding: 5px 5px 5px 5px;
}

.akceDnesText
{
	position:relative;
	padding: 2px 0 0 0;
	float:left;
	left:0;
	font-size:12px;
	height:18px;
}


.akce-dnesContent
{
	position:relative;
	float:right;
	width:735px;
	_width:755px;
	height:18px;
	padding-left:10px;
	padding-right:10px;
	background-color: #EEE;
	border:1px #888 solid;
}

#borderLeft
{
	position:absolute;
	width:12px;
	height:26px;
	top:-3px;
	left:0;
	z-index:4;
	background: url('../grafika/boxes/kultura-dnes/left-border.gif') no-repeat 0 0;
}

#borderRight
{
	position:absolute;
	width:12px;
	height:26px;
	top:-3px;
	right:0;
	z-index:4;
	background: url('../grafika/boxes/kultura-dnes/border-right.png') no-repeat 0 0;
}

.akce-dnesContent marquee
{
	font-size:12px;
}

/*box pro akce dnes*/



/*paticka*/
.footBlue
{
	position:relative;
	clear: both;
	bottom:-15px;
	left:0;
	width:100%;
	height: 25px;
	padding: 5px 0 0 0;
	text-align:center;
	background: #0099FF url("../grafika/bg-foot-blue.png") 0 0 no-repeat;
	z-index:2;
}

.footRed
{
	position:relative;
	clear: both;
	bottom:-15px;
	left:0;
	width:100%;
	height: 25px;
	padding: 5px 0 0 0;
	text-align:center;
	background: #DC3B29 url("../grafika/bg-foot-red.png") 0 0 no-repeat;
	z-index:2;
}

.footGreen
{
	position:relative;
	clear: both;
	bottom:-15px;
	left:0;
	width:100%;
	height: 25px;
	padding: 5px 0 0 0;
	text-align:center;
	background: #9ACD4E url("../grafika/bg-foot-green.png") 0 0 no-repeat;
	z-index:2;
}

.foottext
{
	position:relative;
	font-size:10px;
	color:#F1F8FF;
	top: -4px;
}


/*paticka*/

.main_corner_lt
{
	position:absolute;
	left:-4px;
	top:-5px;
	width:11px;
	height:11px;
	background: url('../grafika/main-corner-lt.png ') 0 0 no-repeat;
	z-index:2;
}

.main_corner_rt
{
	position:absolute;
	right:-5px;
	top:-4px;
	width:11px;
	height:11px;
	background: url('../grafika/main-corner-rt.png') 0 0 no-repeat;
	z-index:2;
}

.main_corner_lb
{
	position:absolute;
	left:-4px;
	bottom:-4px;
	width:11px;
	height:11px;
	background: url('../grafika/main-corner-lb.png') 0 0 no-repeat;
	z-index:2;
}

.main_corner_rb
{
	position:absolute;
	right:-4px;
	bottom:-4px;
	width:11px;
	height:11px;
	background: url('../grafika/main-corner-rb.png') 0 0 no-repeat;
	z-index:2;
}

/*velke a male oble rohy*/
.big_corner_lt
{
	position:absolute;
	left:-2px;
	top:-2px;
	width:7px;
	height:7px;
	background: url('../grafika/boxes/big-corner-lt.gif ') left top no-repeat;
	z-index:2;
}

.big_corner_rt
{
	position:absolute;
	right:-2px;
	top:-2px;
	width:7px;
	height:7px;
	background: url('../grafika/boxes/big-corner-rt.gif') right top no-repeat;
	z-index:2;
}

.big_corner_lb
{
	position:absolute;
	left:-5px;
	bottom:-5px;
	width:10px;
	height:10px;
	background: url('../grafika/boxes/big-corner-lb.gif ') left bottom no-repeat;
	z-index:2;
}

.big_corner_rb
{
	position:absolute;
	right:-6px;
	bottom:-5px;
	width:10px;
	height:10px;
	background: url('../grafika/boxes/big-corner-rb.gif') right bottom no-repeat;
	z-index:2;
}

.small_corner_lt
{
	position:absolute;
	left:-3px;
	top:-3px;
	width:8px;
	height:8px;
	background: url('../grafika/boxes/small-corner-lt.gif ') left top no-repeat;
	z-index:2;

}

.small_corner_lb
{
	position:absolute;
	left:-3px;
	bottom:-4px;
	width:8px;
	height:8px;
	background: url('../grafika/boxes/small-corner-lb.gif ') left bottom no-repeat;
	z-index:2;
}

.small_corner_rt
{
	position:absolute;
	right:-3px;
	top:-3px;
	width:8px;
	height:8px;
	background: url('../grafika/boxes/small-corner-rt.gif ') right top no-repeat;
	z-index:2;
}

.small_corner_rb
{
	position:absolute;
	right:-3px;
	bottom:-4px;
	width:8px;
	height:8px;
	background: url('../grafika/boxes/small-corner-rb.gif ') right bottom no-repeat;
	z-index:2;
}

/*navigacni lista - prava cast*/
.hlavicka-doprava
{
	position:relative;
	width:49%;
	height:20px;
	float:right;
	color:#333;
	font-family:Arial CE;
	font-size:12px;
	margin: 10px 5px 5px 0;
	text-align:right;
}

/*navigacni lista - prava cast*/
.hlavicka-doleva
{
	position:relative;
	width:49%;
	height:20px;
	float:left;
	color:#333;
	font-family:Arial CE;
	font-size:12px;
	margin: 10px 5px 5px 0;
	text-align:left;
}

/*hlavicka cela*/
.hlavicka-cela
{
	position:relative;
	float:left;
	width:100%;
	height:20px;
	color:#333;
	font-family:Arial CE;
	font-size:12px;
	margin: 10px 5px 5px 0;
	text-align:left;
}

.hlavicka-big { 
	position:relative;
	width:100%;
	height:auto;
	font-size:14px; 
	color:#DE4400; 
	font-weight:bold;
	font-family:Arial CE;
	text-align:center;
	margin-bottom: 25px;
}




a.strankovani, a.strankovani:link, a.strankovani:active, a.strankovani:hover, a.strankovani:visited
{
	color:#3333CC;
	font-size:12px;
	text-decoration:underline;
}

a.odkazmodry, a.odkazmodry:link, a.odkazmodry:active, a.odkazmodry:hover, a.odkazmodry:visited
{
	color:#3333CC;
	font-size:12px;
	text-decoration:underline;
}

a.odkazcerveny, a.odkazcerveny:link, a.odkazcerveny:active, a.odkazcerveny:hover, a.odkazcerveny:visited
{
	color:#EE3355;
	font-size:12px;
	text-decoration:underline;
}

a.anchor-a, a.anchor-a:link, a.anchor-a:active, a.anchor-a:hover, a.anchor-a:visited
{
	color: #AAA;
	font-size:12px;
	text-decoration:none;
}


a.footA, a.footA:link, a.footA:active, a.footA:hover, a.footA:visited
{	
	position:relative;
	text-decoration:underline;
	color:#BBE2FF;
	font-size:10px;
	top:-4px;
}


.kotva
{
	position:relative;
	width:100%;
	height:auto;
	font-size:10px;
}


hr.cistic {
   clear: both;
   height: 0px;
   font-size:1px;
   border: none;
   margin: -10px 0 0 0;
   z-index:4px;
   border-top:1px white solid;
   visibility:none;
   }

span.komentar_pocet
{
  font-size:9px;
  color:#777;
}

.clearing10px{
  clear:both;
  height:10px;
}

.clearing40px{
  clear:both;
  height:40px;
}


