/*
Theme Name: WordPress Mediacentrum
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: #666666;
	font-size: 62.5%;
	font-family: Arial, sans-serif;
}
#content {
	background: #ffffff url('images/page-bg.png') 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: 0;
}
#logo a {
	background: url('images/logo.png') no-repeat left top;
	display: block;
	height: 78px;
	width: 0;
	padding-left: 158px;
	overflow: hidden;
	position: relative;
	top: 17px;
	left: 17px;
}
#navjump {
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}
/* header end */
/* main start */
#main {
	float: left;
	position: relative;
	width: 555px;
	margin-bottom: 2em;
}
body.home #main {
	width: 100%;
	width: 860px;
	z-index: 10;
}

/* main end */
/* submain start */
/* submain end */
/* side & otherside start */
#side {
	float: left;
	width: 265px;
	padding: 10px;
	position: relative;
	left: 20px;
	border-left: 1px solid #B3ACA6;
}
body.home #side {
	border: 1px solid #E9E9E9;
	background: #FBFBFB;
	width: 226px;
	position: absolute;
	left: 618px;
	top: 168px;
	z-index: 10;
	height: 248px;
	padding-top: 5px;
}
#otherside {
}
/* side & otherside end */
/* footer start */
#footer {
	clear: both;
	height: 29px;
	background: #B3ACA6;
	color: white;
	width: 100%;
	border-bottom: 65px solid #D0CBC8;
}
#footer #copy p {
	height: 29px;
	line-height: 29px;
	font-size: 110%;
	padding-left: 1em;
}
#footer #copy a {
	color: white;
}
#footer #copy a:hover {
	color: #EA0853;
}
#bottom-menu {
	float: right;
	position: relative;
	right: -1px;
	width: 30%;
}
#bottom-menu li {
display: inline;
}
#bottom-menu a {
	display: block;
	float: right;
	height: 29px;
	line-height: 29px;
	padding: 0 1em;
	border-right: 1px solid white;
	color: white;
}
#footer #bottom-menu a:hover {
	color: #EA0853;
}
/* footer end */
#menu {
	background: url(images/menu-cms-bg.png) repeat-x left top;
	height: 40px;
	left: 13px;
	position: absolute;
	top: 118px;
	width: 860px;
}
#menu h2 {
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}
.menu ul, .menu li {
	display: inline;
}
#menu a {
	display: block;
	float: left;
	height: 40px;
	line-height: 40px;
	padding: 0 1em;
	color: white;
	text-transform: uppercase;
	text-decoration: none;
	border-right: 1px solid white;
	font-weight: bold;
}
#menu a:hover, #menu li.current_page_item a {
	background: url(images/menu-cms-bg.png) repeat-x left bottom;
	text-decoration: underline;
}
#breadcrumb-navxt {
	position: absolute;
	top: 163px;
	width: 860px;
	height: 2em;
	background: #FBFBFB;
	z-index: 9;
	height: 2em;
	line-height: 2em;
	left: 13px;
	text-indent: 1em;
}





body.home #main .item {
	float: left;
	width: 265px;
	padding: 0 10px 30px 10px;
	border-right: 1px solid #E9E9E9;
	height: 18em;
	position: relative;
}
body.home #main .item.last {
	padding-right: 0px;
	border-right: none;
}
.vice {
	background: url(images/vice-informaci.png) no-repeat left top;
	display: block;
	height: 22px;
	line-height: 24px;
	text-transform: uppercase;
	font-size: 9px;
	text-decoration: none;
	padding-left: 10px;
	width: 104px;
	color: #666;
	clear: both;
	overflow: hidden;
	position: absolute;
	right: 10px;
	bottom: 5px;
}
.vice strong {
	display: none;
}
.vice:hover {
	color: #EA0853;
	text-decoration: underline;
}

#banner {
	position: absolute;
	top: 163px;
	width: 589px;
	height: 229px;
	background: #FBFBFB;
	padding: 40px 261px 10px 10px;
	z-index: 9;
	left: 14px;
}
#btn_kontakt {
	position: absolute;
	top: 55px;
	right: 30px;
	background: url(images/kontaktovat-bg.gif) no-repeat 0px 0px;
}
#btn_kontakt a {
	color: white;
	display: block;
	height: 27px;
	line-height: 27px;
	text-transform: uppercase;
	text-decoration: none;
	width: 119px;
	text-align: center;
	font-weight: bold;
}
#btn_kontakt a:hover {
	text-decoration: underline;
}



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: 1em 0 0.5em 0;
	font-weight: normal;
}
h1 {
	font-size: 23px;
	line-height: 40px;
	margin: 0.5em 0;
}
body.home h1 {
	margin: 0 0 260px 0;
	padding-left: 10px;
}
h2 {
	font-size: 200%;
	color: black;
}
body.home #main h2, body #side h2 {
	margin-top: 0;
}
body.home #side h2 a, body.home #main h2 a {
	text-decoration: none;
	color: black;
}
body.home #main h2 a {
	color: #EA0853;
}
body.home #side h2 a:hover, body.home #main h2 a:hover {
	text-decoration: underline;
}

h3 {
	font-size: 160%
}

body.home #main h3, body.home #side h3 {
	margin: 0;
}

h4 {
	font-size: 140;
  font-variant: small-caps;
	color: black;
}

blockquote {
	background: #FBFBFB;
	font-size: 130%;
	line-height: 1.3em;
	padding: 1em;
	margin: 1em 2em;
	font-style: italic;
}

p, li, td, th, dt, dd {
	font-size: 120%;
}
li p, td p, th p, td li, li li, dt dt, dd dd {
	font-size: 100%;
}

table td, table th {
	border: 1px solid #EDE7DF
}
table {
	border-collapse: collapse;
	width: 95%;
	margin: 0 auto;
}
#side table td, #side table th {
  border: none;
	border-bottom: 1px solid #EDE7DF;
	padding: 0.5em 0;
}

a {
	color: #EA0853;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
em {
	color: #EA0853;
	font-weight: bold;
}
#main ul, #main ol {
	margin-left: 0;
	padding-left: 2.5em;
}



#main p, #main li, #submain p, #submain li, #side p, #side li, #otherside p, #otherside li {
	line-height: 1.3em;
	margin: 0.5em 0;
}
#main ul li {
	list-style: square url(images/ul-li.png) outside;
}
#main ol {
	list-style: decimal outside;
}


.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;
}
#doplnok{
color:#ffffff;
font-size: 11px;
margin: 10px;
}
#doplnok a{
color:#ffffff;
}
