body {
	background: #231f20;
	padding: 0 0 0 0;
	font-family: Georgia,"Nimbus Roman No9 L",serif;
	line-height: 1em;
	font-size: 13px;
	color: #000000;
}

form {
	padding: 0px;
	margin: 0px;
}

img {
	border-color: #000000;
}

a {
	color: #9a2d1f;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #9a2d1f;
	text-decoration: underline;
}

#foot a {
	font-weight: normal;
  color: #e9e9e9;
	text-decoration: none;
}
#foot a:hover {
	color: #e9e9e9;
	text-decoration: underline;
}


p, td, div {
  font-family: Georgia,"Nimbus Roman No9 L",serif;
	font-size: 13px;
	color: #000000;
	line-height: 1.6em;
}

p {margin-bottom: 20px;}

.bold {
	font-weight: bold;
}

h1 {margin: 0 0 30px 0; font-size: 36px; color: #9a2d1f; font-weight: bold; line-height: 62px; padding: 0 0 0 0; text-transform: lowercase; text-align: right;}
h2 {margin: 30px 0 20px 0; font-size: 20px; color: #000000; font-weight: bold; line-height: auto; padding: 0 0 0 0;}
h3 {margin: 20px 0 0 0; font-size: 16px; color: #9a2d1f; font-weight: bold; font-style: normal; line-height: auto; padding: 0 0 0 0;}
h4 {margin: 20px 0 0 0; font-size: 16px; color: #000000; font-weight: bold; font-style: normal; line-height: auto; padding: 0 0 0 0;}

.px13 {
	font-size: 13px;
}
.px12 {
	font-size: 12px;
}
.px11 {
	font-size: 11px;
}
.px10 {
	font-size: 10px;
}
.px9 {
	font-size: 9px;
}
.px8 {
	font-size: 8px;
}
.red {
	color: #cc0000;
}
/* body */

.levy {
	float: left;
	margin-right: 10px;
}
.pravy {
	float: right;
	margin-left: 10px;
}
.left {
	float: left;
}
.right {
	float: right;
}

.t-left {
	text-align: left;
}
.t-right {
	text-align: right;
}
.t-center {
	text-align: center;
}

.nomargin {margin: 0 0 0 0 !important;}

.cistic {clear:both; height: 1px; line-height: 1px;}

.poznamka {
	font-size: 9px;
}

.highligted {
	color: #f89622;
}

/* layout */
#site-bg {
  background: #231f20 url('../design/layout/bg_site.png') center top no-repeat;
  padding: 0 0 40px 0;
}

#site {
  width: 1000px;
  margin: 0 auto;
}


/* hlavicka */
#site #head {
  position: relative;
  height: 103px;
}
#head a#logo-turner {
  position: absolute;
  left: 10px;
  top: 14px;
  width: 265px;
  height: 178px;
  background: url('../design/layout/logo_turner.png') right top no-repeat;
  z-index: 100;
  
}

/* menu */
#head ul#menu {
  position: absolute;
  right: 0px;
  top: 0px;
  height: 122px;
  z-index: 100;
}
#head ul#menu li {
  float: left;
}
#head ul#menu li a {
  display: block;
  border-bottom: 20px solid #231f20;
  margin-top: -44px;
  color: #ffffff;
  padding: 82px 7px 0 7px;
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
  background: #231f20;  
}

#head ul#menu li a:hover {
  text-decoration: none;
}
/* /menu */
/* /hlavicka */


/* obsah */
#content {
  background: #ffffff;
  padding: 30px;
  filter:alpha(opacity=90); -moz-opacity:.90; opacity:.90;
}

.delic {
  height: 1px;
  border-top: 1px solid #c1c1c1;
  margin: 20px 0;
  clear: both;
}

.motiv {
  float: right;
  margin: 10px 0 20px 30px;
}

#content ul li {
  padding-left: 50px;
  background: url('../design/layout/sipka_red.gif') 20px 6px no-repeat;
}
#content ul li.past {
  padding-left: 50px;
  background: url('../design/layout/sipka_gray.gif') 20px 6px no-repeat;
}

/* partneri */
#partneri {}
#partneri a img {
  float: right;
  margin-top: 30px;
  height: 60px;
} 
/* /partneri */

/* /obsah */



/* foot */
#footer {
  border-top: 1px solid #9a2d1f;
  height: 60px;
  background: #000000;
}
#footer .pad {
  width: 1000px;
  margin: 0 auto;
}
#foot {
  padding: 20px 30px;
}
#foot div, #foot a , #foot div a {
  font-size: 11px;
  color: #e9e9e9;
}
#foot #copyright {
  float: left;
}
#foot #developer {
  float: right;
}
/* /foot */


/* UW VYSTUP */
/* clanky */
.novinka {}
.novinka .nadpis {}
.novinka .datum {float: right; padding-left: 10px;}
.novinka .abstrakt {margin-bottom: 20px; padding-bottom: 30px; border-bottom: 1px solid #c1c1c1;}
.novinka .abstrakt a {}
.novinka .clanek_body {padding-bottom: 30px;}

.back {padding-top: 20px; text-align: center; border-top: 1px solid #c1c1c1;}

#navigation {margin-top: 20px; text-align: center;}

/* /layout */
