html, body {
	height: 100%;
}
body {
	background-color: rgb(187,188,192);
	font-family: myriad Pro, Arial, sans-serif;
	font-size: 62.5%;
	color: #000;
}
#wrapper {
	background: url(images/bg.jpg) no-repeat center top;
	font-size: 1.2em;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -80px;
}
#main, #footerc {
	width:1000px;
	margin: 0px auto;
	height: 100%;
  position: relative;	
}
#head {
	height: 255px;
}
#content {
  font-size: 1.2em;
	padding: 0px 20px 0px 0px;
}
#right {
	position: absolute;
	right: 0px;
}
#left {
	position: absolute;
	left: 0px;
}
/* ------------------- bottom ------------------- */
#footer_wrap, .push {
	margin: 0px auto;
	height: 20px;
	padding: 25px 0 0 0;
	clear: both;
	font-size: 1.2em;
}
#footer_wrap{
	background: url(images/bgb.jpg) no-repeat center top;
}
#footer_wrap a {
	color: #000;
}
#footer {
  position: absolute;
  left: 10px;
}
#footerc {
}
#powered_by {
  position: absolute;
  right: 10px;
}
#bottom_links {
  visibility: hidden;
	text-align: center;
	padding: 0 0 20px 0;
}
#bottom_links a {
	text-decoration: none;
}
#bottom_links a:hover {
	text-decoration: underline;
}
#content ul, #content ol {
	margin-left: 10px;
	padding-left: 10px;
}
#content ul li, #content ol li{
  margin: 0 0 10px 0;
}
#content br{
  margin: 0 0 10px 0;
}
/* ------------------- bottom ------------------- */
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
	margin: 3px 3px;
	padding: 0;
	font-weight: normal;
	color: rgb(153,153,153);
}
h1 {
	margin:  10px 0 30px 0px;
	font-size: 3.8em;
}
h2 {
	margin:  0 0 20px 0;
	font-size: 1.3em;
  color: rgb(205,31,30);
  font-style: italic;
}
h3 {
	font-size: 1.4em;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1em;
}
h6 {
	font-size: 0.8em;
}
.breadcrumb {
	font-size: 1.1em;
	font-style: italic;
	color: rgb(128,128,128);
}
.breadcrumb a {
	text-decoration: none;
}
.breadcrumb a:hover {
	text-decoration: underline;
}
/* --------------- DIVs BEGIN --------------- */
#div_languages {
	position: absolute;
	top: 10px;
	right: 60px;
}
#div_languages a {
	color: #000;
	margin: 0 5px;
	font-family: myriad Pro;
	font-size: 1.4em;
	text-decoration: none;
}
DIV.div_search {
  display: none;
  position: absolute;
  top: 50px;
  right: 20px;
}
DIV.div_search input {
	width: 180px;
	height: 20px;
}
DIV.div_item_pictures {
}
DIV.div_item_default {
}
#content, #content p {
	line-height: 180%;
}
/* --------------- DIVs END --------------- */
/* --------------- Admin BEGIN --------------- */
#div_admin {
	color: #fff;
	padding-top: 4px;
	height: 20px;
	background: url(images/admin_bg.gif) repeat-x;
	position: relative;
}
#div_admin #admin_title {
	position: absolute;
	left: 0px;
	font-weight: bold;
	padding-left: 5px;
}
#div_admin .admin_button {
	float: right;
	font-weight: bold;
	margin-right: 50px;
	padding: 0px 10px 0px 10px;
}
#div_admin .admin_button a {
	color: #fff;
}
/* --------------- Admin END --------------- */
DIV.logon_user {
	color: #fff;
	padding-bottom: 10px;
	height: 10px;
	float: right;
}
DIV.logon_user a {
	color: #fff;
}
.search_text {
	height: 16px;
	width: 130px;
	border: 1px rgb(127,157,185) solid;
}
.div_search form input {
	height: 16px;
}
/*------------------------------- Side menu (begin)  ----------------------------*/
ul.cats {
  margin: 40px 0 40px 20px;
	text-align: left;
	font-size: 1.2em;
	font-family: myriad pro;
	font-family: trebuchet MS;
	list-style: none;
}
ul.cats li {
	background: transparent url(images/bullet.png) no-repeat scroll 50px 7px;
}
.cats a {
  margin: 0 0 0 60px;
	padding-left: 15px;
	text-decoration: none !important;
  color: #000;
}
.cats a:hover {
	text-decoration: underline !important;
}
.cats ul {
  margin-bottom: 10px;
}
.cats ul.sub li {
	padding: 0px;
  font-size: 0.8em;	
	border-bottom: none;
	list-style-type: none;
	list-style-image: none;
	background: transparent url(images/white.gif) no-repeat scroll 0px 8px;
}
.cats .sub a {
	margin: 0px;
	padding: 0px;
}
.cats .selected a {
	font-weight: bold;
}
/*------------------------------- Side menu (end)  -------------------------------*/
p table {
	border: 1px #000 solid;
}
p table td {
	border: 1px #000 solid;
}
/* ----------------------------- TA Menu styles ------------------------------- */
#topmenu {
	height: 27px;
	margin:  0 0 70px 0px;
	list-style: none;
}
#topmenu li {
	float: left;
}
#topmenu li a {
  background-color: rgb(215,26,30);
	display: block;
	font-size: 1.4em;
	color: #fff;
	text-decoration: none;
	padding: 0 23px 0 23px;
	margin: 0 54px 0 0;
	line-height: 27px;
	text-align: center;
	cursor: pointer;
}
#topmenu li a b {
	float: left;
	display: block;
	padding: 0 24px 0 8px;
}
#topmenu li#current a, #topmenu a:hover {
  background-color: rgb(153,0,0);
}
/*------------------------------- Pages (end)  ----------------------------------*/
SPAN.page {
	border: 1px solid rgb(187,204,238);
	padding: 2px 4px 2px 4px;
	margin: 2px;
}
SPAN.page:hover {
	background-color: rgb(187,204,238);
	color: rgb(ff,ff,ff);
}
SPAN.active_page {
	border: 1px solid rgb(187,204,238);
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: bold;
	background-color: rgb(187,204,238);
}
.pages {
	margin-bottom: 10px;
}
/*------------------------------- Pages (end)  ----------------------------------*/
.image {
	margin: 10px;
}
.to_do {
	margin: 1px;
}
.to_do:hover {
	border: 1px rgb(73,137,77) dashed;
	margin: 0px;
}
.seo_title {
	margin: 30px 0 30px 0;
}
.seo_title .title {
	margin: 5px 0;
	font-weight: bold;
}
.seo_title .description {
	margin: 5px 0;
	font-style: italic;
}
.seo_title input {
	margin-top: 5px;
	width: 477px;
}
.kontaktforma {
	font-weight: bold;
	color: rgb(134,134,134);
}
.warning {
	color: red;
	font-weight: bold;
	font-size: small;
	padding-bottom: 5px;
	text-align: center;
}
.search {
	margin: 0 0 20px 10px;
	font-style: italic;
}
.search .title {
	display: block;
	color: rgb(61,161,210);
	margin: 10px 0 5px -10px;
	font-size: 1.7em;
	font-family: georgia;
	font-style: italic;
	text-decoration: none;
}
.search a:hover {
	text-decoration: underline;
}
.search .result, .search_result {
	background-color: yellow;
	font-weight: bold;
}
#links a {
	margin-right: 15px;
}
img{
  border: 2px #fff solid;
}
/*------buttons-------*/
.imgbord{
  border: 1px gray solid;
}
#homeurl{
  display: block;
  width: 440px;
  height: 200px;
  margin: 0 auto;
}
.p1,.p2,.p3,.p4,.p5,.p6{
  color: rgb(115,115,115);
  margin: 0 15px 0 0;
  font-weight: bold;
}
.p5,.p6{
  color: rgb(225,41,49);
}
.p1{
  font-size: 20px;
}
.p2{
  font-size: 23px;
}
.p3{
  font-size: 26px;
}
.p4{
  font-size: 29px;
}
.p5{
  font-size: 32px;
}
.p6{
  font-size: 35px;
}


