/* obecne */

* {
font-size:100.01%;
margin:0;
padding:0;
}

body {
background: #e5e5e5 url(img/body.gif) repeat-x scroll center top;
color:#4c4c4c;
font-family:Arial,Sans-Serif;
font-size:0.7em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.3em;
margin:0 auto;
min-width:900px;
text-align:center;
}

a:link {text-decoration: underline; color: #007e2a;}
a:hover {text-decoration: none; color: #007e2a;}
a:visited {text-decoration: underline; color: #007e2a;}
a:active {text-decoration: underline; color: #000000;}

h1 {
color: #000000;
font-size: 2.3em;
font-weight: bold;
margin: 0 0 30px 0;
clear: both;
letter-spacing: -0.03em;
line-height: 1em;
}

h2 {
color: #000000;
font-size: 1.8em;
font-weight: bold;
margin: 17px 0 10px 0;
clear: both;
letter-spacing: -0.03em;
}

h3 {
display: block;
width: 95%;
color: #000000;
background-color: #d8f4db;
padding: 2.5%; 
font-size: 1.6em;
font-weight: normal;
margin: 25px 0 25px 0;
}

h4 {
color: #000000;
font-size: 1.6em;
font-weight: bold;
margin: 25px 0 15px 0;
}

/* H5 jsou ty podtrzene nadpisy na prilepovacich stitcich, proto to jine pozicovani pomoci marginu*/
h5 {
color: #000000;
padding: 11px; 
font-size: 1.6em;
font-weight: normal;
margin: 10px 0 10px 35px;
}

p {
/*font-size:1.2em;*/
margin-bottom: 1.4em; /*1.4*/
}

p img {
/*float: left;*/
margin: 5px 20px 5px 0;
border: 2px #e2e2e2 solid;
}

a img {
border: 0; 
}

li {
list-style-type: none;
background: transparent url(img/green_dot.gif) no-repeat left center;
padding-left: 10px;
}

/* stavba stranky */

#page {
background-color:transparent;
margin:0 auto;
width:1020px;
max-width:1020px;
padding:0;
text-align:left;
}

#head {
background: transparent url(img/menu_top2.gif) no-repeat center bottom;
margin:0 auto;
width:1020px;
max-width:1020px;
height: 86px;
padding:0;
text-align:center;
}

#main_top {
background: transparent url(img/main_top.gif) no-repeat center bottom;
margin:0 auto;
width:1020px;
max-width:1020px;
height: 68px;
padding:0;
text-align:center;
}

#maincontent {
background: #FFFFFF;
margin:0 auto;
width:1020px;
max-width:1020px;
text-align:left;
/*font-size:1.2em;*/
}

#right_side {
display: block;
width: 740px;
margin: 10px 0 0 0;
float: right;
font-size:1.1em;	/* Pridano pro mirne zvetseni pisma. Marek */
}

#text {
display: block;
float: left;
width: 468px;
margin: 0;
}

#sidebar_left {
display: block;
width: 203px;
margin: 10px 0 0 30px;
float: left;
}

#sidebar_right {
display: block;
width: 227px;
float: right;
margin-right: 25px;
}

#footer {
display: block;
width: 1020px;
height: 57px;
padding-top: 70px;
clear: both;
background: transparent url(img/footer.gif) no-repeat center top;
text-align: center;
color: #707070;
}


/* prvky stranky */

#menu_top {
list-style-type: none;
display: block;
width: 950px; /* 890 tuto sirku nakonec zmenit na takovou hodnotu, aby byli prvky vycentrovane */  
height: 68px;
padding-top: 5px;
margin: 0 auto;
}

#menu_top li a {
display: block;
float: left;
line-height: 68px;
vertical-align: middle;
color: #8defb2;
text-decoration: none;
font-weight: bold;
font-size: 1.4em;
margin: 0 15px 0 15px;
}

#menu_top li a:hover, #active_top {
color: #FFFFFF !important;
}

#logo {
display: block;
width: 203px;
height: 122px;
clear: both;
background: transparent url(img/logo.gif) no-repeat center top;
}

#sidebar_menu {
list-style-type: none;
}

#sidebar_menu li {
background-image: none;
padding-left: 0;
}

#sidebar_menu li a {
display: block;
margin: 0 0 2px 0;
width: 182px;
/* height: 24px; nesly nazvy zalomeny na druhej radek.. ------Marek--- */
padding-left: 21px;
line-height: 24px;
vertical-align: middle;
background: #d8f4db url(img/sidebar_item.gif) no-repeat left top;
color: #007e2a;
text-decoration: none;
font-weight: bold;
font-size: 1.1em;
}

#sidebar_menu li a:hover, #active{
background: #007e2a url(img/sidebar_item_hover.gif) no-repeat left top !important;
color: #FFFFFF!important;
}

#ucetni {
display: block;
width: 203px;
min-height: 104px;
_height: 104px;
background: transparent url(img/ucetni.gif) no-repeat right top;
}

.produkt_left {
display: block;
float: left;
width: 200px;
padding-right: 20px;
}

.produkt_right {
display: block;
float: right;
width: 190px;
padding-left: 50px;
background: transparent url(img/dotted_vertical.gif) repeat-y left top;
}

.produkt_left img, .produkt_right img {
border: 0!important; 
}

/* obtekani a styl banneru */

.banner2 {
clear: both;
margin: 25px auto 0 auto;
}

.banner3 {
clear: both;
margin: 25px auto 0 auto;
}

.red {
color: #ca2521;
}

/* tady zacina styl tech papirku v pravem panelu */

.sticky {
display: block;
float: left;
width: 227px;
height: 234px;
margin-bottom: 10px;
}

.sticky p {
display: block;
width: 160px;
/* height: 130px; */
overflow: hidden;
margin-left: 46px;
}

.green {
background: #bee5c5 url(img/stick_green.jpg) no-repeat top;
}

.yellow {
background: #f7e867 url(img/stick_yellow.jpg) no-repeat top;
}

/*.yellow {
background: #f7e867 url(img/stick_yellow_top.jpg) no-repeat left top, #f7e867url(img/stick_yellow_bottom.jpg) no-repeat left bottom, #f7e867 url(img/stick_yellow_line.jpg) left repeat-y;
}*/

.gray {
background: #f2f2f2 url(img/stick_gray.jpg) no-repeat top;
}

/* styl prihlasovaciho formulare */

.loginform {
display: block;
overflow: hidden;
margin-left: 46px;
color: #000000;
}

.textbox {
border: 0;
padding: 3px;
background-color: #f4fff5;
margin-bottom: 5px;  
}

.login_button {
display: block;
border: 0;
width: 70px;
height: 23px;
text-align: center;
line-height: 23px;
vertical-align: middle;
font-weight: bold; 
background: #007e2a url(img/prihlasit.gif) no-repeat top;
color: #FFFFFF;
margin-bottom: 10px;
}

.sticky_spacer {
padding: 0 5px 2px 5px;
}

.more {
font-weight: bold;
color: #000000 !important;
}

/* Doplneno Marek. */
tr.sudy:hover {
background: #686868;
}

tr.sudy {
background: #008833;
color: #ffffff;
font-weight: bold; 
text-decoration: none;
}

table.diskuse {
width: 420px;
}

table.diskuse td {
padding: 2px;
}

ul.diskusekat {
line-height: 1.5em;
font-size: 1.5em; 
font-weight: bold; 
padding: 4px;
display: inline;
}

a.bilejodkaz {
color: #ffffff;
text-decoration: none;
}

tr.svetlezel {
background: #d8f4db;
padding: 2px;
}

/* Marek 16.2.2010 a dal */
#forum_polozit_dotaz {
/**display: none; - dela jquery */
}

.tab_otazky {
width: 480px;
}

.otazka_nazev {
padding-left: 5px;
padding-top: 2px;
padding-bottom: 2px;
padding-right: 2px;
border: solid 3px #D8F4DB;
font-weight: bold; 
background: #D8F4DB;
color: #027E27;
font-size: 1.2em;
}

.otazka_text {
padding: 5px;
border: solid 5px #D8F4DB;
font-size: 1.2em;
width: 480px;
}

.odpoved_tab {
width: 480px;
margin-top: 5px;
}

tr.odpoved_hlav {
padding: 2px;
background: #D8F4DB;
font-size: 1.1em;
}

.odpoved_hlav td {
padding: 2px;
background: #D8F4DB;
font-size: 1.1em;
}

tr.odpoved_hlav_su {
padding: 2px;
background: #D8F4DB;
font-size: 1.1em;
}

.odpoved_hlav_su td {
padding: 2px;
font-size: 1.1em;


}

.padd td {
padding: 7px;
}

.odpoved_su {
/*font-size: 1.2em;*/
font-style: italic;
float: right;
}

.odpoved_text {
padding-left: 1em;
padding-top: 5px;
padding-bottom: 5px;
padding-right: 5px;
font-size: 1.2em;
}

tr.otazka_seznam {
background: #D8F4DB;
color: #027E27;
font-weight: bold; 
text-decoration: none;
}

.tagy_otazek {
margin-bottom: 1ex;
}

a.tag_otazek {
border: 2px solid #DDDDDD;
background: #D8F4DB;
line-height: 3;
padding: 5px;
margin: 2px;
}

a.tag_otazek_akt {
border: 2px solid #008833;
}

li.rok_ma {
font-size: 1.5em;
font-weight: bold;
line-height: 1.5em;
}

.ma_roky {
/**display: none; - dela jquery */
}

#form_napoveda {
padding: 5px;
border: solid 5px #D8F4DB;
color: #00923F;
position: relative;
float: right;
}

h3.ma_uvod {
clear: both;
margin-top: 2em;
}

.anketa_pbar {
float: none;
margin: 5px 5px 5px 0;
}

a.ma_rok_odkaz {
text-decoration: none;
}

.vpravof {
float: right;
}

a.link_polozit_dotaz {
margin-left: 120px;
}

a.sedejodkaz {
color:#707070;
}
