/*
	www.sportcentrumevropska.cz - Blue (cerven 2006)
	(c) 2006 Alena Salamonova - Nux s.r.o. <alena(at)nux(dot)cz>
	Revize: 3. 10. 2007
*/

body {
	behavior: url(/content/javascripts/ie-abbr.htc), url(/content/javascripts/csshover2.htc);
	-ie-abbr-tag: span;
	-ie-abbr-class: abbr;
}

html, body {
	margin: 0;
	padding: 0;
	text-align: center;
}

body {
	background: #14427C url(http://www.sportcentrumevropska.cz/content/images/design/2007-10/body.png) top repeat-x;
	color: #fff;
	font-size: 80%;
	font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
}


/* page */

div#page {
	text-align: left;
	width: 770px;
	margin: 0 auto;
	position: relative;
}


/* header  */

div#header {
	width: 770px;
	height: 74px;
}

div#header h1 {
	margin: 0;
	padding: 10px 0 0 10px;
	text-align: left;
	font-size: 130%;
}

div#header a.skr {
	display: block;
	height: 74px;
	width: 570px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(http://www.sportcentrumevropska.cz/content/images/design/2007-10/header.png) top left no-repeat;
}



div#lang {
         position:absolute;
         right:30px;
	 top: 10px;
         text-align:right;
}

div#lang a {
	overflow: hidden;
	position: relative;
	float: left;
	text-decoration: none;
	color: #feeeaf;
}

div#lang a, div#lang span {
	display: block;
	cursor: pointer;
	width: 23px;
	height: 15px;
}

div#lang a span {
	position: absolute; 
	top: 0; 
	left: 0;
	z-index: 1;
} 

div#lang a span.cz {background: url(http://www.sportcentrumevropska.cz/content/images/design/2007-10/cz.png);}
div#lang a span.en {background: url(http://www.sportcentrumevropska.cz/content/images/design/2007-10/en.png);}

/* content */

div#content {
	width: 600px;
	float: right;
	margin:0 0 15px 0;
}

div#wrapper {clear:both; padding:0 0 10px 0; border-top:1px solid #6F92BE; }

div#content p, div#wrapper p {text-align: justify; line-height:130%;}

div#content li, div#wrapper li {line-height:120%; padding:2px 0;}
div#content ul li, div#wrapper ul li {list-style-image:url(http://www.sportcentrumevropska.cz/content/images/design/2007-10/bullet1.gif);}
div#content ol.loweralpha li, div#wrapper ol.loweralpha li {list-style:lower-alpha;}

/* aktuality */

div#news {
	float:right; 
	width:200px;
	margin:0px 0 10px 10px;
	padding:10px; 
	background:#113E75; border:1px solid #3F608B;
}

div#news h3 {margin-top:0;}
div#news p {font-size:95%;}

div#news div.NewsSummary {
     margin:15px 0; 
     padding-top:10px; 
     border-top:1px solid #3F608B;
}

div#NewsPostDetailDate, div#news div.NewsSummaryPostdate {
     margin:5px 0; 
     color:#ddd; 
     font-size:90%;
}

div.news-list-date {
	color: #ddd; 
	font-size:90%;
}

div.news-list-summary  {
	margin:0.2em 0;
	text-align:justify;
	border-bottom:1px dotted #5F82AC;
	padding:0 0 1em 0;
}


/* profily cvicitelek */

ul#cvicitelky img {border:1px solid #D8ECFF; float:left; margin:5px 10px 30px 0;}
ul#cvicitelky li {clear:left; padding-top:0;}
ul#cvicitelky ul li {list-style:none; list-style-image:none; clear:none;}
ul#cvicitelky ul li h3 {margin-top:0;}

/* footer */

div#footer {
	clear: both;
	border-top: 1px solid #3F608B;
	text-align: center;
	font-size: 90%;
	padding: 10px;
}

div#footer p {
	margin: 0;
}




/* tags, classes */

a {color: #D8ECFF;}
a:visited {color: #FEEEAF;}
a:hover {color: #FEB246;}

h1, h2, h3, h4, h5, h6 {color: #FEEEAF;}
h3 {margin:1.2em 0 0.2em 0;}
h4 {margin:0.7em 0 0.2em 0;}

address {font-style:normal;}

kbd {
	padding: 0 2px;
	background: #ddd;
	color: #222;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	border-bottom: 2px solid #aaa;
	border-right: 2px solid #aaa;
	-moz-border-radius: 4px;
}

abbr, acronym {cursor:help;}

strong {color: #D8ECFF;}

dt {
	color: #FEEEAF; 
	font-size:120%; 
	font-weight:bold; 
	margin-top:1em;
	padding:0 0 0 15px;
	background: url(http://www.sportcentrumevropska.cz/content/images/design/2007-10/bullet1.gif) left center no-repeat;
}

dd {margin-left:0;}


table th, table td {padding:4px 6px; border:1px solid #4F719C;}
table th {background:#0D386D;}
table tr:hover td {background: #26518B;}


table.bigtable {font-size:90%;}
table.bigtable th {padding:4px 3px; font-weight:normal;}
table.bigtable td {padding:4px 2px; height:3em;}

a.external {
	padding-right: 9px; text-decoration:underline;
	background: url(http://www.sportcentrumevropska.cz/content/images/design/2007-10/external-link.gif) right 1px no-repeat;
}

a img {border:1px solid #D8ECFF;}

img.ilustrace {border:1px solid #D8ECFF; float:right; margin:5px 0 10px 10px;}
img.noborder {border: none; }

.center {text-align:center;}

div.cleaner {clear:both; height:1px; font-size:1px;}

.invisible {display: none;}

dl.rozvrh dt {color: #D8ECFF; font-size:100%; margin:0; padding:0 10px 0 15px; height:1.4em; float:left; width:120px; _width:157px;}

dl.rozvrh dd {margin:0; padding:0; height:1.4em; float:left; width:450px;}

h3.rozvrh {clear:left; margin:0 0 0.5em 0; padding-top:2em;}

/* vanocni akce 2007 */

div#vanoce-07-upoutavka {border:1px solid #D8ECFF; padding:15px 105px 15px 15px; margin:0 0 1em 0; background:#265ca6 url(http://www.sportcentrumevropska.cz/content/images/design/2007-10/vanoce.png) right top no-repeat; cursor:pointer;}

div#vanoce-07-upoutavka:hover {border-color:#FEEEAF;}

div#vanoce-07-upoutavka h3 {margin:0;}

div#vanoce-07-upoutavka p {margin:10px 0 0 0;}

div#content  ul#vanoce-07-slevy {padding:0; margin:0;}

div#content ul#vanoce-07-slevy li {list-style:none; border:1px solid #D8ECFF; padding:15px 10px; margin:0.5em; background:#22579e url(http://www.sportcentrumevropska.cz/content/images/design/2007-10/vanoce-2.png) right top no-repeat; width:25%; _width:30%; float:left; text-align:left; height:10em; _height:13em;}

div#content ul#vanoce-07-slevy li h4 {*font-size:100%;}

div#content  ul#vanoce-07-balicky, div#content  ul#vanoce-07-balicky ul {padding:0; margin:0;}

div#content ul#vanoce-07-balicky li {list-style-image:none; list-style:none; border:1px solid #D8ECFF; padding:15px 10px; margin:0.5em; background:#22579e url(http://www.sportcentrumevropska.cz/content/images/design/2007-10/vanoce-2.png) right top no-repeat; width:25%; _width:30%; float:left; text-align:left; height:15em; _height:16em;  position:relative;}

div#content ul#vanoce-07-balicky li h4 {margin-top:0; *font-size:100%;}

div#content ul#vanoce-07-balicky li li {border:none; padding:2px 0 2px 15px; margin:0; background:url(http://www.sportcentrumevropska.cz/content/images/design/2007-10/bullet1.gif) left center no-repeat; width:auto; float:none; text-align:left; height:auto;}

div#content ul#vanoce-07-balicky li strong {display:block; width:100%; text-align:center; font-size:150%; position:absolute; left:0; bottom:15px;}

.on{
	margin-top:7px;
	color:#FFFFFF;
	font-weight:bold;
	width:80px;
	height:22px;
	float:left;
	text-align:center;
	padding-top:8px;
	border-bottom:5px solid #FE8B18;
	cursor:Pointer;
}

.off{
	margin-top:7px;
	color:#FFFFFF;
	font-weight:bold;
	width:80px;
	height:27px;
	float:left;
	text-align:center;
	padding-top:8px;
	cursor:Pointer;
}

.on:hover {text-decoration:underline;}
.off:hover {text-decoration:underline;border-top:5px solid #113E75;margin-top:2px;}

.vypnuto{display:none;}
.zapnuto{display:block;}
div#map {height: 380px; color: #000;}
#map
{	
	width:570px; 
	height:380px; 
	border: 1px solid silver;
	margin-bottom: 10px;
	background: url(http://www.sportcentrumevropska.cz/content/images/design/2007-10/map.jpg) no-repeat;
	color: #000000;
}
div#map h5 {color:#5F82AC;}
#map table td {
	padding: 0;
	background: none;
	border: 0;
}

.noborder {border:0;}

.ultra-im {
	margin-top: 0px;
	float: left;
}

.ultra-image {
	border: none;
}

#ultra-cont {
	background:url(http://www.sportcentrumevropska.cz/content/images/design/back-ultracontur.jpg) no-repeat;
	width: 600px;
	height: 168px; 
}

#taichi-baner {
	background:url(http://www.sportcentrumevropska.cz/content/images/design/taichi-bg.jpg) no-repeat;
	width: 600px;
	display: block;
	height: 168px; 
}

/* anketa */

div#content div.poll-wrapper, div#content div.results {
	clear: both;
	border: 1px solid #4F719C;
	background: #0D386D;
	}

div#content div.pollcontent ul.poll {
	list-style-image:none;
	}


div#content div.pollcontent  p {padding-bottom: 0.7em; padding-top: 0.7em; padding-left: 45px; }

div#content div.pollcontent  ul.poll li {
	float: left;
	background: none; 
	list-style-image:none;
	list-style-type:none; 
	padding: 5px;
	margin: 5px; 
	border: 1px solid #4F719C;
	height: 1.5em;
	color: #fafafa;
}


div#content div#pollcontent_1 ul li { 
	width: 200px;
}

div#content div.pollcontent ul.poll li.result {
	clear: both;
}

div#content div.pollcontent div.results ul.poll li {
	width: 150px;
}

div#content div#pollcontent_1 ul li input {
	position: relative;
        float: right; 
        }

div#content div#pollcontent_1 {
	clear: both; display: block;
}

div#content div#pollcontent_1 .poll-wrapper {
	height: 14em;
}

div#content div#pollcontent_1 ul {
	height: 8em;
	width: 100%; 
}


.sce-for-kids{
  padding-top: 20px;
}

#vote_1 {
	clear: both;
	margin-left: 45px;
}

.right {float: right;}
.absolute {position: absolute;}
.l-margin-500 {margin-left: 499px;}
.l-margin-409 {margin-left: 409px;}
#note-wrapper textarea {width: 590px;}
#note-wrapper .vertical-resizer {width: 592px;}

div.red {background: #b72a25 url('http://www.sportcentrumevropska.cz/content/images/design/poll-red.png') no-repeat;}
div.red span{background: url('http://www.sportcentrumevropska.cz/content/images/design/poll-red-end.png') top right no-repeat;}
div.yellow {background: #d5c74b url('http://www.sportcentrumevropska.cz/content/images/design/poll-yellow.png') no-repeat;}
div.yellow span{background: url('http://www.sportcentrumevropska.cz/content/images/design/poll-yellow-end.png') top right no-repeat;}
div.green{background:#495613 url('http://www.sportcentrumevropska.cz/content/images/design/poll-green.png') no-repeat;}
div.green span{background:url('http://www.sportcentrumevropska.cz/content/images/design/poll-green-end.png') top right no-repeat;}
div.percent{color:#FFF;}

.rezervace {background: #ea7907; border: 3px solid #ffb973; padding: 5px; width: 355px; color: #fff; margin-bottom: 10px; }

.rezervace h2 {color: #fff; }/*
	www.sportcentrumevropska.cz - Navigace (cerven 2006)
	(c) 2006 Alena Salamonova - Nux s.r.o. <alena(at)nux(dot)cz>
	Revize: 11. 10. 2006
*/

/* nav - horizontal */

body > div#nav {
	width:500px;

}

div#nav {
	height: 73px; 
	background: url(http://www.sportcentrumevropska.cz/content/images/design/2007-10/nav-photo.png) left no-repeat;
	padding-left: 350px;
	overflow: hidden;
}

div#nav ul {
	margin: 0;
	padding: 0;
}

div#nav ul li {
	margin: 0;
	list-style: none;
	float: left;
	text-align: center;
	font-weight: bold;
}

div#nav ul li a {
	display: block;
	background:#fff url(http://www.sportcentrumevropska.cz/content/images/design/2007-10/nav-a.png) repeat-x;
	padding: 25px 15px 0 14px;
	height: 38px;
	color: #14427C;
	text-decoration: none;
	border-top: 5px solid #fff;
	border-bottom: 5px solid #D8ECFF;
}

div#nav ul li a:hover {
	border-top-color: #275DA8;
	text-decoration: underline;
}

div#nav ul li a.menuactive, div#nav ul li a.menuactive:hover {
	border-bottom-color: #FE8B18;
	border-top-color: #fff;
	text-decoration: none;
}



/* menu - vertical */

div#menu {
	width: 170px;
	float: left;
	margin: 15px 0;
}

div#menu ul {
	margin: 0 15px 0 0;
	padding: 0; 
	border-top: 1px solid #A7B9CB;
	width: 155px;
}

div#menu ul li {
	position:relative;
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: 1px solid #A7B9CB; position:relative;
}

div#menu ul li a {
	display: block;
	padding: 5px 20px 5px 3px;
	font-size: 120%;
	color: #fff;
	text-decoration: none;
	*width:132px;
}

div#menu ul li a:hover {
	text-decoration: underline;
	/*background: #fc8815 url(http://www.sportcentrumevropska.cz/content/images/design/2007-10/menu-hover.gif) 97% center no-repeat;*/
	background:#D56300 url(http://www.sportcentrumevropska.cz/content/images/design/2007-10/menu-sub-hover.png) left top repeat-x;
}

div#menu ul li a.menuactive, div#menu ul li a.menuactive:hover {
	text-decoration: none;
	background: #164179 url(http://www.sportcentrumevropska.cz/content/images/design/2007-10/menu-active.gif) 97% center no-repeat;
}

div#menu ul ul  {
	display: none;
	width: 170px;
	position: absolute;
	top: -1px;
	left: 155px;
	/*border-bottom: 1px solid #A7B9CB;*/ z-index:1;
}

div#menu ul ul ul {
	top: -1px;
	left: 169px;
}

div#menu ul li:hover ul {display:block;} 
div#menu ul li:hover ul ul {display:none;}
div#menu ul ul li:hover ul {display:block;}

div#menu ul ul li {
	border: none;
	margin: 0;
}


div#menu ul ul li a {
	border: 1px solid #A7B9CB;
	border-top: 0;
	padding:5px 7px; z-index:2;
	background:#0D386D url(http://www.sportcentrumevropska.cz/content/images/design/2007-10/menu-sub.png) bottom repeat-x;
	*width:auto;
}

div#menu ul ul li a:hover {
	background:#D56300 url(http://www.sportcentrumevropska.cz/content/images/design/2007-10/menu-sub-hover.png) right top no-repeat;
	border-color:#C9DBED;
}

div#menu ul ul  li a.menuactive, div#menu ul ul  li a.menuactive:hover {
	background:#0D386D url(http://www.sportcentrumevropska.cz/content/images/design/2007-10/menu-sub-active.png) right bottom no-repeat;
}





/* menu - horizontal */

div#menu_horizontal {
	position:relative; 
	margin:15px 0; 
	background:#0D386D;  
	border:1px solid #6F92BE; 
	height:25px;
	padding:0 10px;
}

div#menu_horizontal ul {
	margin: 0;
	padding: 0; 
}

div#menu_horizontal ul li {
	margin: 0;
	padding: 4px;
	list-style: none;
	position:relative; 
	float:left;
}

div#menu_horizontal ul li a {
	font-size:95%;
	color:#fff;
	padding: 0;
	text-decoration: none;
	white-space: nowrap;
}

div#menu_horizontal ul li a:hover {
	text-decoration: underline;
}

div#menu_horizontal ul ul  {
	display: none;
}

/*
	www.sportcentrumevropska.cz - IE fix (rijen 2006)
	(c) 2006 Alena Salamonova - Nux s.r.o. <alena(at)nux(dot)cz>
	Revize: 11. 10. 2006
*/

/* ie6 */

div#content {_margin:15px 0;}
table th, table td {_font-size:80%;}
table.bigtable {_font-size:95%;}
div#nav ul li {_width: 10px; _font-size: 13px;}
div#nav ul li a {_height: 73px;}
div#menu ul li {_height:1px; _vertical-align: bottom;}
div#menu ul li a {_width: 100%;}
div#news {_width:220px;}

/* ie7 */

*:first-child+html div#menu ul ul li  {height:25px;} 
*:first-child+html div#content {margin:15px 0;} 

