@media screen, projection { 

a img { border: 3px solid #4b4b4b }
body {
	background-color: #4b4b4b;
	text-align: center;
}
#center {
	width: 876px;
	height:973px;
	position: relative;
	margin: auto;
	border: 1px solid #fff;
}

#topbar {
	position:absolute;
	top:0px;
	left:0px;
	width: 700px;
	height: 200px;
	background-repeat: no-repeat;
	background-image: url('images/topbar.jpg');

}
#menu {
	position:absolute;
	top:171px;
	left:0px;   
	width: 174px;
	height: 269px;
	color: #fff;
	font-family: Verdana, "Arial CE", Arial;
	text-align:left;
	font-size: 12px;
	background-color: #8e8e8e;
	border-width: 2px 0px 2px 0px; 
        border-style: solid; 
     	border-color: #fff;
	padding:12px 0px 0px 8px;
	
}


#news {
	position: absolute;
	top: 0px;
	left: 700px;
	width: 174px;
	height: 973px;
	color: #fff;
	/*ackground-color: #e6e6e6;*/
	background: #e6e6e6 url(images/sraf.png);
	font-size: 12px;
	border-left: 2px solid #fff;
	
}

#news_topbar { 
	width: 174px;
	height: 171px;
	background: #8e8e8e url(images/news_top4.jpg) no-repeat;
	border-bottom: 2px solid #fff;
}

#main {
	position:absolute;
	top:171px;
	left:174px;
	width: 524px;
	height: 800px;
	background-color: #e6e6e6;
	border-width: 2px 0px 0px 2px; 
        border-style: solid; 
     	border-color: #fff;
	font-family: Verdana, "Arial CE", Arial;
	text-align:left;
}
#text {
	position: absolute;
	top: 60px;
	left: 20px;
	width: 488px;
	height: 727px;
	scrollbar-face-color:  #e6e6e6; 
	scrollbar-highlight-color: #e6e6e6; 
        scrollbar-shadow-color: #e6e6e6; 
        scrollbar-3dlight-color: #c1c1c1; 
	scrollbar-arrow-color: #000; 
	scrollbar-track-color:  #dadada; 
	scrollbar-darkshadow-color: #c1c1c1; 
        overflow: auto;
	overflow: -moz-
	scrollbars-vertical; 
        overflow: "visible"; 
        overflow-y: auto;
	color: #4b4b4b;
	font-size: 11px;
}
#spinman {
	position:absolute;
	bottom: 0px;
	left:0px;
	width: 174px;
	height: 181px;
	background-image:url('images/spinman.jpg');
	background-repeat: no-repeat;
}
#suunto {
	position:absolute;
	bottom: 182px;
	left:0px;
	width: 174px;
	height: 81px;
	background-image:url('images/logo_suunto_home.gif');
	background-repeat: no-repeat;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
	#suunto a {
		display: block;
		cursor: pointer;
		width: 174px;
		height: 81px;
	}
#kranking {
	position:absolute;
	bottom: 344px;
	left:0px;
	width: 174px;
	height: 173px;
	background-image:url('images/kranking.jpg');
	background-repeat: no-repeat;
	border-bottom: 1px solid #fff;
}
	#kranking a {
		display: block;
		width: 174px;
		height: 173px;
	}
#guadeloupe {
	position:absolute;
	bottom: 265px;
	left:0px;
	width: 174px;
	height: 78px;
	background-image:url('images/GUADELOUPE.gif');
	background-repeat: no-repeat;
}
	#guadeloupe a {
		display: block;
		width: 174px;
		height: 78px;
	}
a span { display: none; visibility: hidden; }

strong {
	border-width: 0px 0px 1px 0px;
	border-style:  dashed;
	border-color:#4b4b4b;
	font-weight: normal;
	letter-spacing: 2px;
}
strong.common { font-weight: bold; border: none; letter-spacing: 0 }

#tab {
	border: 1px solid #e6e6e6;
	color: #4b4b4b;
	font-size: 11px;
	position: absolute;
	top: 60px;
	left: 20px;
	width: 488px;
	
}

table {
	
	cellspacing: 0px;
	cellpadding: 0px;
	border: 0px;
	margin-bottom: 20px;
	border-collapse: collapse;
	width: 460px;
}
table.rozvrh {
	width: 100%;
	
}

td.rozvrh {
	border: 1px solid #b4b4b4;
	text-align: center;
	height: 17px;
	
}

td.p {
	font-weight: bold;
	background-image: url('images/textura_orans.gif');
	background-repeat: repeat;
}

td.s {
	background-image: url('images/textura.gif');
	background-repeat: repeat;
	}
.ch {
/*	background-image: url('images/textura.gif');
	background: #E8D020; */ 
	}


td.head {
	background-color: #dadada;
	background-image: url('images/textura.gif');
	background-repeat: repeat;
	
	
}
td.z {
	font-weight: bold;
	background-image: url('images/textura_s.gif');
	background-repeat: repeat;
	
	
}
td.time {
	background-color: #dadada;
	background-image: url('images/textura.gif');
	background-repeat: repeat;
	
}



h1 {
	font-size: 25px;
	color: #F9C285;
	color: #439fe0;
	font-weight: normal;
	margin: 20px 0px 20px 20px;
	padding: 0px;
	display: inline;
	float: left;
	
}

h2 {
	font-size: 14px;
	font-weight: normal;
	margin: 0px 10px 10px 0px;
	padding: 0px;
	clear: left;
	height: 18px;
}
h2.cenik {
	text-align: center;
	font-size: 11px;
}
h3 {
	font-weight: normal;
	font-size: 11px;
}
h4 {
	position: absolute;
	top: 180px;
	left: 725px;
	color: #8e8e8e;
	font-weight: normal;
	font-size: 30px;
	/*background-color: #8e8e8e;*/
	font-family: Verdana, "Arial CE", Arial;
	margin: 0px;
	padding: 0px;
}

h5 {
	font-weight: bold;
	font-family: "Arial CE", Arial;
	font-size: 11px;
}
.news_topbar_line {
	border-bottom: 1px solid #fff;
	font-size: 30px;
}
div.news_line {
	position: absolute;
	top: 135px;
	left: 655px;
	/*border-top: 1px solid #dadada;
	border-right: 1px solid #dadada;*/
	width: 133px;
	height: 70px;
}

.news {
	background-color: #dadada;
	text-align: center;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 5px;
	color: #4b4b4b;
	font-family: Verdana, "Arial CE", Arial;
	font-size: 11px;
}

#news_items {
	margin-top: 45px;
}

a {
	color: #4b4b4b;
}

a.menu {
	color: #fff;
	text-decoration:none;
	
	
}

a.selected {
	color: #000;
	font-weight: bold;
	
}
a:hover {
	font-weight: bold;
}
a.in_text:hover {
	font-weight: normal;
}

p {
	margin: 0px 10px 15px 0px;
	padding: 0px;
	
}
p.rozvrh {
	margin-right: 0px;
	margin-bottom: 10px;
	
}
p.menu {
	margin: 0px 0px 15px 0px;

}
p.small {
	font-size: 9px;
}

.image {
	margin: 0px 10px 10px 0px;
	padding: 0px;
	float: left;
	
}
.mattes-image {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	float: right;
}



.centrum-image {
	float:left;
	margin: 0px 10px 10px 0px;
	
		
}
.ryby-image{
	float: right;
	margin: 0px 10px 10px 10px;
}

.cara {
/*
	border-bottom: 1px solid #F9C285;
	margin-right: 18px;
	margin-top: 20px;
	float: right;
	*/
}

.clear--right {
	clear: right;
}
.clear--left {
	clear: left;
}
p.margin-kontakt {
	margin: 10px 0px 70px 0px;
}


.width-sponzori {
	width: 232px;
}
.width-popis {
	width: 324px;
}
.width-odkazy {
	width: 260px;
}
.width-cenik {
	width: 187px;
}
.width-instruktori {
	width: 227px;
}
.width-rozvrh {
	width: 323px;
}
.width-kontakt {
	width: 268px;
}
.centered {
	text-align: center;
	font-size: 14px;
}	
.line--height {
	line-height: 17px;
}
.bgtexture {
	background-color: #dadada;
	padding: 5px;
	/*border: 1px solid #dadada;*/
	margin: 0px 10px 20px 0px;
	background-image: url('images/textura_s.gif');
	background-repeat: repeat;
}
.vysvetlivky {
	border: 1px solid #F9C285;
	width: 20px;
	text-align: center;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 5px;
	background-image: url('images/textura_orans.gif');
	background-repeat: repeat;
	font-weight: bold;
	clear: left;
}
.z {
	border-color: #b4b4b4;
	background-image: url('images/textura_s.gif');
}

.n {
	border-color: #ccc;
	background-image: none;
	font-weight: normal;
	color: #aaa;
}


.novy { color: #aaa; }
.red { background-color: #439fe0; color: #eee }
.vanocenew { background: #0AAF30; color: #fff;font-weight: bolder; }
.newmenu { background: #f75b06; font-weight: bold; padding: 3px; color: #fff; } 
.newslink{
	background-color: transparent;
	text-align: center;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 5px;
	color: #4b4b4b;
	font-family: Verdana, "Arial CE", Arial;
	font-size: 11px;
}
	.newslink img {
		border: none;
	}

.krank  { background: #C3E84C }

}

@media print {

body {	
	font-size: 12px;
}

#menu {
	display: none;
}

#tab {
	border: 1px solid #fff;
}
td {
	border: 1px solid #000;
	text-align: left;

}
td.rozvrh {
	border: 1px solid #000;	
	text-align: center;
}

table {
	border-collapse: collapse;
	border: 1px solid #000;
	width: 500px;
	margin-bottom: 20px;
}

p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

.vysvetlivky {
	border: 1px solid #000;
	width: 20px;
	text-align: center;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 5px;
	font-weight: bold;
	clear: left;
	
}
h1 {
	font-size: 15px;
}

h2 {
	font-size: 13px;
}

.mattes-image {
	display: none;
}
table#vanoce {
	width: 300px;
	background: red;
	}
#vanoce td { padding: 0; margin: 0;}

}


