@charset "windows-1250";

img
{
	border: 0px;
}
a
{
	color: #E53020;
}
a:link
{
	color: #E53020;
}

a:visited
{
	color: #E53020;
}

a:active
{
	color: #E53020;
}

a:hover
{
	color: black;
}

/*
//--------------------------------------------------------------------
//	OBSAH	background-image: url(../images/XXX2.gif);	 
//--------------------------------------------------------------------
*/

#obsah       
{ 
	position: absolute; 
	width: 80%; 
	top: 120px; 
	left: 150px; 
	font-family: Georgia, Arial, sans-serif;

 	background-position: left;
	background-repeat: repeat-y;
}
#obsah a:hover
{
	text-decoration: none;
	color: red;
}
#obsah .odstavec {
	margin-bottom: 10px;
	position: relative; 
	top: 10px; 
	left: 10px; 
	width: 100%;
	background-color: #F5F6F8;
}
#obsah .odstavec .nadpis_100 {
	background-image: url(../images/_menu_sed.gif);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #626C7F;
	color: white;
	width: 120px;
	height: 19px;
	float: left;
}
#obsah .odstavec .nadpis_200 {
	background-image: url(../images/_menu_sed.gif);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #626C7F;
	color: white;
	width: 200px;
	height: 19px;
	float: left;
}
#obsah .odstavec .nadpis_300 {
	background-image: url(../images/_menu_sed.gif);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #626C7F;
	color: white;
	width: 300px;
	height: 19px;
	float: left;
}
#obsah .odstavec .nadpis_competition {
	background-image: url(../images/_menu_sed.gif);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #626C7F;
	color: white;
	width: 350px;
	height: 19px;
	float: left;
}
#obsah .odstavec .competition_year {
	background-position: right;
	background-repeat: no-repeat;
	color: BLACK;
	width: 55px;
	height: 19px;
	float: left;
}
#obsah .odstavec .hist_200 {
	background-position: right;
	background-repeat: no-repeat;
	color: black;
	width: 120px;
	height: 19px;
	float: left;
}
#obsah .odstavec .clen_120 {
	background-position: right;
	background-repeat: no-repeat;
	color: black;
	height: 19px;
	float: left;
}
#obsah .odstavec .clen_mez {
	background-position: right;
	background-repeat: no-repeat;
	color: black;
	width: 10px;
	height: 19px;
	float: left;
}
#obsah .odstavec .datum_news {
	float: left;
	color: black;
	border: 0px solid red;
	margin-right: 0px;
	margin-top: 2px;
	font-weight: bold;
}

#obsah .odstavec .text_N {
	border: 0px solid lime;
	clear: both;
	min-height: 50px;
	width: 100%;
}

#obsah .odstavec .text_N .obr_N {
	float: right;
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom: -10px;
	position: relative; 
	top: -15px;	
}

#obsah .odstavec .text_N .odstavec_N {
	border: 0px solid lime;
	text-align:justify;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#obsah .odstavec .text_N .odstavec_N .cls_color_1 
{
background-color: #F5F5F5; 
}
#obsah .odstavec .text_N .odstavec_N .cls_color_2 
{
background-color: #FFFFFF;
}
#obsah .odstavec .text_N .odstavec_N .cls_list {
	/* width: 98%; */
	border-collapse: collapse; 
	border: 1px solid #BEB7B2;
}
#obsah .odstavec .text_N .odstavec_N .cls_list_header { 
	color: #4D443E; 
	text-decoration: underline;
}


#obsah .odstavec .text_N .odstavec_N p {
	text-indent: 15px;
	margin: 0px;
}
#obsah .odstavec .text_N .odstavec_N .photo_table {
	border-width: 0px;
	border-spacing: 0px;
	border-style: dotted dotted dotted dotted;
	border-color: #626C7F;
	background-color: #F5F6F8;
}
#obsah .odstavec .text_N .odstavec_N .photo_table .p_row_1 {
	width: 100px;
	border-width: 0px;
	padding: 0px;
	border-style: none;
}
#obsah .odstavec .text_N .odstavec_N .photo_table .p_row_2 {
	border-width: 1px;
	width: 500px;	
	padding: 0px;
	border-style: none none dotted none;
}
#obsah .odstavec .text_N .odstavec_N .photo_table .p_row_3 {
	border-width: 0px;
	width: 32px;		
	padding: 0px;
	border-style: dashed;
}
#obsah .odstavec .text_N .odstavec_N .photo_table .foto_g {
	float: right;
	margin-left: 10px;
	margin-right: 5px;
	position: relative; 
	top: 0px;		
}
#obsah .odstavec .text_N .odstavec_N .compet_table {
	border-width: 1px;
	border-spacing: 1px;
	border-style: dotted dotted dotted dotted;
	border-color: white;
	background-color: #F5F6F8;
}
#obsah .odstavec .text_N .odstavec_N .compet_table td,
#obsah .odstavec .text_N .odstavec_N .compet_table th {
	border-width: 1px;
	padding: 1px;
	border-style: solid dotted solid dotted;
	border-color: white;	
	text-align: center;
	line-height: 15px
}
#obsah .odstavec .text_N .odstavec_N .foto_g {
	float: right;
	margin-left: 10px;
	margin-right: 5px;
	position: relative; 
	top: 0px;		
}



/*
//--------------------------------------------------------------------
//	H0rni pruh
//--------------------------------------------------------------------
*/

#hlavicka    
{ 
	position: absolute; 
	width: 100%; 
	top: 0px; 
	left: 0px; 
	height: 120px;
 	background-color: #E53020;
/*	background-image: url(../images/top_photo2.gif);	*/
	color: #000000; 
	border-style: none; 
 	background-position: right;
	background-repeat: no-repeat;		
	margin-top: 0px;	
}
#hlavicka .hlava
{
	margin-left: 0px;
	margin-top: 0px;		
	height: 120px;

}	
#hlavicka .hlava .nadpis 
{
	margin-left: 150px;
	margin-top: 0px;		
}	
#hlavicka .hlava .logo_sl
{
	position: absolute; 
	top: 0px; 
	left: 0px; 
}
#hlavicka .hlava .nadpis .nadpis_sl
{
	position: absolute; 
	top: -15px; 
	left: 120px; 
}

#hlavicka .hlava .nadpis .nadpis1 
{ 
	color: #FFFFFF; 	
	font-family: Georgia, Arial, sans-serif;	
	font-size: 250%;
	position: relative; 
	top: 15px;
	
}	
#hlavicka .hlava .nadpis .nadpis2 
{ 
	position: relative; 
	top: 10px; 
	color: #000000; 
	font-size: 120%;
}	
#hlavicka .hlava img
{ 
	float: left;
	margin-top: 15px;
	margin-left: 30px;
	margin-right: 10px;	
}	

/*
//--------------------------------------------------------------------
//	Levy pruh
//--------------------------------------------------------------------
*/

#levy        { 
	position: absolute; 
	width: 150px; 
	top: 120px; 
	left: 0px;
 	/*background-color: #fde1dd;
		background-color: #F5F6F8;*/
	font-family: Georgia, Arial, sans-serif;}
#levy .odstavec {
	width: 100%;
}

#levy .odstavec .nadpisS {
	background-image: url(../images/_menu_red.gif);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #E53020;
	margin-top: 10px;
	position: relative; 
	left: 0px;
	color: black;
	width: 140px;
	height: 19px;
	float: left;
	font-weight: bold;
}
#levy .odstavec .nadpisS2 {
	background-image: url(../images/_menu_red.gif);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #E53020;
	margin-top: 5px;
	position: relative; 
	left: 10px;
	color: black;
	width: 130px;
	height: 19px;
	float: left;
}


#levy .odstavec .nadpisS2 a,
#levy .odstavec .nadpisS2 a:link,
#levy .odstavec .nadpisS2 a:visited,
#levy .odstavec .nadpisS2 a:active,
#levy .odstavec .nadpisS a,
#levy .odstavec .nadpisS a:link,
#levy .odstavec .nadpisS a:visited,
#levy .odstavec .nadpisS a:active
{
	text-decoration: none;
	color: white;
}

#levy .odstavec .nadpisS a:hover,
#levy .odstavec .nadpisS2 a:hover
{
	text-decoration: underline;
	color: white;
}

/*
//--------------------------------------------------------------------
//	Zbytek
//--------------------------------------------------------------------
*/
#logo      { position: absolute; width: 150px; top: 0px; left: 0px; height: 150px; }

