body {
        font-family: verdana,arial,tahoma, helvetica, sans-serif;
        font-size: 12px;
        text-align: center;
        background: #000000;
        color:#CCCCCC;
}

body, div, ul, h1, h2, h3, li, p, img, form, table, th, td, #wrapper, div {margin:0; padding:0;}
ul{list-style-type:none;}

hr {
margin-top:12px;
border-top:solid 1px #009933;
height:1px;
border-bottom:solid 12px #000000;
width:100%;
border-left:0;
border-right:0;
    /*background-color: #ffffff;*/
    /*display:inline;*/
}

h1 {
  font-size:12px;
  font-weight:bold;
}
h2 {
  font-size:12px;
  font-weight:bold;
}
h3 {
  font-size: 10px;
  font-weight:bold;
}

.block {
	display: block;
}

.clear {
	clear: both;
}
a{
text-decoration: none;
color:#009933;
}
a:hover{
text-decoration: underline;
color:#009933;
}
/* ***** */

/* pozadi */
#header1 {
/*	height:1000px;
	background: url(../image/pozadi1.jpg) 50% 100% no-repeat;
  background-position: top;*/
}
/* */

/* vrsek */
#wrapper {
	margin: auto;
	text-align: left;
	width: 940px;
}
#header {
    /*height:140px;*/
    width: 940px;
    border:0;
    padding:0;
    margin:0;
}

#header #logo {
    margin-top:26px;
    width:200px;
    display:block;
    float:left;
    border:0;
    padding:0;
    margin:0;
}
#header #logo a,#header #logo a img {
    border:0;
    padding:0;
    margin:0;
}
#header #tlacitka {
  margin-top: 108px;
  float:right;
  width:700px;
  display:block;
  text-align:right;
}

#menu-horni, #menu-horni1 {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
#menu-horni li,#menu-horni1 li {
	margin: 0;
	padding: 0;
        display: inline;
}
#menu-horni li.delitko,#menu-horni1 li.delitko {
	margin: 0;
	padding: 0;
        display: inline;
        color:#009933;
}
#menu-horni a,#menu-horni1 a {
	color: #CCC;
	margin: 0;
	padding: 0px;
}
#menu-horni a:hover,#menu-horni1 a:hover {
	color:#009933;
	text-decoration: underline;
	}

.blok1 {
    /*height:140px;*/
    width: 940px;
    border:0;
    padding:0;
    margin:0;
}

a.blok2 {
    display:block;
    text-decoration: none;
    float:left;
    width:220px;
    border-right:20px solid #000;
}

a.blok21 {
    display:block;
    text-decoration: none;
    float:left;
    width:220px;
    /*border-right:15px solid red;*/
}

a:hover.blok2, a:hover.blok21 {
    text-decoration: none;
}

a.blok2 img, a.blok21 img {
    border:0;
    margin:0;
    padding:0;
}

a.blok2 span, a.blok21 span {
    border-top:12px solid #000;
    width:220px;
    display:block;
    /*text-align:justify;*/
    color:#cccccc;
}
a.blok2 span strong, a.blok21 span strong{
    color:#009933;
    font-weight: normal;
}

.blok3 {
    display:block;
    width:650px;
    float:left;
}

.blok4 {
    display:block;
    width:250px;
    float:right;
}

a.blok2_1 {
    display:block;
    text-decoration: none;
    float:left;
    width:220px;
    padding-right:20px;
    background:#000 url(../image/pozadi-blok-2-1.png) no-repeat;
}

a.blok21_1 {
    display:block;
    text-decoration: none;
    float:left;
    width:220px;
}

a:hover.blok2_1, a:hover.blok21_1 {
    text-decoration: none;
}

a.blok2_1 img, a.blok21_1 img {
    border:0;
    margin:0;
    padding:0;
}

a.blok2_1 span, a.blok21_1 span {
    border-top:12px solid #000;
    width:220px;
    display:block;
    /*text-align:justify;*/
    color:#cccccc;
}
a.blok2_1 span strong, a.blok21_1 span strong{
    color:#009933;
    font-weight: normal;
}

#menu-prave {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
#menu-prave li {
	margin: 0;
	padding: 0;
}
#menu-prave li.delitko {
	margin: 0;
	padding: 0;
  color:#009933;
}
#menu-prave a {
	color: #CCC;
	margin: 0;
	padding: 0px;
	padding-left:30px;
        text-decoration: none;
	background: url(../image/sipka_off.png) no-repeat;
        line-height: 20px;
}
#menu-prave a:hover, #menu-prave a.aktivni {
	color:#009933;
	text-decoration: underline;
	background: url(../image/sipka_on.png) no-repeat;
        line-height: 20px;
        margin: 0;
	padding: 0px;
	padding-left:30px;
}

#copyright {
    float:left;
    width:700px;
}

#doporuc {
    float:right;
    width:200px;
    margin-top:-18px;
    text-align:right;
}
#doporuc a, #doporuc a img{
    margin:0;
    border:0;
    padding:0;
}








/* tooltip */
a.tooltip {
	FONT-SIZE: 10px;
	FONT-FAMILY: Arial;
    COLOR: Navy;
}
a.tooltip:hover {
	FONT-SIZE: 10px;
	TEXT-DECORATION: underline
}
a.tooltip span {TEXT-DECORATION: none;display:none; padding:10px; margin-left:8px; margin-top:15px; width:350px;FONT-SIZE: 16px; line-height: 25px;}
a.tooltip:hover span{TEXT-DECORATION: none;display:inline; position:absolute; background:#F8F8F8; border:1px solid #DBE2EE; color:#6c6c6c;FONT-SIZE: 16px; z-index: 5 }

a.tooltip2 {
	FONT-SIZE: 10px;
	FONT-FAMILY: Arial;
}
a.tooltip2:hover {
	FONT-SIZE: 10px;
	TEXT-DECORATION: underline
}
a.tooltip2 span {display:none; padding:2px 3px; margin-left:8px; width:150px;}
a.tooltip2:hover span{display:inline; position:absolute; background:#E0E0E0; border:1px solid #CC0000; color:#6c6c6c; z-index: 5 }

/* formulare */
input.search {
	width: 120px;
	border: none;
	background: url(../image/input_se.gif);
	font-size: 10px;
	background-repeat: no-repeat;
	padding: 2px 0 0 17px;
}

input.login {
	width: 83px;
	border: none;
	background: url(../image/input_lo.gif);
	font-size: 10px;
	background-repeat: no-repeat;
	padding: 2px 17px 5px 17px;
    margin-right:-17px
}

input.pass {
	width: 83px;
	border: none;
	background: url(../image/input_pa.gif);
	padding: 2px 17px 5px 17px;
	font-size: 10px;
	background-repeat: no-repeat;
    margin-right:-17px
}
/*
input.formular {
	width: 272px;
	font-size: 12px;
	height: 21px;
	background-image: url(../image/../image/input_formular.gif);
	border: 0;
	padding-top: 4px;
	padding-left: 8px;
	background-color: transparent;
}
*/
input.tlacitko {
	width: auto;
	border: 1px solid #A9A9A9;
	padding: 1px;
	font-size: 9px;
	background-color: #F4f4f4;
}

input.pocet_kusu {
	width: auto;
	border: 1px solid #A9A9A9;
	padding: 1px;
	font-size: 9px;
	background-color: #F4f4f4;
}

select.specialni {
	width: auto;
	border: 1px solid #A9A9A9;
	padding: 1px;
	font-size: 9px;
	background-color: #F4f4f4;
}

input.tlacitko:focus,input.tlacitko:hover {
	background-color: #c80000;
	color: White;
}

input.login:focus,input.login:hover, input.formular:focus,input.formular:hover, input.pass:focus,input.pass:hover, input.search:focus,input.search:hover
{
	color:green;
}

input.tlacitko_odeslat {
    width: 147px;
    height: 55px;
    background: url(../image/odeslat-off.png);
    background-repeat: no-repeat;
    border:0;
    display:block;
}

input.tlacitko_odeslat:hover {
    width: 147px;
    height: 55px;
    background: url(../image/odeslat-on.png);
    background-repeat: no-repeat;
    border:0;
    display:block;
}

input.tlacitko_ok {
	width: 23px;
    height: 21px;
    background: url(../image/odeslat_.gif);
	background-repeat: no-repeat;
    border:0;
}

input.tlacitko_ok:hover {
	width: 23px;
    height: 21px;
    background: url(../image/odeslat_.gif);
	background-repeat: no-repeat;
    border:0;
}

a.poptavka_odeslat {
    width: 147px;
    height: 55px;
    background: url(../image/poptavka-off.png);
    background-repeat: no-repeat;
    border:0;
    display:block;
}

a.poptavka_odeslat:hover {
    width: 147px;
    height: 55px;
    background: url(../image/poptavka-on.png);
    background-repeat: no-repeat;
    border:0;
    display:block;
}

.text0 {
  font-size: 9px;
  color: #363636;
  padding: 0 0 5px 0;
  }

.text1 {
  font-size: 9px;
  color: #363636;
}

.text2 {
  font-size: 9px;
  color: #363636;
  font-weight: bold;
}

.text3 {
  font-size: 12px;
  color: #363636;
  font-weight: bold;
}

.text4 {;
  font-size: 11px;
  color: #363636;
  padding: 0 0 5px 0;
  }

.text5 {
  font-size: 10px;
}

.text6 {
  font-size: 12px;
  font-weight: bold;
}










/* --- formularek na poslani zpravy ---*/
#call_me_back3 {
    width:190px;
    padding-left: 5px;
    padding-right: 5px;
}

#call_me_back {
    width:160px;
    margin:auto;
}
#call_me_back h4
{	font-size : 9px;
	margin: 0;
	color : #3A3A3A;
	font-weight : bold;
	line-height: 15px;
    text-align: left;
}


#call_me_back #t2 {
/*	font-size: 80%;*/
	margin: 5px 0 0 -5px;
	padding: 0 0 5px 0;
	font-weight : bold;
    	font-size : 9px;
        color : #3A3A3A;

}

#call_me_back p {
	margin: 0 0 1px 0;
}
#call_me_back h3 {
	color: #000;
	font-size: 100%;
	margin: 0;
	padding: 0 0 10px 0;
}
#call_me_back label {
	display: block;
}
#call_me_back #msisdn, #call_me_back #name, #call_me_back #email {
	width: 155px;
}

#call_me_back #zprava
{
	width: 155px;
	font-family : verdana,Arial;
	font-size : 12px;
}


#call_me_back #oz {
	width: 160px;
}

#call_me_back2 {
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #E0E0E0;
}

#call_me_back2 p {
	margin: 0 0 5px 0;
}
#call_me_back2 .t1 {
	font-size: 80%;
	margin: 0;
	padding: 0 0 5px 0;
/*	background : #FAFAFA;*/
}

/* pro admin */
.nad3 {
	font-family : Arial;
	font-size : 20px;
	color : Black;
}
.aa9 {
	background-color: #f4c325;
}
.aa19 {
    FONT-WEIGHT: bold;
 }
A.o5 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: Navy;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none
}
A.o5:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: Red;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none
}
.message{
    color:red;
}

a.znamka {
	border: 1px solid #eee;
	padding: 2px 5px 2px 5px;
    color:black;
	background-color: #E4E9F1;
}

a.znamka:hover {
    color:white;
	background-color: #009837;
}

a.znamka2 {
	border: 1px solid #eee;
	padding: 2px 5px 2px 5px;
	color:black;
	background-color: #FFBB00;
}

a.znamka2:hover {
    color:white;
	background-color: #009837;
}

/* galerie */
.thumb_block
{position:relative; height:auto; width:100%;}
.thumb_image
{
float:left;
margin:0pt 5px 5px 5px;
width:70px;
}

