body  {
	font:12px Arial, Helvetica, sans-serif;
	background: white;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #414042;
}

#container { 
	width: 960px;  
	margin: 0 auto; 
	text-align: left; 
	padding-bottom:20px;
}

#header { 
	width: 960px;
	height:191px; /*188*/
} 

#header_logo1 {
	float:left;
	width:277px;
	height:111px;
}

#header_logo2 {
	float:right;
	width:250px;
	height:111px;
	text-align:right;
}

#header_line {
	float:left;
	width:960px;
	height:17px;
	display:block;
}

#header_tabs_flags{
	float:left;
	width:960px;
	height:31px;
}

#header_tabs{/*zmena*/
	float:left;
	width:427px;
	height:31px;
	background-image:url(../../__images/layout/cz/tabs_bg.jpg);
	background-repeat:no-repeat;
	background-position:left;
}

/* nepouzita priprav pro zvyraznovani zalozek
#header_tabs_obcane{
	float:left;
	width:630px;
	height:28px;
	background-image:url(../../__images/layout/cz/tabs_bg_obcane.jpg);
	background-repeat:no-repeat;
	background-position:left;
}

#header_tabs_firmy{
	float:left;
	width:630px;
	height:28px;
	background-image:url(../../__images/layout/cz/tabs_bg_firmy.jpg);
	background-repeat:no-repeat;
	background-position:left;
}

#header_tabs_mestaobce{
	float:left;
	width:630px;
	height:28px;
	background-image:url(../../__images/layout/cz/tabs_bg_mestaobce.jpg);
	background-repeat:no-repeat;
	background-position:left;
}

#header_tabs_nadace{
	float:left;
	width:630px;
	height:28px;
	background-image:url(../../__images/layout/cz/tabs_bg_nadace.jpg);
	background-repeat:no-repeat;
	background-position:left;
}

#header_tabs_bytovadruzstva{
	float:left;
	width:630px;
	height:28px;
	background-image:url(../../__images/layout/cz/tabs_bg_bytovadruzstva.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
*/

.first_tabs_text{
	float:left;
	width:70px;
	height:31px;
	line-height:26px;
	vertical-align:middle;
	text-align:left;
	padding-left:10px;
}

.first_tabs_text a{
	font-size:12px;
	font-weight: normal;
	text-decoration:none;
	display:block;
	color:#004875;
	height: 26px;
	margin-top: 5px; /*osdsazeni od horni hrany line-height:23px + margin = heignht */
}

.first_tabs_text a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}

.first_tabs_text_active{
	float:left;
	width:70px;
	height:28px;
	line-height:28px;
	vertical-align:middle;
	text-align:left;
	padding-left:10px;

}

.first_tabs_text_active a{
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	color:004875;
}

.first_tabs_text_active a:hover{
	text-decoration:underline;
}

.tabs_text{
	float:left;
	width:83px;
	height:31px;
	line-height:26px;
	vertical-align:middle;
	text-align:center;
}

.tabs_text a{
	font-size:12px;
	font-weight: normal;
	text-decoration:none;
	display:block;
	color:#004875;
	height: 26px;
	margin-top: 5px; /*osdsazeni od horni hrany line-height:23px + margin = heignht */
}

.tabs_text a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}

.tabs_text_active{
	float:left;
	width:80px;
	height:28px;
	line-height:23px;
	vertical-align:middle;
	text-align:center;
	color:white;
}

.tabs_text_active a{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	/*color:white;*/
	margin-top: 5px; /*osdsazeni od horni hrany line-height:23px + margin = heignht */
}

.tabs_text_active a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}

.tabs_text_2r{
	float:left;
	width:83px;
	height:31px;
	/*line-height:0.6em;*/
	/*vertical-align:middle;*/
	text-align:center;
}

.tabs_text_2r a{
	font-size:0.9em;
	font-weight: normal;
	text-decoration:none;
	display:block;
	color:#004875;
	border: none;
	height: 27px;
	/*line-height:12px;*/
	margin-top: 4px; /*osdsazeni od horni hrany line-height:23px + margin = heignht */

}

.tabs_text_2r a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}

.tabs_text_2r_active{
	float:left;
	width:80px;
	height:28px;
	line-height:13px;
	vertical-align:middle;
	text-align:center;
	color:white;
}

.tabs_text_2r_active a{
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	color:white;
}

.tabs_text_2r_active a:hover{
	text-decoration:underline;
}

#header_flags{
	float:right;
	width:330px;
	height:28px;
	text-align:right;
}

#flags{
	float:right;
	height:28px;
	margin-top: 3px;
}

#menu_flags{
	float:right;
	height:28px;
	margin-top: 3px;
	line-height:28px;
	vertical-align:middle;
	margin-right:5px;
	display:block;
}

#menu_flags a{
	color:#414042;
	text-decoration:none;
}

#menu_flags a:hover{
	text-decoration:underline;
}

#header_menu{
	float:left;
	height:32px;
	width:716px;
	/*padding-left:10px;*/
	background-image:url(../../__images/layout/cz/menu_bg.jpg);
	background-repeat:repeat-x;
	/*line-height:32px;
	vertical-align:middle;
	font-size:13px;
	font-weight:bold;*/
}

ul#mainMenu {
	padding: 0px; padding-left: 1px;
	margin: 0px;
	list-style-type: none;
	height: 32px;
}

ul#mainMenu li 
{
	display: block;
	float:left;
	padding:0px; margin: 0px;
	margin-top:1px;
	width: auto;
	background-image: url(../../__images/layout/cz/menu_ul-mainMenu-li-rightli.png);
	background-position: 100% 50%;
	background-repeat: no-repeat;
	
}

ul#mainMenu li a 
{
	display: block;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 7px 9px 7px 9px;
	margin-right: 1px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
}

ul#mainMenu li a:hover 
{	
	background-image: url(../../__images/layout/cz/menu_ul-mainmenu-li-a.jpg);
	background-position:top;
	background-repeat:repeat-x;
	text-decoration: underline;
}

ul#mainMenu li ul 
{
	position:absolute;
	visibility: hidden;
	background-color: #dae8fb; /*není potřeba, pozadí tvoří odkaz KVULI IE JE POTŘEBA, NEFUNGUJE PAK 3.UROVEŇ !!!*/
	border:2px solid #003a5e;
	width: 180px;
	margin-left: -0px;
	padding: 0px;
}

ul#mainMenu li ul li 
{
	float: none;
	list-style-type: none;
	display: inline;
}

ul#mainMenu li ul li a 
{
	background-color : #dae8fb; /*tvori pozadi okna podmenu ... */
	font-weight: normal;
	color: #003a5e;
	text-align: left;
	padding: 3px 30px 5px 10px;
	display: block;
}

ul#mainMenu li ul li a:hover 
{
	background-color:#e2e3e5;
	background-image: none;
}

ul#mainMenu li ul li ul.tretiuroven
{
	position: absolute;
	visibility: hidden;
	/*background-color: #f3f6fb;*/
	border:2px solid #1673b1;
	width: 180px;
	left: 0px;
	right: 0px;
	padding: 0px;
	margin: 0px; margin-left: +60px; margin-top: -5px;
}

ul#mainMenu li ul li ul.tretiuroven li 
{
	float: none;
	list-style-type: none;
	display: inline;
}

ul#mainMenu li ul li ul.tretiuroven li a 
{
	background-color : #eef4fc; /*tvori pozadi okna podmenu ... */
	font-weight: normal;
	color: #003a5e;
	text-align: left;
	padding: 2px 20px 4px 8px;
	display: block;
	z-index: 10;
}

ul#mainMenu li ul li  ul.tretiuroven li a:hover 
{
	background-color:#e2e3e5;
	background-image: none;
}

ul#mainMenu li:hover ul, ul#mainMenu li.hover ul {
	z-index: 5;
	visibility:visible;
}

ul#mainMenu li ul li:hover ul.tretiuroven, ul#mainMenu li ul li.hover ul.tretiuroven {
	z-index: 100;
	visibility:visible;
}

ul#mainMenu li 
{
	behavior: url(hover.htc); /* Protože IE nedodržuje CSS standarty, použijeme tento *.htc soubor */
}





/*#header_menu a{
	color:white;
	text-decoration:none;
}

#header_menu a:hover{
	text-decoration:underline;
}*/

#header_search{
	float:right;
	width:233px;
	height:31px;
	/*line-height:32px;*/
	/*vertical-align:middle;*/
	/*text-align:right;*/
	background-color: #e6e6e6;
}

#header_search input.tlacitko {
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	width: 62px;
	height: 22px;
	float: right;
	display:block;
}

#header_search input.textform {
	margin:0px;
	padding:0px;
	margin-left: 5px;
	margin-top: 5px;
	border: none;
	height: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	width: 145px;
	float:left;
	display:block;
}


#sidebar1 {
	float: left; 
	width: 244px;
	min-height:300px;
    height: expression( this.scrollHeight < 301 ? "300px" : "auto" );
}

#login{
	float:left;
	font-size:15px;
	font-weight:bold;
	color:white;
	margin-top:6px;
	line-height:41px;
	vertical-align:bottom;
}

#login a{
	width:244px;
	height:92px;
	color:white;
	text-decoration:none;
	background-image:url(../../__images/layout/cz/login_button.jpg);
	background-position:left;
	background-repeat:no-repeat;
	display:block;
}

#login a:hover{
	text-decoration: underline;
	background-image:url(../../__images/layout/cz/login_button.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

#contact{
	float:left;
	width:244px;
	height:143px;
	margin-top:4px;
	font-size:15px;
	font-weight:bold;
	color:white;
	background-image:url(../../__images/layout/cz/kontakt_bg.jpg);
	background-repeat:no-repeat;
}

#contact_header{
	width:234px;/*zmena*/
	line-height:41px;
	vertical-align:bottom;
	display:block;
}

#contact_footer{
	width:214px;/*zmena*/
	margin-top:79px;
	display:block;
	padding-left:27px;
}

#obchodni_mista{
	float:left;
	display:block;
	width:244px;
	height:42px;
	background-image:url(../../__images/layout/cz/obch_mista_bg.jpg);
	background-repeat:no-repeat;
}

#poradce{
	float:left;
	display:block;
	width:244px;
	height:42px;
	background-image:url(../../__images/layout/cz/poradce_bg.jpg);
	background-repeat:no-repeat;
}

#napiste_nam{
	float:left;
	display:block;
	width:244px;
	height:43px;
	background-image:url(../../__images/layout/cz/napistenam_bg.jpg);
	background-repeat:no-repeat;
}

#clear_div{/*pridano*/
	float:left;
	display:block;
	width:244px;
	height:43px;
}

.contact_button a{
	color:#004875;
	/*width:234px;*//*zmena*/
	height:42px;
	display:block;
	font-size:14px;
	line-height:42px;
	vertical-align:middle;
	padding-left:57px;
	font-weight:bold;
	text-decoration:none;
}

.contact_button a:hover{
	text-decoration:underline;
}

#fondy{
	float:left;
	font-size:15px;
	font-weight:bold;
	color:white;
	margin-top:6px;
	line-height:41px;
	vertical-align:bottom;
}

#fondy a{
	width:244px;
	height:41px;
	color:white;
	text-decoration:none;
	background-image:url(../../__images/layout/cz/podilove_fondy_button.jpg);
	background-position:left;
	background-repeat:no-repeat;
	display:block;
}

#fondy a:hover{
	text-decoration: underline;
	background-image:url(../../__images/layout/cz/podilove_fondy_button.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

#zpravy{
	float:left;
	font-size:15px;
	font-weight:bold;
	color:white;
	margin-top:6px;
	line-height:41px;
	vertical-align:bottom;
}

#zpravy a{
	width:244px;
	height:41px;
	color:white;
	text-decoration:none;
	background-image:url(../../__images/layout/cz/zpravy_button.jpg);
	background-position:left;
	background-repeat:no-repeat;
	display:block;
}

#zpravy a:hover{
	text-decoration: underline;
	background-image:url(../../__images/layout/cz/zpravy_button.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

#top_fondy_top{
	float:left;
	font-size:15px;
	font-weight:bold;
	width:244px;
	height:40px;
	color:white;
	margin-top:6px;
	line-height:41px;
	vertical-align:bottom;
	background-image:url(../../__images/layout/cz/podilove_fondy_top_bg.jpg);
	background-repeat:no-repeat;
}

#top_fondy_middle{
	float:left;
	width:244px;
	padding-top:8px;
	padding-bottom:6px;
	text-align:center;
	background-image:url(../../__images/layout/cz/podilove_fondy_middle_bg.jpg);
	background-repeat:repeat-y;
}

#top_fondy_middle_header_graf {
	width:195px;
	height:25px;
	margin: 0px;
	padding: 0px;
	display: block;
	margin-left:auto;
	margin-right: auto;
	background-image:url(../../__images/homepage/cz/graf/graf_tabs_bg.jpg);
	background-repeat:no-repeat;
	background-position:left;
	text-align:center;
}

#top_fondy_middle_header_graf a {
	font-size: 10px;
	font-weight: normal;
	text-decoration:none;
	display:block;
	color:#ffffff;
	height: 25px;
	width: 65px;
	float:left;
	text-align:center;
	vertical-align:middle;
	cursor: pointer;
	background-repeat:no-repeat;
	background-position: left;
}

#top_fondy_middle_header_graf a:hover {
	text-decoration: underline;
}

#top_fondy_middle_header_graf a.aktivni {
	font-size: 10px;
	font-weight: normal;
	text-decoration:none;
	display:block;
	color:#ffffff;
	height: 25px;
	width: 65px;
	float:left;
	text-align:center;
	vertical-align:middle;
	background-image:url(../../__images/homepage/cz/graf/graf_tabs_bg_aktivni.jpg);
	background-repeat:no-repeat;
	background-position: center;
}

#top_fondy_middle_header_graf a .textzalozky{
	display:block;
	padding-top:6px;
	padding-bottom:5px;
}

#top_fondy_middle img.graf{
	padding:0px;
	margin:0px;
	border: none;
	border-left: 1px solid #bebebe;
	border-right:  1px solid #bebebe;
	border-bottom: 1px solid #bebebe;
	clear:both;
}


#top_fondy_bottom{
	float:left;
	width:244px;
	height:4px;
	background-image:url(../../__images/layout/cz/podilove_fondy_bottom_bg.jpg);
	background-repeat:no-repeat;
}

.top_fondy_text{
	float:left;
	width:135px;
	padding-left:10px;	
}

.top_fondy_select{
	float:left;
	width:88px;
	margin-top:10px;
}

.buttons_text{
	/*padding-left:10px;	*/
	margin-left: 10px;
}

#sidebar2 {
	float: left; 
	width: 234px;
}

.sidebar2_top{
	float:left;
	margin-top:6px;
	width:234px;
	height:46px;
	background-image:url(../../__images/layout/cz/sidebar2_header.jpg);
	background-repeat:no-repeat;
	font-size:15px;
	font-weight:bold;
	color:white;
	line-height:41px;
	vertical-align:bottom;
}

.sidebar2_middle{
	float:left;
	width:234px;
	background-image:url(../../__images/layout/cz/sidebar2_middle_bg.jpg);
	background-repeat:repeat-y;
	font-size:13px;
	padding-bottom:8px;
}

.sidebar2_bottom{
	float:left;
	width:234px;
	height:2px;
	background-image:url(../../__images/layout/cz/sidebar2_bottom_bg.jpg);
	background-repeat:no-repeat;
}

.sidebar2_line{
	float:left;
	width:234px;
	padding-bottom:3px;
	padding-top:3px;
}

.sidebar2_url{
	float:left;
	width:200px;
}

.sidebar2_bullets{
	float:left;
	width:20px;
	height:25px;
	padding-left:13px;
}

.sidebar2_url a{
	color:#004875;
	font-weight:bold;
	text-decoration:none;
	width:200px;
	display:block;
}

.sidebar2_url a:hover{
	font-weight:bold;
	text-decoration:underline;
}

.sidebar1_top{
	float:left;
	margin-top:6px;
	width:244px;
	height:39px;
	background-image:url(../../__images/layout/cz/sidebar1_header.jpg);
	background-repeat:no-repeat;
	font-size:15px;
	font-weight:bold;
	color:white;
	line-height:41px;
	vertical-align:bottom;
}

.sidebar1_middle{
	float:left;
	width:244px;
	background-image:url(../../__images/layout/cz/sidebar1_middle_bg.jpg);
	background-repeat:repeat-y;
	font-size:13px;
	padding-bottom:8px;
}

.sidebar1_bottom{
	float:left;
	width:244px;
	height:2px;
	background-image:url(../../__images/layout/cz/sidebar1_bottom_bg.jpg);
	background-repeat:no-repeat;
}

.sidebar1_line{
	float:left;
	width:244px;
	padding-bottom:3px;
	padding-top:3px;
}

.sidebar1_url{
	float:left;
	width:210px;
}

.sidebar1_bullets{
	float:left;
	width:20px;
	height:20px;
	padding-left:13px;
}

.sidebar1_url a{
	color:#646464;
	text-decoration:none;
	width:210px;
	display:block;
	font-weight:normal;
}

.sidebar1_url a:hover{
	text-decoration:underline;
}

#komentare{
	float:left;
	font-size:15px;
	font-weight:bold;
	color:white;
	margin-top:6px;
	line-height:41px;
	vertical-align:bottom;
}

#komentare a{
	width:234px;
	height:41px;
	color:white;
	text-decoration:none;
	background-image:url(../../__images/layout/cz/komentare_button.jpg);
	background-position:left;
	background-repeat:no-repeat;
	display:block;
}

#komentare a:hover{
	text-decoration: underline;
	background-image:url(../../__images/layout/cz/komentare_button.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

#kratce{
	float:left;
	width:234px;
	height:30px;
	margin-top:6px;
	line-height:30px;
	vertical-align:middle;
	text-align:center;
	color:#004875;
	font-size:13px;
	font-weight:bold;
}

#zpravy_scroll_div{
	float:left;
	width:234px;
	height:258px;
	min-height: 258px;
	overflow:hidden;
	overflow-y:scroll;
	font-size:10px;
	border-bottom:1px solid #b4b5b7;
}

.zpravy_scroll_line{
	float:left;
	width:200px;
	padding-bottom:3px;
	padding-top:3px;
}

.zpravy_scroll_time{
	float:left;
	width:10px; /*60px puvodne */
	color:#666666;
}

.zpravy_scroll_text{
	float:left;
	width:190px; /*140px puvodne */
	text-align: left;
}

.zpravy_scroll_text a{
	color:#004875;
	text-decoration:none;
}

.zpravy_scroll_text a:hover{
	text-decoration:underline;
}

.zpravy_scroll_header{
	background-color:#004875;
	color:white;
	font-size:10px;
	clear:both;
}

.zpravy_scroll_padding{
	padding-left:3px;
}

#archiv{
	float:left;
	width:234px;
	height:25px;
	line-height:25px;
	vertical-align:bottom;
}

#archiv_text{
	float:right;
	width:200px;
	margin-right:18px;
	text-align:right;
	font-size:10px;
}

#archiv_text a{
	color:#004875;
	text-decoration:none;
}

#archiv_text a:hover{
	text-decoration:underline;
}

#mainContent { 
	float:left;
	width:462px;
	min-height:300px;
    height: expression( this.scrollHeight < 301 ? "300px" : "auto" );
	padding: 0 10px; 
}

.banner{
	margin-top:6px;
	float:left;
	width:462px;
	height:89px;
}

.banner_img{
	float:left;
	width:121px;
	height:89px;
}

.banner_text{
	float:left;
	width:341px;
	height:89px;
	background-image:url(../../__images/layout/cz/banner_text_bg.jpg);
	background-repeat:no-repeat;
}

.banner_h1{
	color:#004875;
	font-size:13px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:7px;
	width:330px;
}

.banner_h1 a{
	color:#004875;
	text-decoration:none;
}

.banner_h1 a:hover{
	text-decoration:underline;
}

.banner_infotext{
	color:#646464;
	font-size:12px;
	margin-left:10px;
	width:330px;
	height:37px;
	display:block;
	font-weight: normal;
}

.banner_infotext a{
	color:#646464;
	text-decoration: none;
	font-weight: normal;
}

.banner_infotext a:hover{
	text-decoration:underline;
}

.banner_vice{
	display:block;
	color:#004875;
	font-size:12px;
	width:330px;
	text-align:right;
}

.banner_vice a{
	color:#004875;
	text-decoration:none;
}

.banner_vice a:hover{
	text-decoration:underline;
}

.banner_reklama{
	float:left;
	width:462px;
	margin-top:6px;
}

.banner_reklama #left_banner{
	float:left;
	width:231px;
}

.banner_reklama #right_banner{
	float:right;
	width:231px;
}

#aktuality{
	float:left;
	width:462px;
	margin-top:6px;
	height:320px;
	overflow:hidden;
	overflow-y:scroll;
	border-bottom:1px solid #b4b5b7;
	border-top:1px solid #b4b5b7;
}

#aktuality h1{
	color:#004875;
	font-size:16px;
	margin-left:10px;
	margin-top:3px;
	margin-bottom:12px;
	width:440px;
}

#aktuality h2{
	color:#004875;
	font-size:14px;
	margin-left:10px;
	margin-top:3px;
	margin-bottom:0px;
	width:440px;
}

#aktuality h3{
	color:#004875;
	font-size:12px;
	margin-left:10px;
	margin-top:3px;
	margin-bottom:0px;
}

#aktuality h3 a {
	color:#004875;
	text-decoration: none;
}

#aktuality h3 a:hover {
	text-decoration: underline;
}

.aktuality_date{
	color:#999999;
	font-size:12px;
	margin-left:10px;
}

.aktuality_text{
	color:#414042;
	margin-left:10px;
	text-align:justify;
	width:420px;
	display:block;
	margin-bottom:10px;
}

.aktuality_text a {
	color:#414042;
	font-weight: normal;
	text-decoration: none;
}

.aktuality_text a:hover {
	text-decoration: underline;
}

#archiv_aktualit{
	float:left;
	width:462px;
	/*margin-top:6px;*/
	height:25px;
	line-height:25px;
	vertical-align:bottom;
}

#archiv_aktualit_text{
	float:right;
	width:200px;
	margin-right:18px;
	text-align:right;
	font-size:10px;
}

#archiv_aktualit_text a{
	color:#004875;
	text-decoration:none;
}

#archiv_aktualit_text a:hover{
	text-decoration:underline;
}

#footer { 
	width: 960px;
	height:50px;
	margin-top:6px;
	line-height:50px;
	vertical-align:middle;
	color:#004875;
	font-size:10px;
	font-weight:bold;
	background-image:url(../../__images/layout/cz/footer_bg.jpg);
	background-repeat:no-repeat;
}

#footer_madeby{
	float:left;
	padding-left:10px;
}

#sitemap{
	float:right;
	padding-right:10px;
	text-align:right;
}

#sitemap a{
	color:#004875;
	text-decoration:none;
}

#sitemap a:hover{
	text-decoration:underline;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#sidebar_banner{
	float:left;
	width:150px;
	margin-top:6px;
}

#mainSubContent{
	float:left;
	width:546px;
	min-height:300px;
    height: expression( this.scrollHeight < 301 ? "300px" : "auto" );
	padding-top:6px;
	padding-left:10px;
	padding-right:10px;
}

#breadcrumb_navigation{
	float:left;
	width:546px;
	margin-top:2px;
	display:block;
	font-size:10px;
	color:#666666;
}

#breadcrumb_navigation a{
	color:#666666;
	text-decoration:none;
}

#breadcrumb_navigation a:hover{
	text-decoration:underline;
}

.nahoru{
	float:left;
	width:546px;
	text-align:right;
	display:block;
	font-size:10px;
}

.red_text{color:#982e22;}
.white_text{color:white;}

img{border:0;vertical-align: middle;}/*pridano*/