body {
	background: url('grfx/body_top.png') #FFFFFF;
	background-repeat: repeat-x;
	font-family: arial;
	height: 100%;
	margin: 0;
	position: relative;
}
h1 {
	font-weight: 800;
	font-size: 1.25em;
	font-family: Verdana;
}
#pscroller1 {
	width: 100%;
	height: 100%;
	border: 0px;
}
#pscroller1 a {
	text-decoration: none;
}
.body {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 100%;
	width: 950px;
	position: relative;
}
.oznameni {
	border: 2px dashed red;
	background: #CCCCFF;
	width: 83%;
	height: 20px;
	padding-top: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	margin-top: 26px;
	font-family: verdana;
	font-size: 0.6em;
	font-weight: bold;
	cursor:pointer;
}
.oznameni:hover {
  background:#8282FF;
}
.content {
	width: 950px;
	background: url('grfx/strip.png') repeat-y;
	overflow: hidden;
}
.content_body {
	float: left;
	width: 600px;
	text-align: center;
}
.clanek_datum {
	float: right;
	width: 100%;
	color: gray;
}
.clanek_holder {
	margin-left: auto;
	margin-right: auto;
	width: 550px;
	margin-top: 30px;
	font-size: 0.7em;
	text-align: justify;
}
.end {
	width: 100%;
	height: 180px;
	background: url('grfx/end.png');
}
.end_disclaimer {
	font-size: 9px;
	width: 460px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
.odkazy {
	font-size: 0.7em;
	width: 500px;
	height: 139px;
	margin-left: auto;
	margin-right: auto;
}
.sig {
	float: right;
	margin-right: 60px;
	width: 100px;
}
.sig_l {
	padding-left: 15px;
	float: left;
	min-width: 10px;
	height: 10px;
	background: url('grfx/sig_l.png') no-repeat;
	margin-right: 3px;
}
.sig_r {
	float: left;
	width: 10px;
	height: 10px;
	margin-left: 3px;
	background: url('grfx/sig_r.png');
}
.garida_caption {
	background: url('grfx/garida_logo.png') no-repeat;
	top: 35px;
	left: 70px;
	float: left;
	position: relative;
	width: 216px;
	height: 52px;
	cursor: pointer;
}
.head {
	background-image: url('grfx/head.png');
	height: 113px;
	width: 950px;
	position: relative;
}
.head_banner {
	width: 468px;
	height: 60px;
	position: relative;
	left: 119px;
	top: 16px;
	float: left;
}
.item_holder {
	width: 580px;
	float: left;
	margin-left: 14px;
	margin-bottom: 4px;
}
.item_1 {
	float: left;
	width: 280px;
	border: 1px solid gray;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	background: #CCCCFF;
	overflow: hidden;
}
.item_2 {
	float: left;
	width: 280px;
	border: 1px solid #696969;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	background: #8282FF;
	overflow: hidden;
}
.item_img_holder {
	width: 90px;
	height: 100%;
	float: left;
	text-align: center;
	overflow: hidden;
	cursor: pointer;
}
.item_content {
	background: white;
	color: black;
	height: 84px;
	margin-top: 4px;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	border: 1px solid gray;
	font-size: 0.7em;
	text-align: left;
	padding: 4px;
	overflow:hidden;
	position:relative;
}
.menu {
	width: 150px;
	margin-left: 23px;
	height: 100%;
	float: left;
}
.menu_caption {
	width: 150px;
	height: 17px;
	background: transparent;
	background: url('grfx/item_red.png');
	margin-top: 8px;
	color: white;
	font-weight: 900;
	font-size: 0.6em;
	font-family: Verdana;
	padding-top: 5px;
}
.menu_item {
	text-align: left;
	padding-left: 5px;
	padding-top: 2px;
	width: 145px;
	height: 16px;
	background: #CCCCFF;
	margin-top: 1px;
	font-weight: bolder;
	font-size: 0.6em;
	font-family: Verdana;
	cursor: pointer;
}
.menu_item:hover {
	background: #8282FF;
}
.menu_items {
	margin-top: 1px;
	background: #E0E0FF;
	width: 145px;
	border-width: 1px 1px 1px 5px;
	border-color: #B22222;
	border-style: solid;
}
.menu_subitem {
	text-align: left;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 16px;
	background: #CCCCFF;
	margin-top: 1px;
	text-indent: -10px;
	text-decoration: none;
	color: black;
	font-weight: bolder;
	font-size: 0.6em;
	font-family: Verdana;
	cursor: pointer;
}
.menu_subitem:hover {
	color: red;
	background: #8282FF;
}
.next_page {
	font-size: 0.75em;
	padding: 2px 10px;
	border: 1px solid gray;
	font-weight: bold;
	float: right;
	margin-right: 15px;
	background: #CCCCFF;
}
.next_page a {
	text-decoration: none;
}
.next_page:hover {
	background: #8282FF;
}
.next_page a:hover {
	color: red;
}
.page_nav {
	color: black;
}
.page_diff {
	font-size: 0.7em;
	color: gray;
}
.right {
	margin-top: 10px;
	float: left;
	width: 150px;
	height: 350px;
}
.slider {
	width: 400px;
	float: left;
	position: relative;
	height: 24px;
	left: 370px;
	top: 20px;
	color: white;
	background: transparent;
	border: 0px;
	text-align: left;
	font-family: verdana;
	font-size: 0.9em;
	font-weight: bold;
}
.slider a {
	text-decoration: none;
	color: white;
}
.tab_caption {
	width: 100%;
	height: 25px;
	float: left;
	margin-bottom: 1px;
	margin-top: -2px;
	border-top: 2px solid #270070;
}
.tab_caption2 {
	width: 100%;
	height: 25px;
	float: left;
	margin-bottom: 1px;
	margin-top: -2px;
	border-top: 2px solid #700013;
}
.tab1 {
	margin-top: -1px;
	width: 100px;
	height: 21px;
	padding-top: 3px;
	float: left;
	background: transparent;
	background-image: url('grfx/tab1.png');
	color: white;
	font-weight: bold;
	font-size: 0.9em;
	text-align: left;
	text-indent: 30px;
	cursor: pointer;
}
.tab2 {
	margin-top: -1px;
	width: 449px;
	height: 21px;
	padding-top: 3px;
	float: left;
	background: transparent;
	background: url('grfx/tab2.png');
	color: white;
	font-weight: bold;
	font-size: 0.9em;
	text-align: left;
	text-indent: 30px;
	cursor: pointer;
}
.tab1_wide {
	margin-top: -2px;
	width: 167px;
	height: 21px;
	padding-top: 3px;
	float: left;
	background: transparent;
	background-image: url('grfx/tab1_wide.png');
	text-align: left;
	color: white;
	font-weight: bold;
	font-size: 0.9em;
	text-indent: 30px;
	cursor: pointer;
}
.tab1_wide2 {
	margin-top: -2px;
	text-align: left;
	width: 241px;
	height: 21px;
	padding-top: 3px;
	float: left;
	background: transparent;
	background-image: url('grfx/tab1_wide2.png');
	color: white;
	font-weight: bold;
	font-size: 0.9em;
	text-indent: 30px;
	cursor: pointer;
}
.floats {
	position: fixed;
	right: 0px;
	bottom: 0px;
}
.float_home {
	width: 24px;
	height: 24px;
	border: 1px solid gray;
	background: url('grfx/home.png');
	cursor: pointer;
}
.float_home:hover {
	background: url('grfx/home.png') #ededed;
}
.float_contact {
	width: 24px;
	height: 24px;
	border: 1px solid gray;
	background: url('grfx/contact.png');
	cursor: pointer;
}
.float_contact:hover {
	background: url('grfx/contact.png') #ededed;
}
.edit_label {
	font-size: 0.7em;
	font-weight: bold;
	font-family: verdana;
	line-height:2em;
}
.edit_form {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	text-align: left;
	border: 1px solid black;
	margin-top: 10px;
	padding: 5px;
	background: #CCCCFF;
}
