
body {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #757575;
}

.main_box {
	position: relative;
	width: 800px;
	text-align: left;
}

.print_box {
	position: relative;
	width: 600px;
	text-align: left;
}

.logo_box {
	position: absolute;
	top: 10px;
}

.logged_user_box {
	top: 20px;
	margin-left: 400px;
	position: absolute;
}

.srch_box {
	top: 45px;
	margin-left: 400px;
	position: absolute;
}

.srch_box .ico {
	color: #a6383b;
	font-size: 10px;
	float: left;
	width: 50px;
}

.srch_box .ico_home {
	color: #a6383b;
	font-size: 10px;
	float: left;
	width: 40px;
}

.srch_box .input {
	width: 138px;
}

.srch_box .button {
	background-image: url(../img/bg_butt.gif);
	background-repeat: repeat-y;
	background-color: #a6383b;
	border: 1px solid #a6383b;
	width: 71px;
	color: #FFFFFF;
}

input, select {
	background-image: url(../img/bg_form.gif);
	background-repeat: repeat-y;
	background-color: #fafafa;
	border: 1px solid #b6b6b6;
}

.main_menu_box {
	background-image: url(../img/bg_main_menu.gif);
	background-repeat: no-repeat;
	width: 201px;
	height: 220px;
	position: absolute;
	top: 80px;
	padding-top: 10px;
	padding-left: 20px;
}

.main_menu_box .item {
	background-image: url(../img/main_menu_symbol.gif);
	background-repeat: no-repeat;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 15px;
	font-size: 14px;
}

.main_menu_box .down {
	background-image: url(../img/main_menu_symbol_down.gif);
	background-repeat: no-repeat;
}

.main_menu_box .item a {
	color: #FFFFFF;
	text-decoration: none;
}

.main_menu_box .item a:hover {
	color: #000000;
	text-decoration: none;
}

.collage_box {
	position: absolute;
	top: 80px;
	margin-left: 201px;
}


.content_box {
	position: relative;
	top: 320px;	 
	width: 570px;
	float: right;
}

.content_box a img {
	border: 0px;
}

.left_box {
	position: relative;
	top: 302px;
	width: 215px;
}

.left_content_separator {
	background-image: url(../img/left_content_separator.gif);
	background-repeat: no-repeat;
	height: 389px;
	width: 22px;
	float: right;
	margin-top: 140px;
}

.info_box{
	padding-top: 5px;
}

.bottom_box {
	background-image: url(../img/bg_bottom_box.gif);
	background-repeat: no-repeat;
	position: relative;
	top: 320px;
	width: 780px;
	height: 38px;
	padding: 10px;
}

.submenu_box {
	background-image: url(../img/bg_submenu.gif);
	background-repeat: no-repeat;
	width: 202px;
	height: 215px;
	padding-top: 25px;
	padding-left: 12px;
}

.submenu_box_usr_menu {
	background-image: url(../img/bg_submenu_usr_menu.gif);
	background-repeat: no-repeat;
	width: 202px;
	padding-top: 25px;
	padding-left: 12px;
}

.submenu_box_usr_menu_bottom {
	background-image: url(../img/bg_submenu_usr_menu_bottom.gif);
	background-repeat: no-repeat;
	width: 202px;
	height: 47px;
	padding-top: 3px;
	padding-left: 12px;
}

.submenu_box_usr_menu .item {
	background-image: url(../img/submenu_symbol_usr.gif);
	background-repeat: no-repeat;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-left: 20px;
	font-size: 12px;
}

.submenu_box_usr_menu .item a {
	color: #000000;
}

.submenu_box_usr {
	background-image: url(../img/bg_submenu_usr.gif);
	background-repeat: no-repeat;
	width: 202px;
	height: 135px;
	padding-top: 15px;
	padding-left: 12px;
}

.submenu_box_usr_flop {
	background-image: url(../img/bg_submenu_usr_flop.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 135px;
	padding-top: 15px;
	padding-left: 25px;
}


.submenu_box .item {
	background-image: url(../img/submenu_symbol.gif);
	background-repeat: no-repeat;
	padding-bottom: 2px;
	padding-top: 0px;
	padding-left: 20px;
	font-size: 12px;
	width: 160px;
}

.submenu_box .item a {
	color: #000000;
}

a {
	color: #a6383b;
	text-decoration: none;
}

a:hover {
	color: #a6383b;
	text-decoration: underline;
}

h1 {
	background-image: url(../img/title_symbol.gif);
	background-repeat: no-repeat;
	font-size: 16px;
	color: #a6383b;
	padding-left: 25px;
	padding-bottom: 20px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #99b441;
	padding-bottom: 0px;
}

.content_news_box p, h2 {
	padding: 0px;
	margin: 0px;
}

.date {
	color: #5e5e5e;	
}

.content_separator {
	background-image: url(../img/content_separator.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	
	height: 40px;
}



.right_content_separator {
	background-image: url(../img/left_content_separator.gif);
	background-repeat: no-repeat;
	height: 450px;
	width: 18px;
	float: right;
	margin-top: 50px;
	margin-left: 6px;
}

.news_box {	
	width: 160px;
	padding-left: 2px;
	font-size: 11px;
	float: right;
	margin-left: 10px;
}

.news_box .title {
	color: #81a02a;
	font-weight: bold;
}

.news_box .date {
	color: #9a9a9a;
}

.news_box .message {
	color: #757575;
}

.news_box .link {
	font-weight: bold;
}

.news_box .archive {
	float: right;
	margin-right: 15px;
}

h2 {
	background-image: url(../img/title_symbol.gif);
	background-repeat: no-repeat;
	font-size: 16px;
	color: #a6383b;
	padding-left: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
}

.bpk_podporuje_box {
	float: right;
	font-size: 11px;
	margin-bottom: 10px;
	margin-left: 20px;
	text-align: center;
}

.bpk_podporuje_box img {
	border: 0px;
}

.border_article_box h3 {
  margin-top: 30px;
  margin-bottom: 20px;
}

.border_article_box {
	background-image: url(../img/bg_border_article.gif);
	background-repeat: no-repeat;
	width: 240px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
}

.border_article_box .user {
	font-weight: bold;
	color: #99b441;
}

.border_article_box .message {
	font-size: 11px;
}

.clear {
	clear: both;
}

.butt {
	background-image: url(../img/butt.gif);
	background-repeat: no-repeat;
	width: 170px;
	height: 32px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	padding-top: 4px;
	padding-left: 15px;
	cursor: pointer;
}

.button {
	background-image: url(../img/bg_butt.gif);
	background-repeat: repeat-y;
	background-color: #a6383b;
	border: 1px solid #a6383b;
	color: #FFFFFF;
}

.button_green {
	background-image: url(../img/bg_butt_green.gif);
	background-repeat: repeat-y;
	background-color: #a5c74a;
	border: 1px solid #8ab12a;
	color: #000000;
}

.login_form legend {
	font-weight: bold;
	font-size: 14px;	
}

.login_form fieldset {
	border: 1px solid #bababa;
}

.warning {
	font-weight: bold;
	color: #ff0000;
}

.table_list {
	width: 100%;
}

.table_list .h_tema {
	
}

.table_list .h_autor {
	width: 110px;
}

.table_list .h_odpovedi {
	width: 60px;
}

.table_list .h_posledni {
	width: 115px;
}

.table_list th {
	padding-left: 5px;
	background-color: #81a02a;
	color: #ffffff;
	vertical-align: top;
}

.table_list td {
	border-bottom: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
}

.req {
	color: #ff0000;
	font-weight: bold;
}

.right_link {
	float: right;
	padding-right: 40px;
}

input.text {
	width: 160px;
}

input.text_long {
	width: 300px;
}

input.text_number {
	width: 50px;
}

input.text_date {
	width: 60px;
}
input.text_datetime {
	width: 100px;
}

input.check {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

select.sel_middle {
	width: 300px;
}
select.sel {
	width: 165px;
}


form {
	margin: 0px;
	padding: 0px;
}

.hand {
	cursor: pointer;
}

textarea {
	width: 300px;
}

.label_list fieldset {
	border: 0px;
	border-top: 1px solid #99b441;
	padding: 5px;
	margin: 0px;
	margin-bottom: 10px;
}

.label_list legend {
	font-weight: bold;
	font-size: 14px;
	color: #99b441;
	background-color: #FFFFFF;
}

.label_list label {
	margin-top: 1px;
	margin-right: 5px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 150px;
	text-align: right;
	float: left;
	background-image: url(../img/field_label_bg.png);
	background-repeat: repeat-x;
}

.label_list label img {
	vertical-align: middle;
}

.label_list .label_rewrite {
	background-color: transparent;
	margin: auto;
	padding: auto;
	width: auto;
	text-align: left;
	float: none;
	border: 0px;
	background-image: none;
}

.label_list .right_part {
	margin-left: 160px;
	padding-top: 3px;
	font-weight: bold;
}

.label_list .switch_lg_item {
	background-image: url(../img/switch_lg_bg.png);
	background-repeat: no-repeat;
	padding: 2px;	
	padding-left: 4px;
	padding-right: 6px;
}

.label_list .switch_image {
	border: 1px solid #B0AFAF;
}

.label_list .delete_butt {
	background-image: url(../img/delete_butt_bg.png);
	background-repeat: repeat-x;
	width: 100px;
	height: 25px;
	color: #FFFFFF;
	font-weight: bold;
}

.label_list .delete_sml_butt {
	background-image: url(../img/delete_butt_bg.png);
	background-repeat: repeat-x;
	width: 100px;
	height: 20px;
	color: #FFFFFF;
	font-weight: bold;
}

.label_list .common_butt {
	background-image: url(../img/common_butt_bg.png);
	background-repeat: repeat-x;
	height: 20px;
	color: #FFFFFF;
}

legend {
	font-weight: bold;
	font-size: 14px;	
}

fieldset {
	border: 1px solid #bababa;
}

#uzivatel_tachometr{
	position: absolute;
	top: 102px;
	left: 300px;
}

#table_odbery th{
	vertical-align: middle;
	text-align: center;
	padding: 4px;
}
#table_odbery td{
	vertical-align: middle;
	text-align: center;
}

.tbl_alert {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

.answer {
	padding: 5px;
}

.answer_usr {
	padding: 5px;
	border-left: 5px solid #81a02a;
}

.red{
	color: #cc2431;
}

.cancel_butt{
	background-color: #d0d0d0;
	background-image: none;
}

input[type=button], input[type=submit]{
	cursor: pointer;
}

.left_logo_box {
	width: 190px;
  text-align: center;
}
