/*  CREDIO a.s. - Copyright (c) ALMEO s.r.o., všechna práva vyhrazena - www.almeo.cz  */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: rgb(96, 96, 96);
	cursor: default;
	background: url(./images/pozadi_stranky.png) center top repeat-y rgb(246, 246, 246);
}

img {
	border: 0;
	margin: 0;
}

a {
	text-decoration: underline;
	color: rgb(193, 0, 11);
}

a:hover {
	text-decoration: none;
}

H1#hlavni_h1 {
	display: none;
}

#body_area {
	margin: 0 auto 0 auto;
	width: 949px;
	padding: 0 35px 0 35px;
	text-align: left;
	overflow: hidden;
}

#hlavicka {
	clear: both;
	padding: 0 0 0 7px;
	text-align: left;
}

#hlavicka A#logo {
	display: block;
	float: left;
	margin-top: 20px;
	background: url(./images/logo.png) left 15px no-repeat;
	width: 279px;
	height: 94px;
	overflow: hidden;
}

#hlavicka UL {
	display: block;
	float: right;
	margin: 0;
	padding: 0;	
}

#hlavicka UL LI {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#hlavicka UL LI A {
	float: left;
	display: block;
	border-left: rgb(102, 102, 102) 1px solid;
	padding: 34px 25px 3px 10px;
	text-align: left;
	text-decoration: none;
	color: rgb(102, 102, 102);
}

#hlavicka UL LI A:hover {
	color: rgb(209, 0, 25);
	border-left: rgb(209, 0, 25) 1px solid;
}

#main {
	clear: both;
	padding: 21px 0 0 0;
	text-align: left;
	width: 949px;
	overflow: hidden;
}

#sloupec_levy {
	float: left;
	width: 258px;
	overflow: hidden;
	margin: 0 25px 0 0;
	text-align: left;
	padding: 2px 0 0 0;
}

#sloupec_pravy {
	float: left;
	width: 666px;
	overflow: hidden;
	margin: 0;
	text-align: left;
	padding: 0;
}

UL#menu {
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
	border-bottom: rgb(191,191,191) 1px solid;
}

UL#menu LI {
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

UL#menu LI A {
	display: block;
	padding: 8px 10px 0px 18px;
	text-align: left;
	height: 22px;
	background: url(./images/menu_pozadi.jpg) left top repeat-x rgb(236,236,236);
	border-top: rgb(191,191,191) 1px solid;
	color: rgb(53,53,54);
	text-decoration: none;
}

UL#menu LI.active A.active, UL#menu LI.active A.active:hover {
	padding: 10px 10px 0px 18px !important;
	height: 25px !important;
	background: url(./images/menu_pozadi_active.jpg) left top repeat-x;
	color: white;
}

UL#menu LI A:hover {
	padding: 8px 10px 0px 18px !important;
	height: 22px !important;
	background: url(./images/menu_pozadi_active.jpg) left top repeat-x;
	color: white;
}

UL#menu LI UL {
	margin: 0;
	clear: both;
	display: block;
	padding-left: 18px;
	padding-bottom: 2px;
}

UL#menu LI UL LI {
	display: block;
	clear: both;
	margin: 0;
	padding: 0 0 0 22px;
	list-style-type: none;
	background: url(./images/menu_odrazka_sipky.gif) left 10px no-repeat;
}

UL#menu LI UL LI A {
	display: block;
	padding: 8px 5px 8px 4px !important;
	text-align: left;
	font-size: 13px;
	height: auto !important;
	color: rgb(87,95,101) !important;
	background: white !important;
	border-top: 0 !important;
	border-bottom: rgb(49,49,49) 1px solid;
}

UL#menu LI UL LI A:hover {
	padding: 8px 5px 8px 4px !important;
	height: auto !important;
	color: rgb(193,0,11) !important;
	border-bottom: rgb(193,0,11) 1px solid !important;
}

A#levy_banner_kontakt {
	display: block;
	clear: both;
	margin: 20px 0 0 0;
	padding: 15px 15px 15px 15px;
	background: url(./images/sipky_prejit_cervene.jpg) 201px bottom no-repeat rgb(189,0,19);
	color: white;
	line-height: 21px;
	text-decoration: none;
}

A#levy_banner_kontakt SPAN {
	display: block;
	margin: 0;
	padding: 0 0 9px 0;
	font-size: 17px;
	font-weight: bold;
}

#paticka {
	clear: both;
	margin-top: 38px;
	border-top: rgb(204, 204, 204) 1px solid;
	padding: 38px 0px 23px 520px;
	background: url(./images/logo_paticka.jpg) 10px 12px no-repeat;
	height: 43px;
	width: 429px;
	overflow: hidden;
	font-size: 12px;
	color: rgb(87,87,87);
}

#paticka A {
	display: block;
	float: left;
	white-space: nowrap;
	padding: 0px 0 0 24px;
	text-align: left;
	margin-right: 40px;
	text-decoration: none;
	color: rgb(87,87,87);
}

.cistic {
	clear: both;
	height: 0;
}

#nabidka_homepage_boxy {
	clear: both;
	padding: 10px 0 0 6px;
	width: 670px;
	text-align: left;
}

#nabidka_homepage_boxy STRONG {
	padding: 10px 0 5px 4px;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 1px;
	display: block;
	clear: both;
}

#nabidka_homepage_boxy A {
	display: block;
	margin: 5px 5px 0 0;
	border: rgb(194, 194, 194) 1px solid;
	padding: 7px 65px 0 7px;
	float: left;
	width: 139px;
	height: 150px;
	overflow: hidden;
	text-decoration: none;
}

#nabidka_homepage_boxy A:hover {
	border: rgb(119,124,125) 1px solid;
	text-decoration: none;
}

#nabidka_homepage_boxy A H3 {
	display: block;
	padding: 6px 0 0 9px;
	margin: 0;
	color: rgb(193,0,11);
	font-weight: bold;
	font-size: 17px;
}

#horni_motiv_banner {
	clear: both;
	width: 660px; 
	height: 210px;
	overflow: hidden;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: center;
}

#content {
	clear: both;
	padding: 15px 8px 0 8px;
	margin: 0;
	text-align: left;
}

#nabidka_homepage_boxy A SPAN {
	display: block;
	padding: 12px 0 0 10px;
	color: rgb(112,112,112);
	line-height: 19px;
}

#home_aktuality_box {
	clear: both;
	margin: 0px 0 0 0;
	padding: 10px 0px 20px 7px;
	text-align: left;
}

#home_aktuality_box H2 {
	display: block;
	clear: both;
	margin: 0 0 5px 0;
	padding: 0 0 0px 0px;
	font-weight: normal;
	color: rgb(226,0,26);
	font-size: 18px;
}

#home_aktuality_box P.home_aktuality_polozka {
	float: left;
	width: 198px;
	padding: 10px 15px 0 0px;
	margin: 0;
	text-align: left;
	line-height: 20px;
	font-weight: normal;
	font-size: 12px;
}

#home_aktuality_box P.home_aktuality_polozka A {
	color: rgb(226,0,26);
	font-weight: bold;
}	

#home_aktuality_box P.home_aktuality_polozka A.nadpis {
	display: block;
	padding: 0 0 10px 0; 
	margin: 0;
	font-size: 16px;
	color: rgb(226,0,26);
	text-decoration: none;
	font-weight: normal;
}

H2#nadpis_stranky {
	display: block;
	clear: both;
	padding: 9px 0 0 4px;
	margin: 0;
	font-weight: bold;
	font-size: 22px;
	letter-spacing: 2px;
	color: rgb(204, 0, 0);
}

#content_box {
	clear: both;
	padding: 18px 3px 15px 5px;
	margin: 0;
	text-align: left;
}

#content_box P {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

#content_box H1, #content_box H2, #content_box H3 {
	font-weight: bold;
}

#content_box H1 {
	font-size: 17px;
}

#content_box H2 {
	font-size: 16px;
}

#content_box H3 {
	font-size: 13px;
}






