/*  SCORE.cz - Copyright (c) ALMEO s.r.o. - www, aplikace, systemy, software - www.almeo.cz  */

body {
	text-align: center;
	//background: url(./images2/bg.jpg) left top white;
	background: white;
	margin: 0;
	padding: 0;
	color: rgb(48,48,48);
	font-family: Noto Serif, Arial, sans-serif;
	font-size: 12px;
	cursor: default;
}

a {
	text-decoration: underline;
	color: rgb(179,0,0);
}

a:hover {
	text-decoration: none;
}

H1#hlavni_h1 {
	display: none;
}

img {
	border: 0;
	margin: 0;
}

input, textarea, select {
	border: 0; 
	background: rgb(235,235,235); 
 color: rgb(48,48,48);
	font-family: Arial, sans-serif;
	font-size: 12px;
}

.datovy_text_input {
    	background: rgb(235,235,235); 
 color: rgb(48,48,48);  
	border: rgb(94, 96, 98) 1px solid;
}

#page_area {
   width: 100%;
   text-align: center;
  	margin: 0;
	padding: 0;
/*	 background: url(./images2/bg.png) left top repeat-x;  */

}

#body_area {
	margin: 0 auto 0 auto;
	width: 980px;
	text-align: left;
	overflow: hidden;
}

#hlavicka {
	clear: both;
	height: 160px;
	padding: 0 0 0 20px;
	overflow: hidden;
	background: rgb(214,214,214);
	text-align: left;
}

#hlavicka #hlavicka_aktualni_cislo {
	float: right;
	height: 160px;
	overflow: hidden;
	width: 200px;
	background: url(./images2/hlavicka_cislo_pozadi.jpg) left top no-repeat rgb(214,214,214);
}

#hlavicka #hlavicka_aktualni_cislo DIV {
	color: white;
	font-size: 13px;
	font-weight: bold;
	line-height: 19px;
	padding: 21px 0 0 7px;
}

#hlavicka #hlavicka_aktualni_cislo DIV A {
	display: block;
	padding: 8px 0 0 0; 
	color: white;
	font-weight: normal;
}

#hlavicka #hlavicka_aktualni_cislo P {
	display: block;
	float: right;
	width: 117px;
	height: 160px;
	overflow: hidden;
	text-align: center;
	margin: 0;
	padding: 15px 0 0 0;
	/*background: url(./images2/hlavicka_cislo_poz_pruhl.png) left top;*/
	background: rgb(214,214,214);
	/*opacity: 0.5; filter:alpha (opacity=50)*/
}

#hlavicka #hlavicka_aktualni_cislo P IMG {
	margin: 0 auto 0 auto;
}

#hlavicka_facebook {
	float: right;
	height: 150px;
	width: 43px;
	text-align: left;
	overflow: hidden;
	padding: 10px 0 0 0;
}

A#hlavicka_logo {
	display: block;
	float: left;
	background: url(./images2/hlavicka_logo.png) 13px 14px no-repeat;
	background-size: 430px;
	width: 449px;
	height: 135px;
	margin: 17px 5px 0 0;
	overflow: hidden;
	cursor: pointer;
}

#hlavicka_social {
	float: right;
	margin: 20px 0 0 0;
	padding-right: 29px;
	//width: 468px;
	//height: 60px;
	overflow: hidden;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	line-height: 40px;
	color: #999999;
}

#hlavicka_social IMG {
	width: 35px;

}

#hlavicka_social SPAN {
	
}

#menu {
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
	height: 100px;
	//overflow: hidden;
	background: url(./images2/menu_polozka_pozadi.gif) left top repeat-x rgb(53,53,53);
}

UL#menu_vypis {
	float: left;
	display: block;
	margin: 0;
	padding: 0 0 0 0px;
//	height: 50px;
	background: url(./images2/menu_polozka_pozadi.gif) left top repeat rgb(53,53,53);
}

UL#menu_vypis LI {
	display: block;
	float: left;
	margin: 0;
	width: 140px;
	height: 50px;
	color: white;
  text-align: center;
	padding: 0 0px 0 0px;
	//background: url(./images2/menu_polozka_predel.jpg) right top no-repeat;
}

UL#menu_vypis LI A {
	display: block;
	float: left;
	width: 140px;
	height: 34px;
	overflow: hidden;
	padding: 16px 0px 0 0px;
	text-align: center;
	text-decoration: none;  
	font-size: 14px;
	font-weight: bold;
	background: url(./images2/menu_polozka_pozadi.gif) left top repeat-x rgb(53,53,53);
	text-transform: uppercase;
	color: white;
}

UL#menu_vypis LI A:hover, UL#menu_vypis LI.active A {
	background: rgb(110,110,110);
}

UL#menu_vypis LI.active UL LI A {
	//background: url(./images2/menu_polozka_pozadi.jpg) left top repeat-x rgb(53,53,53);
	

}

UL#menu_vypis LI UL LI A {
	background: rgb(110,110,110);
	width: 110px !important;
	font-size: 14px;
	height: 29px;
	text-align: left;
	padding-top: 13px;
}

UL#menu_vypis LI UL LI {
	height: auto;
	border-top: rgb(155,21,21) 1px solid;
}



FORM#vyhledavani {
	display: block;
	float: right;
	padding: 12px 4px 0 0;
	text-align: left;
	margin: 0;
}

FORM#vyhledavani INPUT.hledat_text {
	margin: 0;
	padding: 3px 0 0 6px;
	width: 92px;
	height: 24px;
	overflow: hidden;
	background: url(./images2/hledat_pole.png) left top no-repeat;
	border: 0;
	color: rgb(48,48,48);
	float: left;
}

FORM#vyhledavani INPUT.hledat_button {
	float: left;
	margin: 0;
	border: 0;
	width: 40px;
	height: 27px;
	background: url(./images2/hledat_button.png) left top no-repeat;
	cursor: pointer;
}

#top_clanek {
	clear: both;	
	padding: 4px 5px 0px 5px;
	//background: rgb(214,214,214);
	//border-top: rgb(226,227,227) 1px solid;
	margin: 0;
  margin-bottom: 2px;
	
	//width: 940px;
	overflow: hidden;
}

#top_clanek_img {
	float: left;
	margin: 0 18px 0 0; 
	width: 275px;
	height: 250px;
	text-align: center;
	z-index:999;
	position: relative;
}

#top_clanek_img IMG {
	margin: 0 auto 0 auto
	border: 0;
}

#top_clanek_con {
	padding: 20px 6px 0 0;
	text-align: right;
	z-index:999;
	position: relative;
}

#top_clanek_con SPAN {
	display: block;
	font-weight: normal;
	color: rgb(67,92,93);
}

#top_clanek H3 {
	display: block;
	padding: 0;
	margin: 0px 25px 14px 25px;
	font-weight: bold;
	font-size: 26px;
	text-align: right;
	color: rgb(43,43,43);
}

#top_clanek H3 A {
	text-decoration: none;
	color: rgb(43,43,43);
}

#top_clanek_con P {
	display: block;
	padding: 0 0 20px 0;
	margin: 0;
	color: rgb(43,43,43);
}

A.univerzal_button_zeleny {
	display: block;
	float: left;
	width: 119px;
	height: 25px;
	padding: 9px 0 0 0;
	background: url(./images2/menu_polozka_pozadi.gif) left top repeat-x rgb(53,53,53);
	text-align: center;
	//letter-spacing: 1px;
	text-decoration: none;
	border: rgb(86,109,110) 1px solid;
	cursor: pointer;
	font-weight: bold;
	font-size: 14px;
	color: rgb(214,214,214);
}

A.univerzal_button_zeleny:hover {
	color: white;
}

A.univerzal_button_zeleny_mensi {
	display: block;
	
	//width: 119px;
	//height: 25px;
	padding: 6px 0 6px 0;
	background: url(./images2/menu_polozka_pozadi.gif) left top repeat-x rgb(53,53,53);
	text-align: center;
	//letter-spacing: 1px;
	text-decoration: none;
	border: rgb(86,109,110) 1px solid;
	cursor: pointer;
	font-weight: bold;
	font-size: 13px;
	color: rgb(214,214,214);
	margin: 0 20px 0 20px;
}

A.univerzal_button_zeleny_mensi:hover {
	color: white;
}


.cistic {
	clear: both;
	height: 0;
	display: block;
}

#main {
	background: rgb(234,234,234);
	clear: both;	
	padding: 15px 10px 25px 10px;
	margin: 0;
	width: 960px;
	overflow: hidden;


	
	//background: rgb(214,214,214);
	
}

#main #sloupec_levy {
	float: left;
	width: 180px; 	
	overflow: hidden;
	text-align: left;
	margin-right: 20px;
}

#main #sloupec_hlavni {
	float: left;
	width: 685px;
	overflow: hidden;
	text-align: left;
	margin-right: 15px;
	padding: 0;
}

#main #sloupec_pravy {
	float: left;
	width: 260px;
	overflow: hidden;
	text-align: left;
}

H3.univerzal_nadpis1 {
	display: block;
	clear: both;
	/*width: 163px;*/
	height: 28px;
	padding: 12px 0 0 15px;
	margin: 0;
	background: rgb(214,213,209);
	text-align: left;
	text-decoration: none;
	border: rgb(203,203,203) 1px solid;
	font-weight: bold;
	font-size: 13px;
	overflow: hidden;
	color: #393836;
}

H2.univerzal_nadpis2 {
	clear: both;
	display: block;
	height: 29px;
	padding: 10px 0 0 20px;
	margin: 0;
	background: rgb(179,178,174);
	text-align: left;
	text-decoration: none;
	border: rgb(158,158,158) 1px solid;
	font-weight: bold;
	font-size: 16px;
	overflow: hidden;
	color: #302F2D;
}

#paticka {
	clear: both;
	margin-top: 12px;
	border-top: rgb(226,227,227) 1px solid;
	padding: 25px 20px 20px 35px;
	height: 74px;
	overflow: hidden;
	color: rgb(179,177,175);
	text-align: left;
	background: url(./images2/paticka_logo.jpg) right 29px no-repeat rgb(238,239,239);
}

#paticka A {
	color: rgb(179,177,175);
}

#paticka P {
	display: block;
	padding: 7px 0 23px 0px;
	margin: 0;
	font-weight: bold;
}

#paticka P A {
	color: rgb(134,130,130);
}

.clanky_bocni_polozka {
	clear: both;
	display: block;
	margin: 0;
	padding: 15px 14px 19px 14px;
	text-align: left;
	color: rgb(81,81,81);
	font-size: 11px;	
	background: rgb(229,229,227);
}

.clanky_bocni_polozka A {
	display: block;
	padding-bottom: 6px;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	color: rgb(81,81,81);
}

.clanky_bocni_polozka A.bocni_odkaz_sipka {
	display: block;
	clear: both;
	margin-top: 6px;
	float: left;
	color: rgb(95,142,144);
	font-size: 11px;
	padding: 0px 25px 0 0; 	
	font-weight: normal;
	background: url(./images2/link_sipka.jpg) right 1px no-repeat;
	text-decoration: underline;
}

.clanky_bocni_polozka SPAN {
	color: rgb(67,92,93);
}

#sloupec_levy_banner {
	clear: both;
	padding: 35px 0 0 0;
	text-align: center;
	margin: 0 auto 0 auto;
	height: 600px;
	width: 120px; 
	overflow: hidden;
}

#sloupec_levy_banner IMG {
	border: 0;
	margin: 0;
}

#clanky_vypis {
	clear: both;
}

.clanek_polozka {
	clear: both;
	float:left;	
	color: rgb(70,70,70);
	font-size: 11px;
	width: 547px;
	padding: 0 0 18px 0;
	margin-bottom: 19px;
	border-bottom: rgb(221,221,221) 1px solid;			
}

.clanek_polozka H4 {
	display: block;
	padding: 1px 0 5px 0;
	margin: 0;
	font-weight: bold;
	font-size: 16px;
	color: rgb(42,42,42);
}

.clanek_polozka H4 A {
	text-decoration: none;
	color: rgb(42,42,42);
}

.clanek_polozka P {
	margin: 0;
	padding: 5px 0 12px 0 !important;
	display: block;
	color: rgb(48,48,48);
	font-size: 12px;
}

.clanek_polozka SPAN {
	color: #60B1AB;
}

.clanek_polozka DIV {
	width: 218px;
	/*height: 200px;*/
	margin-right: 20px;
	padding-bottom: 10px;
	overflow: hidden;
	float: left;
	text-align: center;
}

.clanek_polozka DIV IMG {
	margin: 0 auto 0 auto;
	border: 0;
}

A.bocni_odkaz_sipka {
	display: block;
	clear: both;
	margin-top: 20px;
	float: left;
	color: rgb(95,142,144);
	font-size: 11px;
	padding: 0px 25px 0 0; 	
	font-weight: normal;
	background: url(./images2/link_sipka.jpg) right 1px no-repeat;
	text-decoration: underline;
}

.obecny_bocni_ramecek {
	clear: both;
	padding: 0 10px 25px 10px;
	text-align: left;
	margin-bottom: 10px;
	background: rgb(214,213,209);
	border: rgb(202,202,202) 1px solid;		
}

.obecny_bocni_ramecek H3 {
	display: block;
	clear: both;
	padding: 13px 0 8px 5px;
	margin: 0;
	text-align: left;
	font-weight: bold;
	font-size: 13px;	
	color: #31302E;
}

.obecny_bocni_ramecek P {
	display: block;
	margin: 0;
	clear: both;
	padding: 6px 10px 0px 10px;
}

.obecny_bocni_ramecek A.bocni_odkaz_sipka {
	margin-top: 7px;
	font-size: 12px;
	width: 90px;
	background-position: right 3px;
}

.obecny_bocni_ramecek H3.univerzal_nadpis1 {
	margin-bottom: 8px;
}

.pravy_uzivatelske_foto {
	clear: both; 
	padding: 9px 0 0 0;	
}

.pravy_uzivatelske_foto .clanky_bocni_polozka {
	padding: 10px 10px 13px 10px !important;
	margin-bottom: 0 !important;
	
}

.pravy_uzivatelske_foto .clanky_bocni_polozka SPAN {
	display: block;
	clear: both;
	
	padding: 6px 0 0 10px;
	line-height: 16px;
}

.pravy_uzivatelske_foto .clanky_bocni_polozka STRONG {
	font-size: 12px;
	font-weight: bold;
}	

.pravy_uzivatelske_foto .clanky_bocni_polozka A.bocni_foto_uzivatele_box {
	background: #D7D5D0; 
	float: left;
	clear: both;
	height: 105px;
	overflow: hidden;
	width: 160px;
	margin: 0 auto 0 auto;
	text-align: center;
	display: block;
}


A.bocni_odkaz_sipka:hover  {
	text-decoration: none;
}

#sloupec_pravy_banner {
	clear: both;
	padding: 35px 0 0 0;
	text-align: center;
	margin: 0 auto 0 auto;
	height: 240px;
	width: 120px; 
	overflow: hidden;
}

#sloupec_pravy_banner IMG {
	border: 0;
	margin: 0;
}

#content_container {
	clear: both;
	padding: 19px 6px 0 6px;
	text-align: left;
}

#content_container P {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

#content_container input, #content_container textarea, #content_container select {
	border: 0; 
	background: rgb(235,235,235); 
 color: rgb(48,48,48);
 

	border: rgb(94, 96, 98) 1px solid;
	 
	font-family: Arial, sans-serif;
	font-size: 12px;
}

.guestbook_vypis_polozka {
	margin-bottom: 10px;
	/*background: rgb(40, 42, 44); */
	border: rgb(94, 96, 98) 1px solid; 
	clear: both;
	padding: 2px 20px 4px 20px;
}

.clanek_detail {
	clear: both;
	font-size: 12px; 
	
	padding: 0 0 18px 0;
	margin-bottom: 19px;
	border-bottom: rgb(33,33,33) 1px solid;			
}

.clanek_detail H4 {
	display: block;
	padding: 1px 0 11px 0;
	margin: 0;
	font-weight: bold;
	font-size: 16px;
	color: rgb(42,42,42);
}

.clanek_detail H4 A {
	text-decoration: none;
}

.clanek_detail P.clanek_detail_info {
	margin: 0;
	padding: 0 0 11px 0;
	display: block;
	color: rgb(48,48,48);
	font-size: 11px;
}

.clanek_detail SPAN {
	color: rgb(67,92,93);
}

.clanek_detail .clanek_obsah_container P {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}



.vypis_vydani A:hover {
	background: rgb(149,148,144) !important;
	color: white;
}

.zbozi_polozka {
	display: block;
	float: left;
	width: 200px;
	text-align: center;
	margin: 25px 19px 25px 0;

}

.zbozi_polozka H3 {
	padding: 7px 0 4px 0;
	margin: 0;
	font-size: 15px;
	font-weight: bold;
}

.zbozi_polozka SPAN {
	display: block;
	padding: 2px 0 8px 0;
	text-align: center;
	font-size: 14px;
	color: black;

}

