@CHARSET "UTF-8";

html {
	background: #fff url('/images/default/1/bg_page_top.png') repeat-x center 171px;
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	font-size: small;
}

body {
	margin: 0;
	padding: 0;
	width: 960px;
	margin: 0 auto 0 auto;
}

/* Layout */

#centerbox {
	overflow: hidden;
	padding-top: 26px;
	background: #244d6b url('/images/default/1/bg_content.png') repeat-x center top;
	color: #fff;
}

#contentwrapper_float {
	width: 710px;
	float: left;
	margin: 0;
	padding: 0;
        margin-right:20px;
}

#rightcolumn {
	float: left;
	width: 275px;
	border-left: 1px solid #94b0c2;
}

/* Layout - KONEC */

/* Hlavicka */

#hlavicka {
	position: relative;
	height: 319px;
	background: #fff url('/images/default/1/bg_header.gif') no-repeat center top;
}

#hlavicka #logo {
	position: absolute;
	left: 74px;
	top: 80px
}

#hlavicka #flash {
	position: absolute;
	right: 0px;
	top: 49px
}


#hlavicka #servisni_lista_top {
	position: absolute;
	right: 50px;
	width: 300px;
	height: 43px;
	margin: 0 auto 0 auto;
	background: url('/images/default/1/servisni_lista/bg_servisni_lista_center.png') repeat-x  center top;
}

	
	
#servisni_lista_top .topcenter {
	background: url('/images/default/1/servisni_lista/bg_servisni_lista_right.png') no-repeat  right top;
	height: 43px;
}

#servisni_lista_top .topcenter img.logo {
	padding-bottom: 10px;
        padding-left:4px;
}

/* Hlavicka - KONEC */



/* Hlavni menu */

#menuHlavniBox {
	height: 214px;
	background: url('/images/default/1/bg_menu_hlavni.png') no-repeat top center;        
}

#menu_hlavni ul {
	list-style-type: none;
	margin: 0;
        margin-left:42px;
	padding:0px 0px 0 0;
	/*text-align: center;        */
}

#menu_hlavni ul li {
	display: inline;
}

#menu_hlavni ul li.delimiter {
	background: silver;
	padding-left: 6px;
	background: url('/layout/hornisucha/images/menu_hlavni_delimiter.png') no-repeat left center;
}

#menu_hlavni ul li a {
	text-decoration: none;
	font-size: 14px;	
}

#menu_hlavni ul li a:hover {
	text-decoration: none;
	font-size: 14px;
}

#footer
{
    clear:both;
    _margin-top:-20px;
}

/* Hlavni menu - KONEC */


/* Drobecky */

#drobecky {
	height: 34px;
	line-height: 34px;
	padding: 0 20px;
	background: #4880b7;
	color: #fff;
	font-size: 80%;
	border-bottom: 1px solid #2d688d;
}

#drobecky img {
	vertical-align: middle;
}

#drobecky a {
	font-size: 1.1em;
	color: #46b7f0;
}

#drobecky span {
	font-weight: bold;
	color: #fff;
	font-size: 1.2em;
}

/* Drobecky - KONEC */



/* Block right */

.block_right {
	width: 224px;
	margin: 0 auto 1em auto;
	background: url("/layout/hornisucha/images/menu_right/bg.png") repeat-y center top;
}

.block_right div.prechod {
	margin: 0;
	background: url("/layout/hornisucha/images/menu_right/top.png") no-repeat center top;
}

.block_right div.bottom {
	min-height: 170px;
	background: url("/layout/hornisucha/images/menu_right/bottom.png") no-repeat center bottom;
}

.block_right div.obsah {
	padding: 14px 20px 17px 20px;
}

/* Block right - KONEC */

/* Block content */


.block_content div.obsah {
	padding: 14px 20px 17px 20px;
}

/* Block right - KONEC */


/* Drobecky */

#drobecky {
	line-height: 30px;
	height: 30px;
}

#drobecky img {
	vertical-align: middle;
}

#drobecky span {
	font-weight: bold;
	color: black;
}

/* Drobecky - KONEC */

/* Rozcestnik na HP */

#rozcestnik_hp {
	overflow: hidden;
	margin: 1em 0 0.5em 0;
}

#rozcestnik_hp .itemBox {
	position: relative;
	float: left;
}

#rozcestnik_hp .itemBox .kolecko {
	position: absolute;
	width: 57px;
	height: 57px;
	background: url('/layout/hornisucha/images/rozcestnik_hp/kolecko.png') no-repeat left center;
	display: block;
	left: 92px;
	bottom: 6px;
}

#rozcestnik_hp .itemBox a.item {
	display: block;
	width: 180px;
	height: 134px;
	text-decoration: none;
	padding: 150px 30px 0 30px;
	color: #168a4b;
	text-align: center;
}

#rozcestnik_hp .itemBox a.item:hover {
	/*text-decoration: underline;*/
}

#rozcestnik_hp .itemBox a.item span {
	font-family: Georgia, Arial, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 1.6em;
	margin-top: 0.5em;
	display: block;
}

/* Rozcstnik na HP - KONEC */

/* Oranzovy zakulaceny blok */

.roundcont {
	background-color: #faf0cd;
	color: #414141;
	width: 710px;
}

.max_width {
	width: 100% !important;
}

.roundtop { 
	background: url(/layout/hornisucha/images/round_box/tr.png) no-repeat top right; 
}

.roundbottom {
	background: url(/layout/hornisucha/images/round_box/br.png) no-repeat top right; 
}

img.corner {
   width: 14px;
   height: 14px;
   border: none;
   display: block !important;
}

/* Oranzovy zakulaceny blok - KONEC */

/* Text */

#text {
	margin: 0 1em 0 1em;
        margin-bottom:40px;
        margin-left:40px;
	/*width: 100% !important;*/
}

#text h1.nadpis {
	margin: 0 0 0.5em 0;
	padding: 0;
	font-size: 1.7em;
        font-size:20px;
}

#text h1, #text h2, #text h3, #text h4, #text h5 {
	margin-bottom: 0.25em;
	padding-bottom: 0;
}

#text hr {
	color: #8CC23E;
	background-color: #8CC23E;
	height: 1px;
	border: 0;
}

#text img.ramecek {
	border: 2px solid #8CC23E;
	padding: 1px;
}

#text a.thickbox img {
	border: 2px solid #8CC23E;
	padding: 1px;
}

/* Text - KONEC */

/* Paticka */

#paticka {
	height: 62px;
	padding: 10px 30px;
	background: #1c3f5d;
	color: #46b7f0;
	border-top: 1px solid #1b65ab;
	font-size: 80%;
}

#paticka a {
	color: #ddd;
	font-weight: bold;
}

#paticka a:hover {
	color: #fff;
}

/* Paticka - KONEC */


/* widgets - hp_sl */

#hp_sl div.widget div.linka {
	color: #1d6d42;
	font-size: 1.3em;
	margin: 0 0 0.5em 0;
	/*border-bottom: 1px solid #8cc23e;*/	
}

#hp_sl div.widget {
	margin: 0 0 1em 0;
}

#hp_sl div.TextBox .widget_obsah {
	font-size: 0.9em;
}

/* widgets - hp_sl - KONEC */

/* widgets, rightcolumn */

#rightcolumn div.widget div.linka {
	color: #306C50;
	font-size: 1.1em;
	margin-top: 0.75em;
	padding-bottom: 0.25em;
	text-align: center;
	border-bottom: 1px solid #8FB656;
}

/* widgets, rightcolimn - KONEC */


/* clanek */
    
    #clanek h1 {
        font-size: 20px;
        line-height: 26px;
        margin: 0.25em 0 0 0;
        padding: 0.25em 0 0.75em 0;
    }
    
    #clanek #date_time {
        /*text-align: right;*/
        font-size: 0.9em;
        color: #588168;
    }
    
    #clanek #date_time .poznamka {
    	color: #889094;
    	padding: 0 0 0 1em;
    }
    
    #clanek #perex {
        overflow: hidden;
        padding: 0;
        margin: 0;
    }
    
    #clanek #perex #txt {
        /*font-weight: bold;*/
        margin-top: 1em;
    }
    
    #clanek #clanek_text {
    	/*background: silver;
    	border: 1px solid red;*/
    	overflow: hidden;
    	|padding: 0.75em 0 0 0; /* only for IE */
    	|margin: 0.75em 0 0 0; /* only for IE */
    }
    
    #clanek .h4_clanek {
    	color: #555c60;
    	margin: 0.25em 0 0.25em 0;
    	padding: 0.25em 0 0.25em 0;
    }
    
    #clanek .linka {
		font-weight: bold;
		margin: 0 0 0.5em 0;
		color: #306C50;
		font-size: 1.1em;
    }

/* END */

/* perex_clanek */

    .perex_clanek {
        overflow: hidden;
        padding: 0 0 0.5em 0;
    }
    
    .perex_clanek h1 {
    	line-height: 1.2em;
    	font-size: 17px;
        margin: 0 0 0.25em 0;
        padding: 0 0 0 0;
    }
    
    .perex_clanek h1 a:hover {
        text-decoration: none;
    }
    
    .perex_clanek h1 img.lock {
        margin-right: 5px;
        vertical-align: center;
    }
    
    .perex_clanek img.top_img {
        margin: 0.5em 0.75em 0.25em 0.5em;
        padding: 1px;
        border: 2px solid #8CC23E;
    }
    
    .perex_clanek .datum {
        font-size: 0.8em;
        color: #588168;
        margin: 0 0 0.25em 0;
    }
    
    .perex_clanek .datum .poznamka {
    	color: #889094;
    	padding: 0 0 0 1em;
    }
    
    .perex_clanek p {
        margin: 0;
        padding: 0;
    }
    
    .perex_clanek .a_vice {
    	display: block;
    	text-align: right;
    	margin-top: 0.2em;
    	margin-right: 0.25em;
    }

/* END */

/* servisni_menu */

ul#servisni_menu {
	text-align: right;
	margin: 1em 0 1.5em 0;
	padding: 0.5em;
}

ul#servisni_menu li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}

ul#servisni_menu li a {
	/*color: #ffffff;*/
}

ul#servisni_menu li img {
	vertical-align: middle;
}

/* END */

/* fotogalerie */

	#fotogalerie {
		width: 100%;
		margin: 0 auto 0 auto;
		overflow: hidden;
	}
	
	#fotogalerie img {
		display: block;
		float: left;
		margin: 9px;
		padding: 1px;
		border: 2px solid #8CC23E;
		/*background: #EEEDFF;*/
	}

/* END */

/* pagination */
    
    div.pagination {
    	clear: both;
        text-align: center;
        margin-top: 1em;
    }
    
    ul.pagination {
        padding: 0;
        margin: 0;
        text-align: center;
    }
    
    ul.pagination li {
        display: inline;
        list-style-type: none;
        padding: 0 0.25em 0 0.25em;
    }
    
    ul.pagination li.paginationCurrentPage {
        font-weight: bold;
    }

/* END - pagination */

/* zpravy po zpracovani skriptu */
	
	.message-good, .message-bad, .message-info  {
	    padding: 10px 10px 10px 40px;
	    margin: 10px;
	    background-position: 7px center;
	    background-repeat: no-repeat;
	}
	
	.message-good h2, .message-bad h2, .message-info h2 {
	    font-size: 1.1em;
	    margin: 0 0 0.25em 0;
	    padding: 0;
	}
	
	.message-good {
	    border: 1px solid #cae49c;
	    color: #516f1b;
	    background-color: #f3ffd0;
	    background-image: url(/images/icons/accept.png)
	}
	
	.message-good a {
	    color: #516f1b;
	}
	
	.message-bad {
	    border: 1px solid #ffdede;
	    color: #ce0000;
	    background-color: #fff1f1;
	    background-image:  url(/images/icons/exclamation.png);
	}
	
	.message-bad a {
	    color: #ce0000;
	}
	
	.message-info {
	    border: 1px solid #ededb3;
	    background-color: #ffffcc;
	    background-image:  url(/images/icons/information.png);
	}
	
/* END */

/* formulare */
    
    fieldset {
        border: 0;
        margin: 1em 0 1em 0;
        padding: 0;
    }
    
    form {
        margin: 0;
        padding: 0;
    }
    
    ul.form_poznamka li {
    	font-style: italic;
    	font-size: 0.9em;
    }
    
    
    legend {
        font-size: 1.3em;
        margin: 0;
        padding: 0.5em 0 0.5em 0.5em;
        color: #892616;
    }
    
    legend span {
    	font-size: 0.7em;
    }
    
    dl {
        border-bottom: 1px solid #168A4B;
        margin: 0 0 1em 0;
        padding: 0;
        background: #FFFFFF;
    }

	dt {
		width: 15em;
		padding: .5em;
		float: left;
		margin: 0;
		border-top: 1px solid #8CC23E;
		font-weight: bold;
	}
	
	dd {
		margin-left: 16em;
		padding: 0.5em;
		border-top: 1px solid #8CC23E;
	}

    p.hint {
	    color: #808080;
	    font-size: 0.9em;
	    padding: 0;
	    margin: 0;
	}
	
	.ajaxbox {
		border: 3px solid #BFDCFF;
		padding: 0.25em;
		margin-top: 0.25em;
	}
	
	input.big {
		font-size: 1.2em;
	}
	
	form ul.errors li {
		font-size: 0.8em;
		margin: 0;
		padding: 0;
	}

/* END - formulare */

/* Odkazy */

a {
	color: #fff;
}

a:hover {
	text-decoration: none;
}

/* Odkazy - KONEC */

.aktualita
{
    margin-bottom:50px;
}

.aktualita img
{
    float:left;
    width:93px;
    margin-right:20px;
    margin-bottom:10px;
}

.aktualita h3
{
    font-size:14px;    
}

.aktualita p
{
    font-size:11px;
    line-height:14px;
}

#kategorie
{
    margin-left:80px;    
    clear:both;
}

#kategorie img
{
    margin-left:30px;
    margin-right:30px;
    margin-top:8px;
}

#bloky
{
    width:195px;
    /*_height:650px;*/
    /*background-color:black;*/
    overflow:hidden;
    margin-bottom:20px;
}

.ank
{
    width:100px;
}

.bloky_j
{
    color:black;
}

#tlacitka a
{
    color: #74c9f4;
    text-decoration:none;
    font-weight:bold;
}

#tlacitka a:hover
{
    color: #FFFFFF !important;
    text-decoration:none;
    font-weight:bold;
}

#tlacitka .a
{
    background-image:url('/images/default/1/menu/1.png');
    width:79px;height:24px;
    display:block;
    padding-top:7px;
    padding-left:60px;
    float:left;
}

#tlacitka .a_up
{
    background-image:url('/images/default/1/menu/1_up.png');
    width:79px;height:24px;
    display:block;
    padding-top:7px;
    padding-left:60px;
    float:left;
    color: #FFFFFF;
    text-decoration:none;
    font-weight:bold;
}

#tlacitka .a:hover
{
    background-image:url('/images/default/1/menu/1_up.png');
}

#tlacitka .b
{
    background-image:url('/images/default/1/menu/2.png');
    width:62px;height:24px;
    display:block;
    padding-top:7px;
    padding-left:40px;
    float:left;
}

#tlacitka .b_up
{
    background-image:url('/images/default/1/menu/2_up.png');
    width:62px;height:24px;
    display:block;
    padding-top:7px;
    padding-left:40px;
    color: #FFFFFF;
    float:left;
}

#tlacitka .b:hover
{
    background-image:url('/images/default/1/menu/2_up.png');
}

#tlacitka .c
{
    background-image:url('/images/default/1/menu/3.png');
    width:76px;height:24px;
    display:block;
    padding-top:7px;
    padding-left:40px;
    float:left;
}

#tlacitka .c_up
{
    background-image:url('/images/default/1/menu/3_up.png');
    width:76px;height:24px;
    display:block;
    padding-top:7px;
    padding-left:40px;
    color: #FFFFFF;
    float:left;
}

#tlacitka .c:hover
{
    background-image:url('/images/default/1/menu/3_up.png');
}

#tlacitka .d
{
    background-image:url('/images/default/1/menu/4.png');
    width:69px;height:24px;
    display:block;
    padding-top:7px;
    padding-left:35px;
    float:left;
}

#tlacitka .d_up
{
    background-image:url('/images/default/1/menu/4_up.png');
    width:69px;height:24px;
    display:block;
    padding-top:7px;
    padding-left:35px;
    color: #FFFFFF;
    float:left;
}

#tlacitka .d:hover
{
    background-image:url('/images/default/1/menu/4_up.png');
}

#tlacitka .e
{
    background-image:url('/images/default/1/menu/5.png');
    width:81px;height:24px;
    display:block;
    padding-top:7px;
    padding-left:35px;
    float:left;
}

#tlacitka .e_up
{
    background-image:url('/images/default/1/menu/5_up.png');
    width:81px;height:24px;
    display:block;
    padding-top:7px;
    padding-left:35px;
    color: #FFFFFF;
    float:left;
}

#tlacitka .e:hover
{
    background-image:url('/images/default/1/menu/5_up.png');
}

#tlacitka .f
{
    background-image:url('/images/default/1/menu/6.png');
    width:68px;height:24px;
    display:block;
    padding-top:7px;
    padding-left:40px;
    float:left;
}

#tlacitka .f_up
{
    background-image:url('/images/default/1/menu/6_up.png');
    width:68px;height:24px;
    display:block;
    padding-top:7px;
    padding-left:40px;
    color: #FFFFFF;
    float:left;
}

#tlacitka .f:hover
{
    background-image:url('/images/default/1/menu/6_up.png');
}

#tlacitka .g
{
    background-image:url('/images/default/1/menu/7.png');
    width:153px;height:24px;
    display:block;
    padding-top:7px;
    padding-left:40px;
    float:left;
}

#tlacitka .g_up
{
    background-image:url('/images/default/1/menu/7_up.png');
    width:153px;height:24px;
    display:block;
    padding-top:7px;
    padding-left:40px;
    color: #FFFFFF;
    float:left;
}

#tlacitka .g:hover
{
    background-image:url('/images/default/1/menu/7_up.png');
}

.msg {padding:10px; padding-left:35px; font-weight:bold; margin:10px; margin-left:0px;margin-right:0px; color:black !important;}
.msg.warning {background:url("/images/admin/ico-warning.gif") #fff1e5 10px 50% no-repeat;margin-left:0px;clear:both;}
.msg.info {background:url("/images/admin/ico-info.gif") 10px 50% #dffeca no-repeat;}
.msg.done {background:url("/images/admin/ico-done.gif") 10px 50% #dffeca no-repeat;}
.msg.error {background:url("/images/admin/ico-delete.gif") 10px #fff1e 50% no-repeat;}

fieldset {
	border:1px dashed #CCC;
	padding:20px;
	margin-top:20px;
	margin-bottom:20px;
}
legend {
	font-size: 14px;
	line-height: 1.1;
	color:#000;
	background: #FFF;
	border: 1px solid #333;
	padding: 4px 10px;
}

input, select, textarea {
	background-image: url(/images/default/1/16t.png);
	background-repeat: no-repeat;
	background-position:left;
	width:350px;
	font:normal 14px;
	color: #999999;
	padding:3px 5px 3px 19px;
}

input.checkbox {
	background-image: none;
	width: 20px;
	color: #999999;
	padding: 0;
	margin :0;
}

select
{
    width:377px;
}

textarea
{
    width:367px;
    background-image:none;
    padding-left:3px;
}

.buttons {
	background: #e3e3db;
	font-size:12px;
        width:170px;
	color: #989070;
	padding: 6px 14px;
	border-width: 2px;
	border-style: solid;
	border-color: #fff #d8d8d0 #d8d8d0 #fff;
	text-decoration: none;
	text-transform:uppercase;
	font-weight:bold;
}

.table_form
{    
    width:92%;

    /*IE*/
    |width:96%;
    |margin-top:20px;
}

.ank
{
    font-size:18px;
    margin-top:20px;
    margin-bottom:10px;
    border-bottom:1px dashed white;
    width:100%;
}

#s1, .pics
{
    height:120px;
}

p.zastita {
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

div.clear {
	clear: both;
}