body, td,li, input {
    padding: 0px;
    margin: 0px;
    font-family: Verdana, Tahoma, sans-serif;
    font-size: 12px;
	color: #000000;
	font-weight: normal;
}

ul, li {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #FFFFDF;
}

.odstavek a {
	color: #BD0926;
	text-decoration: underline;
}

.odstavek a:visited {
	color: #999999;
}



div.index_head {
	background: #FFFFFF;
}
div.index_head_inner {
	width: 952px;
	height: 190px;
	overflow: hidden;
	margin: 0 auto;
	text-align: right;
}
div.index_head h1 {
	display: none;
}
div.index_head img {
	border: none;
}
div.index_head a {
	text-decoration: none;
}
div.index_head div.sticky_line {
	height: 0px;
	text-align: left;
	padding-left: 650px;
	z-index: 100;
}
div.index_head div.sticky_box {
	position: absolute;
	padding-top: 24px;
	z-index: 101;
}
div.index_head div.logo_line {
	height: 0px;
	text-align: left;
	padding-left: 9px;
	z-index: 100;
}
div.index_head div.logo_box {
	position: absolute;
	padding-top: 85px;
	z-index: 101;
}





.index_main_content {
}

div.index_navi_div{
	background-image: url(/images/navi_bg.jpg);
	background-repeat: repeat-x;
}

div.index_navi_inner_div{
	width: 960px;
	margin: 0px auto;
	
}

div.index_navi_div_left{ 
	float: left;
	width: 460px;
	border-left: 1px solid #A78E78;
}

div.index_navi_div_right {
	height: 35px;
	width: 472px;
	padding: 10px 0px 0px 0px;
	margin-left: 478px;
	text-align: left;
}
div.index_navi_div_right a.login,
div.index_navi_div_right a.login:hover {
	display: block;
	padding: 5px 15px;
	float: right;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
div.index_navi_div_right a img { border: none; }


.index_navi_div_right a.social {
	display: inline-block;
	float: left;
}
.index_navi_div_right a.facebook {
	padding: 0px 4px;
}
.index_navi_div_right a.twitter {
	padding: 4px 8px;
}



div.index_navi_inner_div h2{
	font-size: 12px;
	color: #fff;
}

div.index_navi_div_li h2{
	border-left: 1px solid #a78e78;
}

.index_navi_li h2,
.index_navi_li_selected h2,
.index_navi_a h2{
	margin:0px;
	padding: 15px 15px;
}

.index_navi_li a, .index_navi_li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.index_navi_li_selected a, .index_navi_li_selected a:hover{
	color: #852C00;
	text-decoration: none;
}

.index_navi_li {
	border-right: 1px solid #a78e78;
	cursor: pointer;
}
.index_navi_li_hover {
	background-image: url(/images/navi_bg_hover.jpg);
	background-repeat: repeat-x;
}
.index_navi_li_selected {
	background-image: url(/images/navi_bg_selected.jpg);
	background-repeat: repeat-x;
	border-right: 1px solid #a78e78;
	cursor: pointer;
}
.index_navi_li_selected_hover {
	background-image: url(/images/navi_bg_selected_hover.jpg);
	background-repeat: repeat-x;
}
.index_navi_li_folder {
  background-image: url(/images/navi_forward.jpg);
}
.index_navi_li_empty_folder {
  background-image: url(/images/navi_empty.jpg);
}
.index_navi_li_doc {
  background-image: url(/images/navi_doc.jpg);
	cursor: pointer;
}
.index_navi_li_folder,
.index_navi_li_empty_folder,
.index_navi_li_doc {
    background-position: right;
	background-repeat: no-repeat;
}



/* osebni trener */

	.alignRight{
		float:right;
		text-align:right;
	}

	h1.osebniTrener{
		color: #bd0926;
		margin: 0px 0px 10px 0px;
		font-size: 14px;
	}
		div#napaka{
			color: #ff8800;
		}

		#rezultat table{
			border-top: 1px solid #ffffff;
		}

		#rezultat table thead{
			font-size: 10pt;
			color: #ff9933;
			background-color: #91491a;
		}

		#rezultat table th{
			padding: 3px;
			border: 1px solid #ffffff;
		}

		#rezultat table td{
			padding: 3px;
			border: 1px solid #ffffff;
			vertical-align: top;
			background-color: #efd4bf;
		}

		.trenerRounded {
			background-color: #852d00;
			color: #fff;
			line-height: 2.0em;
			border: 1px solid #fff;
		}

		.trenerRounded .TL{
			background-repeat: no-repeat;
			background-image: url("/images/rounded/trener_tl.gif");
			background-position: top left;
		}

		.trenerRounded .TR{
			background-repeat: no-repeat;
			background-image: url("/images/rounded/trener_tr.gif");
			background-position: top right;
		}

		.trenerRounded .BR{
			background-repeat: no-repeat;
			background-image: url("/images/rounded/trener_br.gif");
			background-position: bottom right;
		}

		.trenerRounded .BL{
			background-repeat: no-repeat;
			background-image: url("/images/rounded/trener_bl.gif");
			background-position: bottom left;
			padding: 5px;
		}

		.trenerRounded .BRB{

		}

		.trenerRounded .BLB{
			padding: 10px;
		}

		.trenerRounded h2{
			font-size: 12px;
			font-weight: bold;
			margin: 0px;
			padding: 0;
		}

		.trenerRounded .prikazi{
			background-color: #c2631a;
			color: #edd1bb;
			border: 0px;
			padding: 2px 5px;
			font-weight: bold;
			margin: 7px 0;
			width: 200px;
		}

		.trenerIndex{
			line-height: 1.2em;
			margin: 0px 0px 10px 0px;
		}

		.trenerIndex form{
			margin: 0px;
			padding: 0px;
		}

		.trenerIndex .item{
			position: relative;
			text-align: right;
			height: 34px;
		}

		.trenerIndex .item2{
			position: relative;
			text-align: right;
			height: 30px;
			margin-top: 6px;
		}

		.trenerIndex .item label{
			display: block;
			float: left;
			width: 150px;
			text-align: left;
		}

		.trenerIndex .prikazi {
			margin: 7px 0;
		}

		.trenerLeftColumn{
		  float: left;
		  width: 380px;
		}

		.trenerRightColumn{
		  margin-left: 400px;
		  text-align: right;
		}



/* video */
		.videoRounded {
			margin: 0px 0px 10px 0px;
			background-color: #E5E5E5;
			border: 1px solid #fff;
		}

		.videoRounded .TL{
			background-repeat: no-repeat;
			background-image: url("/images/rounded/trener_tl.gif");
			background-position: top left;
		}

		.videoRounded .TR{
			background-repeat: no-repeat;
			background-image: url("/images/rounded/trener_tr.gif");
			background-position: top right;
		}

		.videoRounded .BR{
			background-repeat: no-repeat;
			background-image: url("/images/rounded/trener_br.gif");
			background-position: bottom right;
		}

		.videoRounded .BL{
			background-repeat: no-repeat;
			background-image: url("/images/rounded/trener_bl.gif");
			background-position: bottom left;
			padding: 10px 10px 0px 10px;
		}

		.videoRounded .BRB{

		}

		.videoRounded .BLB{
			padding: 2px;
		}

		.videoRounded .img_cont {
			padding: 0px 0px 10px 0px;
        }
		.videoRounded img {
/*			background-color: #FFFFFF;
			padding: 1px;
			border: solid 2px #000000;*/
			border: 0;
        }

		.videoRounded .sub_text {
			font-size: 11px;
        }

/* yellow & white & red & gray */
		.yellowRounded,
		.whiteRounded,
		.redRounded,
		.grayRounded,
		.emptyRounded {
			margin: 0px 0px 10px 0px;
			border: 1px solid #FFFFFF;
			overflow: hidden;
		}

		.yellowRounded {
			background-color: #FFFDE1;
		}
		.whiteRounded {
			background-color: #FFFFFF;
		}
		.redRounded {
			background-color: #852D00;
		}
		.grayRounded {
			background-color: #E5E5E5;
		}
		.emptyRounded {
			background-color: #FFFFFF;
		}

		.yellowRounded .TL,
		.redRounded .TL,
		.grayRounded .TL{
			background-repeat: no-repeat;
			background-image: url("/images/rounded/trener_tl.gif");
			background-position: top left;
		}

		.yellowRounded .TR,
		.redRounded .TR,
		.grayRounded .TR{
			background-repeat: no-repeat;
			background-image: url("/images/rounded/trener_tr.gif");
			background-position: top right;
		}

		.yellowRounded .BR,
		.redRounded .BR,
		.grayRounded .BR{
			background-repeat: no-repeat;
			background-image: url("/images/rounded/trener_br.gif");
			background-position: bottom right;
		}

		.yellowRounded .BL,
		.whiteRounded .BL,
		.redRounded .BL,
		.grayRounded .BL{
			background-repeat: no-repeat;
			background-image: url("/images/rounded/trener_bl.gif");
			background-position: bottom left;
			padding: 10px 10px 0px 10px;
		}
		.emptyRounded .BL {
			padding: 0px;
        }


		.yellowRounded .BRB,
		.redRounded .BRB,
		.grayRounded .BRB{

		}

		.yellowRounded .BLB,
		.whiteRounded .BLB,
		.redRounded .BLB,
		.grayRounded .BLB,
		.emptyRounded .BLB{
			padding: 2px;
		}

		.yellowRounded .img_cont,
		.whiteRounded .img_cont,
		.redRounded .img_cont,
		.grayRounded .img_cont {
			padding: 0px 0px 10px 0px;
        }
		.yellowRounded img,
		.whiteRounded img,
		.redRounded img,
		.grayRounded img,
		.emptyRounded img {
/*			background-color: #FFFFFF;
			padding: 1px;
			border: solid 2px #000000;*/
			border: 0;
        }

		.yellowRounded .sub_text,
		.whiteRounded .sub_text,
		.redRounded .sub_text,
		.grayRounded .sub_text {
			font-size: 11px;
        }
