body{
	color: #333333;
	background-color: White;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
h1{
	color: Red;
	font-size: large;
	font-weight: normal;
}
h2{
	color: Red;
	font-size: small;
	font-weight: normal;
}
h3{
	color: black;
	font-size: small;
	font-weight: normal;
}
p{
	background-image: url(images/odrazka.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
}

table td{
	vertical-align: top;
}

.center {
  text-align:center;
}

.img
{
	float: left;
}

/******************************************************************************/

.inputbox {
	border: 1px solid #D0CECE;
	margin: 0px 0px 0px 0px;
}

.inputlabel {
	font-weight: bold;
	text-align: left;
}

.inputbutton {
	background: #EFEFEF;
	
	border-right: solid 1px #D0CECE;
	border-bottom: solid 1px #D0CECE;
	border-left: none;
	border-top: none;
	color: Black;
	height: 22px;
	font-size: small;
	font-weight: bold;

}

.selectbox {
	/* background: #E9ECEF; */
	border: solid 1px #CCCCCC;
	color: #666666;
	height: 20px;
	font-size: small;
	/* font-weight: bold; */
}
/*                                    FORM                                    */
/******************************************************************************/

#body {
	line-height: normal; /* IE FiX - Back Normal */
	margin-left: auto;
	margin-right: auto;
	padding: 0px; /* 800x600 Optimization */
	width: 960px; /* Must be SET */
}
#header {
	background-color: #54177B;
	color: White;
	font-weight: bold;
	font-size: small;
}
.menu_item {
	float: left;
	padding-top:13px;
	padding-left: 5px;
		height: 20px;
/*	border: red solid 1px;*/
}
.menu_item a{
	text-decoration: none;
	color: White;
}
.menu_item a:hover{
	text-decoration: underline;
	color: White;
}

.menu_separator{
	 background-image: url(images/menu_separator.jpg);
	 background-repeat: no-repeat;
	 height: 40px;
	 width: 8px;
	 float: left;
}
.menu_sipka{
	background-image: url(images/menu_sipka.jpg);
	background-repeat: no-repeat;
	height: 14px;
	width: 13px;
	float: left;
	padding-right: 5px;
}
.menu_lang{
	text-align:right; 
	padding:0px 0px 0px 0px;
	float: right;
	width: 90px;


}

.menu_item_selected {
	background-color: White;
	float: left;
	padding-top:13px;
	height: 20px;

	color: Black;
}
.menu_item_selected a{
	text-decoration: none;
	color: #54177B;
}
.menu_item_selected a:hover{
	text-decoration: underline;
	color: #54177B;
}

/* region Header 2 */

#header2 {
	background-image: url(images/header2_back.jpg);
	color: White;
	float: left;
	font-weight: bold;
	font-size: small;
	height: 88px;

}
#banner1{
	float: left;
	margin-top: 10px;
	margin-left: 15px;

	border: solid 1px black;
}
#login_box{

	width: 230px;
	height: 62px;
	margin-top: 10px;

	margin-right: 10px;
	font-weight: normal;
	background-color: White;
	border: solid 1px #C6C6C6;
	color: Black;
	float: right;;

}

#body_page{
	text-align: center;
}

#left_panel{
	color: White;
	width: 205px;
	height: 285px;
	background-color: White;
	text-align: left;
}
.left_menu_item{
	width: 200px;
	height: 44px;
	background-color: #522F66;

	border: #331047 solid 1px;
}
.left_menu_sipka{
	float: left;
	background-image: url(images/left_menu_sipka.jpg);
	background-repeat: no-repeat;
	height:12px;
	width: 20px;
}
.left_menu_item_obal{
	padding-left: 10px;
	padding-top: 15px;
	font-weight: bolder;
}
.left_menu_item a{
	color: White;
	text-decoration: none;
}
.left_menu_item a:hover{
	color: White;
	text-decoration: underline;

}

.left_sub_menu{
	width: 200px;
	height: 30px;
	background-color: #DBD9DD;
	border: #DBD9DD solid 1px;
	border-left: #331047 solid 1px;
	border-right: #331047 solid 1px;
	border-top:none;
}
.left_sub_menu_sipka{
	float: left;
	background-image: url(images/left_sub_menu_sipka.jpg);
	background-repeat: no-repeat;
	height:12px;
	width: 20px;
}
.left_sub_menu_item_obal{
	padding-left: 25px;
	padding-top: 10px;
	font-weight: bolder;
}
.left_sub_menu_item_obal a{
	color: Black;
	text-decoration: none;
}
.left_sub_menu_item_obal a:hover{
	color: Black;
	text-decoration: underline;
}


#right_panel{
	color: White;
	width: 200px;
	height: 285px;
	background-color: White;
}
#right_menu_top{
	text-align: left;
	background-image: url(images/right_menu_top.jpg);
	width: 199px;
	height: 45px;
}

#right_menu_news{
	width: 100%;
	height: 237px;
	background-color: #DDDADE;
	text-align: left;

}
.news_nadpis{
	color: #522F66;
}
.news_nadpis a{
	color: #522F66;
	text-decoration: none;
}
.news_text{
	text-align: justify;
	color: Black;
}
.news_text a{
	text-align: justify;
	color: Black;
	text-decoration: none;
}
.news_detail{
	color: Red;
}

.news_detail a{
	color: Red;
}
#body_down{
	background-color: Olive;
}
.down_menu{
	background-image: url(images/down_menu.jpg);
	height: 82px;
	width: 232px
}
.down_menu_text{
	text-align: left;
	padding-top: 15px;
	padding-left: 40px;
	font-size: medium;
	color:#54177B;
}


.down_menu_text a{
	text-decoration:none;
	color:#54177B;
}


.down_menu_text a:hover{
	text-decoration:underline;
}

.body_nadpis_box{
		background-image: url(images/body_nadpis.jpg);
		background-repeat: no-repeat;
		background-color: #8D8393;
		width: 755px;
		height: 45px;

}
.body_nadpis_text{
		padding-left: 60px;
		padding-top: 14px;
		font-size: medium;
		color: White;
}
.body_nadpis_text a{
		font-size: medium;
		color: White;
		font-decoration: none;
}
.body_linka{
		width: 755px;
		height: 14px;
		background-image: url(images/body_linka.jpg);
}
.body_box{
	border: solid 1px #AFA8B3;
	width: 713px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	min-height: 300px;
	color: Black;
	font-size: small;
	text-align: justify
}
.body_box a{
	color: Red;
}