/*
Theme Name: Mediacentrum Theme
Theme URI: http://www.mediacentrum.cz/
Description: Mediacentrum
Author: Mediacentrum
*/
html, body, p, h1, h2, h3, h4, h5, h6, form, fieldset, ul, ol, li, legend {
	padding: 0px;
	margin: 0px;
	list-style: none url()
}
body {
	background: #f4f2ef;
	color: #333;
	font-size: 62.5%;
	font-family: Arial, sans-serif;
}
#content {
	background: #ffffff url() repeat-y left top;
	margin: 0px auto;
	position: relative;
	text-align: left;
	width: 860px;
	padding: 0 13px;
}
/* header start */
#header {
	border-top: solid #F6F2EF 13px;
	height: 150px;
	width: 100%;
	position: relative;
	margin-bottom: 2em;
}
body.home #header {
  margin-bottom: 310px;
}
#logo a {
	background: url('images/logo.png') no-repeat left top;
	display: block;
	height: 42px;
	width: 0;
	padding-left: 153px;
	overflow: hidden;
	position: relative;
	top: 30px;
	left: 7px;
}
#navjump {
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}
/* header end */
/* main start */
#main {
	float: left;
	position: relative;
	width: 550px;
	margin-bottom: 2em;
	padding: 0 10px;
	border-right: 1px solid #B3ACA6;
	left: 1px;    
}
/* main end */
/* submain start */
#submain{
	position: absolute;
	top: 163px;
	width: 860px;
	height: 2em;
	background: #FBFBFB;
	z-index: 9;
	height: 2em;
	line-height: 2em;
	left: 13px;
	text-indent: 1em;    
display:inline;
}
body.home #submain {
  left: 0;
	text-indent: 0;
	height: 287px;
  padding: 13px;
  margin-bottom: -287px;  
display:inline;
}


/* submain end */
/* side & otherside start */
#side {
	float: left;
	width: 265px;
	padding: 0 10px;
	position: relative;
	border-left: 1px solid #B3ACA6;
}
#otherside {     
display:inline;
}
/* side & otherside end */
/* footer start */
#footer {
	clear: both;
	height: 29px;
	background: #B3ACA6;
	color: black;
	width: 100%;
	border-bottom: 25px solid #D0CBC8;
}
#footer #copy p {
	height: 29px;
	line-height: 29px;
	font-size: 110%;
	padding-left: 1em;
}
#footer #copy a {
}
#footer #copy a:hover {
	color: #EA0853;
}
/* footer end */
/* languages */
#languages {
	position: absolute;
	right: 0;
	top: 0;
}
#languages a strong {
	display: none;
}
/* menus */
.menu {
	position: relative;
}
.menu h2 {
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}
.menu ul, .menu li {
	display: inline;
}
.menu a {
	display: block;
	height: 3em;
	line-height: 3em;
	padding: 0 1em;
	text-decoration: none;
	color: black;
}
.menu a:hover, .menu li.current_page_item a {
	background: #555;
color: white;
}
.menu a:hover {
	text-decoration: underline;
}
.menu li li a {
	margin-left: 1em;
}
.menu.horizontal a {
	float: left;
}
.menu.horizontal li {
	position: relative;
	display: block;
  float:left;
}
.menu.horizontal li ul {
	position: absolute;
	left: 0;
	top: 3em;
	width: 15em;
	z-index: 1000;
	display: none;
}
.menu.horizontal li:hover ul {
	display: block;
}
.menu.horizontal li ul li a {
	float: none;
	margin-left: 0;
}
#menu {
	background: #999;
	position: absolute;
	left: 13px;
	top: 118px;
	height: 40px;
	width: 860px;
}
#menu a {
	text-transform: uppercase;
	font-weight: bold;
	border-right: 1px solid white;
	height: 40px;
	line-height: 40px;
}
#side .menu {
	margin: 0.5em 0;
}
#side .menu a {
	background: #D0CBC8;
	border-bottom: 1px solid white;
}
#side .menu a:hover, #side .menu li.current_page_item a {
	background: #EA0853;
	color: white;
}
#bottom-menu {
	float: right;
	right: -1px;
	width: 30%;
}
#bottom-menu li {
float: none;
display: inline;
}
#bottom-menu a {
	float: right;
	height: 29px;
	line-height: 29px;
	border-right: 1px solid white;
	text-decoration: underline;
}
#bottom-menu a:hover {
	text-decoration: none;
	background: inherit;
}
#bottom-menu li.current_page_item a {
  color: inherit;
	background: inherit;
}

.widget_search {
position: absolute;
right: 50px;
top: 50px;
}
.widget_search h2 {
display: none;
}

.item {
	padding: 0 0.5em;
	background: #FBFBFB;
	margin-bottom: 0.5em;
}
h1, h2, h3, h4, h5, h6 {
	font-family: font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	line-height: 1.5em;
	color: #EA0853;
	clear: both;
	margin: 0.5em 0;
	font-weight: normal;
}
h1 {
	font-size: 230%;
}
h2 {
	font-size: 200%;
	color: black;
}
h2 a {
	color: black;
}
h3 {
	font-size: 160%
}
h4 {
	font-size: 140;
	font-variant: small-caps;
	color: black;
}
blockquote {
	font-style: italic;
	margin: 0;
}
p, li, td, th, dt, dd, blockquote, label {
	font-size: 120%;
}
li p, td p, th p, td li, li li, dt dt, dd dd {
	font-size: 100%;
}
table {
	border: 2px solid #EA0853;
	border-collapse: collapse;
	width: 95%;
	margin: 0 auto;
}
table td, table th {
	padding: 0.5em;
	border: 1px solid #D0CBC8;
}
table th {
	background: #D0CBC8;
}
thead th {
	text-align: center;
}
tbody td {
	text-align: right;
}
a {
	color: #EA0853;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
em {
	color: #EA0853;
	font-weight: bold;
}
#main p, #main li, #submain p, #submain li, #side p, #side li, #otherside p, #otherside li {
	line-height: 1.5em;
	margin: 0.7em 0;
}
#main ul, #main ol {
	margin-left: 0;
	padding-left: 2.5em;
}
#main ul li {
	list-style: square;
}
#main ol li {
	list-style: decimal outside;
}
#main blockquote {
	background: #FBFBFB;
	font-size: 130%;
	line-height: 1.3em;
	padding: 1em;
	margin: 1em 2em;
	font-style: italic;
}
.left , .alignleft {
	float: left;
	padding: 0 1em 1em 0;
}
.right , .alignright {
	float: right;
	padding: 0 0 1em 1em;
}
.gallery-icon {
	background: #F7F7F7;
	border: 1px solid #E7E8E6;
	border-radius: 4px;
	-moz-border-radius: 4px;
	padding: 5px 0;
	margin: 0.5em 1em;
	text-align: center;
	color: #8d8b8b;
}
.gallery-icon a img {
	border: none !important;
}
.gallery-icon a {
	border: 2px solid #EA0853;
}
.gallery-icon a:hover {
	border: 2px solid transparent;
}
.linklove {
	display: none;
}
/* form end */
.edit {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1001;
}
.hidden {
	visibility: hidden;
}
.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
	overflow: hidden;
}
a img {
	border: 0px;
}