
  body {
	/* pozadi=modre vodorovne prouzky */
	background-image: url(img/bg_pruh.gif); 
	background-repeat: repeat;
	margin: 0;
	padding: 0;
	/* nastaveni implicitniho pisma pro cely dokument;
	jine pismo neni v dokumentu pouzito*/
	font-family: "Arial CE", Arial, Helvetica, sans-serif;
	/* velikost pisma je obvykle 12px, nekde se vsak lisi */
	font-size: 12px;
	}

/* ============= Leva horni lista s pruhy =================*/
	.backgrndL
	{
		position: absolute;
		top: 0px;
		left: 0px;
		width: 50%;
		height: 120px !important; /*height: 135px;*/
/*		background-color: rgb(57, 131, 188);*/
		background-image: url(img/top_left_bg.gif);
		background-repeat: repeat;
		border-bottom: 15px solid rgb(203,40,33);
/*		padding-bottom: -18px;*/
		z-index: 2;
	}
	
/* ============= Prava horni lista s pruhy =================*/	
	.backgrndR
	{
		position: absolute;
		top: 0px;
		left: 50%;
		width: 50%;
		height: 120px !important; /*height: 135px;*/ 
		background-color: rgb(231,234,243);
		background-image: url(img/top_right_bg.gif);
		background-repeat: repeat;
		border-bottom: 15px solid rgb(203,40,33);
		z-index: 1;
	}

/* ============== Ramecek, ktery obsahuje obrazek ==================*/
	.centralimagebox
	{
		position:relative;
		top: 0px;
		left: 0px;
		margin: 0px;
		padding: 0px;
		width: 787px;
		height: 235px;
		/*border-bottom: 1px solid rgb(143,143,143);*/
		background-image: url(img/head.jpg);
		background-repeat: no-repeat;
		z-index: 3;
	}
	
/* ================== Pruhy, ktere jdou doztracena  ===================*/	
	.centralimagebox .topstripeleft
	{
		position: absolute;
		left: -53px;
		top: 0px;
		background-image: url(img/top_left.gif);
		background-repeat: no-repeat;
		/*background-color: rgb(57, 131, 188);*/
		margin: 0px;
		padding: 0px;
		width: 53px;
		height: 120px;
	}
	
	.centralimagebox .topstriperight
	{
		position: absolute;
		left: 787px;
		top: 0px;
		background-image: url(img/top_right.gif);
		background-repeat: repeat-y;
		/*background-color: rgb(57, 131, 188);*/
		margin: 0px;
		padding: 0px;
		width: 61px;
		height: 120px;
		z-index: 2;
		
	}

/* =============== Snowboardistuv snehovy chvost ================= */	
	.chvost
	{
		position: absolute;
		top: 108px;
		left: -121px;
		z-index: 3;
		background-image: url(img/chvost.gif);
		background-repeat: no-repeat;
		margin: 0px;
		padding: 0px;
		width: 121px;
		height: 93px;
	}
/* =============== Informace o aktualni pozici v mape stranek ================*/
	.topnavigation
	{
		position: absolute;
		left: 168px;
		top: 129px;
		height: 26px;
		width: 250px;
		font-size: 11px;
		font-weight: 600;
		color: white;
		vertical-align: middle;
		text-align: left;
		line-height: 26px;
		display: block;
		overflow: clip;
	}

/* ================ odkazy ===================*/
	a, a:link {
		color: rgb(57,131,188);
	}
	a:hover, a:active {
		color: rgb(203,40,33);
	}
/*	a:visited {
		color: rgb(231,156,153);
	}*/

	a.plus, a:link.plus {
		color: rgb(203,40,33);
	}
	a:hover.plus, a:active.plus {
		color: rgb(57,131,188);
	}
/*	a:visited.plus {
		color: rgb(231,156,153);
	}*/

/* ================ Ramecky s textem ====================*/
	.textboxB
	{
	position: absolute;
	left: 423px;
	top: 190px;
	margin: 0px;
	padding: 0px;
	width: 173px;
	height: 45px;
	text-align: left;
	}

	.textboxB .nadpis
	{
	height: 16px;
	background-color: transparent;
	border: 0px;
	margin: 0px;
	padding-left: 5px;
	color: rgb(203,40,33);
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	vertical-align: bottom;
	
	}

	.textboxB .ramecek
	{
	height: 29px;
	line-height: 29px;
	border: 0px;
	margin: 0px;
	padding-left: 30px;
	background-color: rgb(203,40,33);
	color: white;
	font-weight: bolder;
	font-style: normal;
	vertical-align: middle;
	}

	.textboxC
	{
	position: absolute;
	left: 600px;
	top: 190px;
	margin: 0px;
	padding: 0px;
	width: 173px;
	height: 45px;
	text-align: left;
	}

	.textboxC .nadpis
	{
	height: 16px;
	background-color: transparent;
	border: 0px;
	margin: 0px;
	padding-left: 5px;
	color: rgb(57,131,188);
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	vertical-align: bottom;
	}
	
	
	.textboxC .ramecek
	{
	height: 29px;
	line-height: 29px;
	border: 0px;
	margin: 0px;
	padding-left: 30px;
	background-color: rgb(57,131,188);
	color: white;
	font-weight: bold;
	font-style: normal;
	vertical-align: middle;
	}
	
/* ==================== Informace o akt. pocasi, teplote, snehu ==================== */	
	.weather
	{
	position: absolute;
	top: 167px;
	width: 75px;
	height: 60px;
	text-align: center;
	font-size: 13px;
	}
	
	.weather .title
	{
	border: 0px; margin: 0px; 
	padding-bottom: 5px; 
	font-weight: bold;
	font-size: 15px;
	text-align: center;		
	}
	
/* ========== Ramecek s cervenym oramovanim zprava a zleva ============ */	
   .tail 
	{
	position: relative;
	width: 757px !important; width /**/: 787px;
	border-left: 16px solid rgb(203,40,33);
	border-right: 14px solid rgb(203,40,33);
	border-top-width: 0;
	border-bottom-width: 0;
	text-align: left;
	overflow: clip;
	}
	
 /* ============== Ramecek s levym modrym okrajem - podkladem pro navigaci ===========*/
	.tail .content /* tady budou bloky textu, nalevo navigace */
	{
	
	position: relative;
	left: 0px;
	top: 0px;
	height: 800px;
	padding: 0px;
	margin: 0px;
	border-left: 111px solid rgb(57, 131, 188);
 	background-color: white;
	}

/* ============== Vlocka =============== */	
	.content .vlocka
	{
		position: absolute;
		width: 72px; /*63px;*/
		height: 47px; /*49px;*/
		top: -3px;
		left: -3px;
		background-image: url(img/vlocka.png);
		background-position: center;
		background-repeat: no-repeat;
		z-index: 10;
	}
	
/* ================= navigacni panel nalevo ==================*/
	.content .navigation 
	{
	position: relative;
	float: left;
	top: 0px;
	left: -111px;
	margin: 0px;
	padding: 0px;
	width: 111px;
	list-style-type: none;
	font-weight: bolder;
	line-height: 200%;
	vertical-align: middle;
	color: White;
	clear: right;
	}
	
	.navigation .inner /* nastaveni nadtrzeni*/
	{
	border-top: 1px solid white;
	text-indent: 10px;
	}
	
	.navigation .last /* nastaveni podtrzeni*/
	{
	border-top: 1px solid white;
	border-bottom: 1px solid white;	
	text-indent: 10px;	
	}

	.navigation a
	{
		
		font-weight: bolder;
		color: White;
		text-decoration: none;
	}
	
	.navigation a:hover
	{
		text-decoration: underline;
	}
	
/* ============== Hlavni textove pole ================== */	
	.content .textA
	{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 280px;
	margin: 10px;
	padding: 0px;
	background-color: White;
	}

	.textA .nadpis
	{
	background-color: rgb(203,40,33);
	font-weight: bolder;
	text-align: right;
	color: white;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	}

	.textA .obsah
	{
	padding: 5px;
	margin-top: 8px;
	color: black;
	}

/* ============ Cervene textove pole =============== */
	.content .textB
	{
	width: 173px;
	position: absolute;
	left: 296px;
	background-color: rgb(231,156,153);
	border: 0px;
	margin: 0px;
	padding-top: 10px;
	}
	
	.textB .plaintext, .subtitle
	{
	padding-left: 8px;
	padding-right: 8px;
	color: black;
	font-weight: normal;
	font-style: normal;
	padding-bottom: 5px;
	}
	
	.textB .subtitle
	{
		font-size: 12px;
		font-weight: bold;
		text-decoration: underline;
		color: black;
	}
	
	
	.textB .datum
	{
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: rgb(203,40,33);
	font-weight: bold;
	font-style: normal;
	}
	
	.textB .ramecek
	{
	height: 29px;
	line-height: 29px;
	border: 0px;
	margin: 0px;
	padding-left: 30px;
	background-color: rgb(203,40,33);
	color: white;
	font-weight: bold;
	font-style: normal;
	vertical-align: middle;
	}
/* ============ Modre textove pole =============== */
	.content .textC
	{
	width: 173px;
/*	height: inherit;*/
	color: blue;
	position: absolute;
	left: 473px;	
	background-color: rgb(152,190,220);
	margin: 0px;
	padding-top: 10px;
	}

	.textC .plaintext, .subtitle
	{
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 5px;
	color: black;
	font-weight: normal;
	font-style: normal;
	}
	
	.textC .ramecek
	{
	height: 29px;
	line-height: 29px;
	border: 0px;
	margin: 0px;
	padding-left: 30px;
	background-color: rgb(57,131,188);
	color: white;
	font-weight: bold;
	font-style: normal;
	vertical-align: middle;
	}
	
	.textC .subtitle
	{
		font-size: 12px;
		font-weight: bold;
		text-decoration: underline;
		color: black;
	}

	.textC .datum
	{
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: rgb(57, 131, 188);
	font-weight: bold;
	font-style: normal;
	}

/* hlavni textove pole pro zobrazeni */
	.content .textD
	{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 453px;
	margin: 10px;
	padding: 0px;
	background-color: White;
	}

	.textD .plaintext, .subtitle
	{
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 5px;
	color: black;
	font-weight: normal;
	font-style: normal;
	}
	
	.textD .ramecek
	{
	height: 29px;
	line-height: 29px;
	border: 0px;
	margin: 0px;
	padding-left: 30px;
	background-color: rgb(57,131,188);
	color: white;
	font-weight: bold;
	font-style: normal;
	vertical-align: middle;
	}
	
	.textD .subtitle
	{
		font-size: 13px;
		font-weight: bold;
		text-decoration: underline;
		color: black;
	}

	.textD .datum
	{
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: rgb(57, 131, 188);
	font-weight: bold;
	font-style: normal;
	}

/****************** paticka webu + partneri*****************/
#footer, #partners {
	border-left:111px solid #3983BC;
	background-color:white; 
	padding: 10px;
}

#partners {
	text-align:center;
}

#partners .nadpis {
	background-color: rgb(203,40,33);
	font-weight: bolder;
	text-align: left;
	color: white;
	padding: 5px 20px 5px 20px;
	margin-bottom: 10px;
}

#footer p{
	text-align: center;
	color:#666666;
	margin: 0px 0px 0px 0px;
}

#footer a{
	color:#666666;
	text-decoration:none;
}

#footer a:hover{
	color: rgb(203,40,33) !important;
}

/****************** styly pro tabulku seznamu *****************/
	table.seznam {
		background-color: rgb(152,190,220);
		border: 0px;
		margin: 10px;
		padding: 0px;
		width: 95%;
	}

	table.seznam tr {
		border-top: 2px solid #FFFFFF;
		border-bottom: 2px solid #FFFFFF;
	}

	table.seznam td {
		padding: 3px;
	}

	table.seznam tr.c1 {
		background-color: #FFFFFF;
			/*#E0EFF9;*/
	}

	table.seznam tr.c2 {
		background-color: #EDEDED;
			/*#F9EFE0;*/
	}

	table.seznam th {
		background-color: rgb(203,40,33);
		color: #FFFFFF;
		padding: 3px;
		padding-left: 8px;
	}

	.stav {
		text-align: center;
		vertical-align: bottom;
	}
	.c3{
		text-align: center;
		font-weight: bold;
		font-size: 10px;
	}
	.c4{
		font-size: 12px;
		font-weight: bold;
		background-color: #FFFFFF;
		text-align: center;
	}
	.c4 img, .n img{
		float: left;
		margin-top: 3px;
		margin-right: 1px;
	}
	.d1{
		background-color: #d0e1ef;
		font-size: 10px;
		text-align: center;
	}
	
	.d2, .d3{
		background-color: #e7f0f7;
		font-size: 10px;
		text-align: center;
	}
	.n {
		font-size: 10px;
		background-color: #FFFFFF;
		text-align: center;
	}
/****************** styly pro tabulku skibusu *****************/
	table.skibus {
		background-color: rgb(152,190,220);
		border: 0px;
		margin: 10px;
		padding: 0px;
		width: 95%;
	}

	table.skibus tr {
		border-top: 2px solid #FFFFFF;
		border-bottom: 2px solid #FFFFFF;
	}

	table.skibus td {
		padding: 3px;
	}

	table.skibus tr.c1 {
		background-color: #FFFFFF;
			/*#E0EFF9;*/
	}

	table.skibus tr.c2 {
		background-color: #EDEDED;
			/*#F9EFE0;*/
	}

	table.skibus th {
		background-color: rgb(203,40,33);
		color: #FFFFFF;
		padding: špx;
		padding-left: 8px;
	}

	.stav {
		text-align: center;
		vertical-align: bottom;
	}
	.skibus.c3{
		text-align: center;
		font-weight: bold;
		font-size: 10px;
	}
	.skibus .c4{
		font-size: 12px;
		font-weight: bold;
		background-color: #FFFFFF;
		text-align: left;
	}
	.skibus .c4 img, .n img{
		float: left;
		margin-top: 3px;
		margin-right: 1px;
	}
	.skibus .d1{
		background-color: #d0e1ef;
		font-size: 10px;
		text-align: center;
		border-bottom: 1px solid #FFFFFF;
	}
	
	.skibus .d2, .skibus .d3{
		background-color: #e7f0f7;
		font-size: 10px;
		text-align: center;
		border-bottom: 1px solid #FFFFFF;
	}
	
/* ================== aktualni info ====================== */
	.atext {
		vertical-align: top;
		margin-top: 8px;
		margin-bottom: 8px;
	}

	.aico {
		width: 32px;
		height: 32px;
		margin-right: 4px;
		vertical-align: middle;
	}
