BODY {
	margin: 0px;
	padding: 0px;
	background-color: #767381;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(../im/bg_pas.jpg);
	font-family: Arial, Verdana;
	font-size: 16px;
}

.telo{
	width: 800px;
	height: auto;
	background-color: white;
	position: relative;
	margin: auto;
}

.hlava{
	width: 800px;
	height: 230px;
	background-position: top;
	background-repeat: no-repeat;
	background-color: #767381;
	background-image: url(../im/bg_hlava.jpg);
}

.stred{
	width: 800px;
	height: auto;
	background-color: #767381;
	background-image: url(../im/bg_stred.jpg);
	background-position: top;
	background-repeat: repeat-y;
}

.stred_lavy{
	width: 150px;
	float: left;
	text-align: center;
}

.stred_pravy{
	width: 650px;
	float: left;
}

.pata{
	width: 800px;
	height: 100px;
	background-color: #767381;
	background-image: url(../im/bg_pata.jpg);
	background-position: top;
	background-repeat: no-repeat;

}

/* menu  */

.menu{
	width: 600px;;
	height: 30px;
	position: relative;
	top: 120px;
	left: 160px;
	color: White;
}

A.menuobsah{
	margin-right: 10px;
	margin-left: 8px;
	text-decoration: none;
	color: White;
}

A.menuobsah:hover{
	margin-right: 10px;
	margin-left: 8px;
	text-decoration: none;
	color: White;
}

/* menu  */
.patatext{
	position: relative;
	top: 10px;
	left: 350px;
	color: White;
	font-weight: normal;
	font-size: 15px;
	width: 150px;
	height: auto;
	word-spacing: 3px;
}

/* menu  end */


.tucne{
	font-weight: bold;
}

/*Galeria */
.gal_img{
	margin-left: 10px;
}

.gal_riadok{
	margin-top: 10px;
}
.obr_pozadie{
	width: 170px;
	height: 130px;
	color: Gray;
}

/* end galeria */

/*diskusia*/
.formeno{
	border: 2px solid #005455;
	width: 270px;
	margin-bottom: 5px;
	margin-top: 12px;
}

.fortext{
	border: 2px solid #005455;
	width: 270px;
	height: 130px;
	margin-bottom: 5px;
}

.forbut{
	border: 2px solid #005455;
	width: 70px;
	height: 23px;
	background-color: white;
	margin-bottom: 5px;
}

.forprispevok{
	margin-bottom: 12px;
	height: auto;
	width: 550px;
}

.forpole1{
	width: auto;
	height: 16px;
	padding-left: 5px;
	padding-top: 3px;
	padding-right: 5px;
	border-top: 3px solid #FB0000;
}

.forpole2{	
	width: auto;
	height: auto;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: left;
}

.formen{
	font-weight: bold;
	margin-right: 20px;
	font-size: 12px;
	float: left;
}

.forip{
	font-size: 11px;
	float: right;
}

.forcas{
	font-size: 11px;
	float: left;
}
/*end diskusia*/

/*galeria*/
.gal_nepar{
	width: 400px;
	height: 21px;
	
}
.gal_par{
	width: 400px;
	height: 21px;
}
A.gal_link{
	color: #005455;
	text-decoration: none;
	margin-left: 5px;
	font-size: 14px;
}

A.gal_link:hover{
	color: Red;
	text-decoration: none;
	margin-left: 5px;
	font-size: 14px;
}

/*galeria*/

A.uni_link{
	color: Black;
	text-decoration: none;
}

A.uni_link:hover{
	color: Red;
	text-decoration: none;
}

/*oznamy start*/
.ozn_meno{
	border: 1px solid #b4ccc4;
	width: 100px;
	margin-bottom: 5px;
}

.ozn_text{
	border: 1px solid #b4ccc4;
	width: 100px;
	margin-bottom: 5px;
}

.ozn_but{
	border: 1px solid #b4ccc4;
	width: 48px;
	height: 18px;
	background-color: white;
	margin-bottom: 5px;
}
.ozn_prispevok{
	margin-bottom: 12px;
	height: auto;
	width: 600px;
}

.ozn_pole1{
	width: auto;
	height: 16px;
	padding-left: 5px;
	padding-top: 3px;
	padding-right: 5px;
	background-color: #FFD199;
}

.ozn_pole2{	
	width: auto;
	height: auto;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: left;
	background-color: #DCDCDC;
	border-top-style: solid;
	border-top-color: White;
	border-top-width: 2px;
}

.ozn_men{
	font-weight: bold;
	margin-right: 20px;
	font-size: 12px;
	float: left;
}

.ozn_ip{
	font-size: 11px;
	float: right;
}

.ozn_cas{
	font-size: 11px;
	float: left;
}
/*oznamy end*/
.kronika_riadok_all{
	background-color: Gray;
	color: White;
	padding-left: 10px;
	width: 240px;
	float: left;
	border-bottom-color: #B0B0B0;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

.kronika_riadok_datum{
	background-color: Gray;
	color: White;
	padding-left: 10px;
	width: 100px;
	float: left;
	border-bottom-color: #B0B0B0;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
