body{
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	background-image: url(../images/style/menu_back.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-size: 12px;
	color:#000
}

/**** HLAVNI DIV ****/
#main{
	margin: 0px auto;
	width: 773px;
	text-align: left;
}

/**** PATKA ****/
#patka{
	background-color: #FFF;
	color: #494949;
	font-size: 11px;
	border-top: 1px solid #E1E1E1;
	text-align: center;
}

/*** MENU ***/
#divNav {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 53px;
	margin-bottom: 5px;
}

#nav {
	margin: 0px;
	padding: 0px;
}

#nav li {
	float: left;
	display: block;
}

#nav li ul {
	display: none;
}

#nav li a {
	color: #fff;
	display: block;
	padding-top: 5px;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	font-size: 13px;
}

#nav li ul{
	position: absolute;
	top: 33px;
	padding: 0px;
	height: 20px;
	text-decoration: none;
	margin: 0px;
}

.submenu{
	margin-left: 10px;
}

#nav li ul a:hover{
	text-decoration: underline;
}

#nav li.off ul a{
	display: block;
	color: #fff;
	padding: 0px;
}

#nav li.off:hover ul, #nav li.over ul {
	display: block;
	z-index: 6000;
}

#nav li.off a:hover{
	background-color: #666;
}


/**** SLIDESHOW ****/
#featureImage, .slide{
	height: 216px;
	width: 100%;
	background-repeat: no-repeat;
}

/**** PRAVY SLOUPEC ****/
#pravy_sloupec{
  float: right;
  width: 200px;
  height: 500px;
}

/**** HLAVNI OBSAH ****/
#obsah{
	width: 400px;
	float: left;
  /*margin-right: 330px;*/
  min-height: 1000px;
  _height: 1000px;
}

/**** PRIHLASOVACI FORMULAR ****/
#login{
	float: right;
}
.prihlasit input{
	font-size: 10px;
	border: 1px solid black;
}


/**** RAMECKY ****/
.blue_top{
	width: 193px;
	height: 30px;
	background-image: url(../images/style/blue_top.gif);
	background-repeat: no-repeat;
	text-align: right;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	margin:0px;
}
.yellow_top{
	width: 247px;
	height: 30px;
	/*background-image: url(../images/style/yellow_top.gif);*/
	background-color: #fff500;
	background-repeat: repeat-x;
	text-align: right;
	color: #000;
	font-weight: bold;
	font-size: 13px;
}
.yellow_top_siroky{
	width: 322px;
	height: 30px;
	/*background-image: url(../images/style/yellow_top.gif);*/
	background-color: #fff500;
	background-repeat: repeat-x;
	text-align: right;
	color: #000;
	font-weight: bold;
	font-size: 13px;
}
.yellow_top_uzky{
	width: 210px;
	height: 30px;
	/*background-image: url(../images/style/yellow_top.gif);*/
	background-color: #fff500;
	background-repeat: repeat-x;
	text-align: right;
	color: #000;
	font-weight: bold;
	font-size: 13px;
}
.kolo{
	width: 46px;
	height: 30px;
	background-image: url(../images/style/kolo.gif);
	background-repeat: no-repeat;
	float: left;
}
.blue_top_text{
	padding-top: 7px;
	height: 20px;
	margin-right: 20px;
	text-align: right;
}
.obsah_prihlasit{
	width: 191px;
	background-color: #cfcdce;
	border: 1px solid #cfcdce;
}
.ramecek_obsah{
	width: 245px;
	height: 270px;
	background-color: #cfcdce;
	border: 1px solid #cfcdce;
}
.ramecek_bottom{
	width: 193px;
	height: 11px;
	background-image: url(../images/style/ramecek_bottom.gif);
	background-repeat: no-repeat;
}
.ramecek_obsah_siroky{
	width: 320px;
	background-color: #cfcdce;
	border: 1px solid #cfcdce;
}
.ramecek_obsah_uzky{
	width: 208px;
	background-color: #cfcdce;
	border: 1px solid #cfcdce;
}


/**** FORMULARE ****/
.odeslat_button{
	height: 20px;
	border: 1px solid #ababab;
	color: #fff;
	background-image: url(../images/style/prihlasit_button.gif);
	background-repeat: repeat-x;
	margin-top: 7px;
}
.yellow_button{
	background-image: url(../images/style/yellow_button.gif);
	background-repeat: repeat-x;
	border:1px solid #ababab;
	height: 20px;
	font-size: 12px;
}

/**** ANKETA ****/
.anketa_sloupec{
	margin-left: 20px;
	margin-top: 5px;
}

/**** ZPRAVICKY ****/
.zpravicka{
	font-size: 13px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	letter-spacing: -0.5px;
	line-height: 1.5em;
}
.zpravicka a{
	/*display: block;
	text-decoration: none;
	color: #000;*/
  color: rgb(144,25,3);
  text-decoration: underline;
  cursor: pointer;
}


.zpravicka_img{
  /*display: block;*/
	/*background-color: #fff;*/
	/*padding: 3px;*/
	/*border: solid 1px #e0e0e0;*/
	/*margin-left: 5px;*/
	/*margin-bottom: 5px;*/
}

.zpravicka_autor{
	font-weight: Bold;
	font-style: italic;
	margin-bottom: 5px;
}
.zpravicka_podtrzeni{
	width: 500px;
	height: 1px;
	/*background-image: url(../images/zpravicky/zpravicky.gif);
	background-repeat: no-repeat;*/
	margin: 10px 0px 10px 0px;
}

h1{
	font-size: 160%;
	color: #f50002;
	/*color: rgb(144,25,3);*/
	/*color: #5b5a5a;*/
	/*margin: 0px;*/
	/*background-image: url(../images/zpravicky/zpravicky_head.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 23px;
	text-decoration: underline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	font-family: "trebuchet ms", helvetica, sans-serif;
  font-weight: bold;
	border-bottom: 1px solid #E1E1E1;
}

/**** NOVINKY ****/
.novinky{
	float:left;
	margin-left: 5px;
	margin-top: 5px;
}
.odkaz_novinky{
	color: rgb(144,25,3);
	text-decoration: underline;
}
.odkaz_novinky:hover{
	text-decoration: none;
}
/**** CLANKY ****/
#rozcestnik {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#rozcestnik a {
	display: block;
	text-decoration: none;
	color: #000;
}
#rozcestnik span {
	display: block;
	background-color: #fff;
	border: 1px solid rgb(255,204,0);
}
#rozcestnik .hp1{
  margin-top: 10px;
  margin-bottom: 10px;
}
#rozcestnik span{
padding: 10px;
}
#rozcestnik .hp1 a:hover {
	background-color: #000;
}
#rozcestnik a:hover span {
	background-color: rgb(255,255,153);
}

/**** CLANEK ****/
.clanek_h1 {
	color: #ffcc00;
	font-family: Verdana;
	font-size: 200%;
	font-weight: bolder;
}
.clanek_img_left {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px; 
}
.clanek_img_right {
	float: right;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.clanek_text {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
.clanek_text img{
	padding: 5px;
	border: 1px solid #666;
}
.clanek_text a{
	color: rgb(144,25,3);
  text-decoration: underline;
}
.clanek_autor{
	font-weight: bold;
	color: #e0821e;
}
/**** GALERIE ****/
.galerie_table {
	border: 0px;
	width: 330px;
	text-align: center;
}
.galerie_bunka {
	text-align: center;
	background-color: #f7f7f7;
}
.div_img {
	text-align: center;
	/*moz-opacity: 0.85;
	opacity: .85;
	filter: alpha(opacity=85);*/
}
.fotka_popis {
	color: #8a8a8a;
	margin-bottom: 15px;
	font-size: 80%;
}
.galerie_fotky {
	width: 20%;
	background-color: black;
	text-align: centar;
}
.galerie_stranka {
	text-align: right;
	margin-top: 10px;
}

.obrcenter {
	margin: 10px 5px 2px 5px;
	border-top: 5px solid #FFFEE0;
	border-bottom: 5px solid #FFFEE0;
	border-left: 5px solid #FFFEE0;
	border-right: 5px solid #FFFEE0;
}
.obrcenter:hover {
	margin: 10px 5px 2px 5px;
	border-top: 5px solid #fedaa2;
	border-bottom: 5px solid #fedaa2;
	border-left: 5px solid #fedaa2;
	border-right: 5px solid #fedaa2;
}

/**** BLOGY ****/
h4{
	font-size: 160%;
	color: #5b5a5a;
	margin: 10px;
	background-image: url(../images/blog/blog.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 25px;
	text-decoration: underline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight: normal;
}
#blog_obal_textu a{
  color: rgb(144,25,3);
  text-decoration: underline;
}

/**** CLENOVE ****/
.clen_profil{
  padding: 5px;
  border: 1px solid orange;
  margin-bottom: 10px;
  min-height: 120px;
  _height: 120px;
}

.obrazek_profil{
  float:right;
  border: none;
  margin-left: 5px;
}

/**** OBECNE ****/
img, a{
	border: none;
}
a{
	color: rgb(144,25,3);
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
.weight_bold{
	font-weight: bold;
}
.align_center{
	text-align: center;
}
.align_right{
  text-align: right;
}
.margin10{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
h5{
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
}
form{
	margin: 0px;
	padding: 0px;
}
.padding10{
	padding: 10px;
}
.clear_both{
	clear:both;
}
.height5px{
	height: 5px;
}
h3{
	font-size: 140%;
	color: #4ba5b1;
	margin: 0px;
	/*background-image: url(../images/obecne/h2_background.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 15px;
	text-decoration: underline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	font-family: "trebuchet ms", helvetica, sans-serif;
  font-weight: bold;
	border-bottom: 2px dotted #4ba5b1;
}