body {
	background: #ffffff;
	margin: 10px 0;
	padding: 0;
	/*font-family: "Tahoma", tahoma, "Arial CE", "Helvetica CE", Arial, Verdana, Tahoma, helvetica, sans-serif;*/
	font-family: Georgia,"Nimbus Roman No9 L",serif;
	line-height: 1em;
}

form {
	padding: 0px;
	margin: 0px;
}

img {
	border-color: #929292;
}

a {
	color: #b62d2c;
	text-decoration: none;
}

a:hover {
	color: #b62d2c;
	text-decoration: underline;
}

#foot a {
	color: #000000;
	text-decoration: none;
}
#foot a:hover {
	color: #000000;
	text-decoration: underline;
}


p, td, div {
  font-family: Georgia,"Nimbus Roman No9 L",serif;
  /*font-family:  "Tahoma", tahoma, "Arial CE", "Helvetica CE", Arial, Verdana, Tahoma, helvetica, sans-serif;*/
	font-size: 12px;
	color: #000000;
}

p {margin-bottom: 10px;}

.bold {
	font-weight: bold;
}

h1 {margin: 10px 0 10px 0; font-size: 15px; color: #b62d2c;}
h2 {margin: 10px 0 10px 0; font-size: 14px; color: #000000; font-weight: bold;}
h3 {margin: 0 0 0 0; font-size: 13px; color: #b62d2c; font-weight: bold;}
h4 {margin: 10px 0 0 0; font-size: 12px; color: #b62d2c;  font-weight: bold; text-decoration:underline;}

.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;}
.delic {border-top: 1px solid #b62d2c; line-height: 1px; height: 1px; margin-bottom: 15px;}

/* layout */

#site {
	width: 980px;
	margin: 0 auto;
	border: 1px solid #b62d2c;
	border-right-color: black;
	border-left-color: black;
}
.half {
	width: 470px;
}

#layout-border {
	border-left: 10px solid #b62d2c;
	border-right: 10px solid #b62d2c;
}

#layout {
}
#menu {
  padding-top: 10px;
  height: 77px;
}
#menu ul {
  background: black url('../design/layout/bg_menu.gif') left top no-repeat;
  float:right;
  width: 776px;
  padding-left: 18px;
}
#menu ul li {
  display: inline;
}
#menu ul li.last {
  float: right;
}
#menu ul li.first {
}
#menu ul li a {
  display: block;
  float: left;
  line-height: 54px;
  padding: 0 13px;
  color: #ffffff;
  background: #000000;
  font-weight: bold;
  font-size: 15px; 
}
#menu ul li a:hover {
  color: #000000;
  background: #ffffff;
  text-decoration: none;
}
#menu ul li a.nohover {
  background: white;
  color: #000000;
}
#menu .logo {
  margin-top: -10px;
}

#content {
  padding: 10px;
  height: 505px;
  min-height: 505px;
}
#layout>#content {
  height: auto;
}

#content ul {
  margin-bottom: 10px;
}
#content ul li {
  padding-left: 15px;
  background: url('../design/layout/sipka_red.gif') left 4px no-repeat;
}
#content ul li.past {
  padding-left: 15px;
  background: url('../design/layout/sipka_gray.gif') left 4px no-repeat;
}

.kontakt-left {
  float: left;
  padding: 100px 0 0 250px;
}
.kontakt-right {
  float: right;
  padding: 100px 250px 0 0;
}

#foot {
  border-left: 10px solid #b62d2c;
	border-right: 10px solid #b62d2c;
  border-top: 1px solid #b62d2c;
  height: 16px;
}
#foot div {
  font-size: 10px;
  padding: 0 10px;
}

/* UW VYSTUP */
/* clanky */
.novinka {}
.novinka .nadpis {}
.novinka .datum {float: right; padding-left: 10px;}
.novinka .abstrakt {margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px solid #b62d2c;}
.novinka .abstrakt a {}
.novinka .clanek_body {}

.back {margin-top: 20px;}

#navigation {margin-top: 20px;}

/* JQuery */
/* accordion */
#accordion div h3 a {
  font-size: 1em;
  font-weight: normal;
}
#accordion div a {
  float: right;
  margin-left: 5px;
}

.kontik-onas {
  height: 425px;
}
.kontik-projekty {
  height: 495px;
}

/* /layout */
