body {
	padding: 0;
	margin: 0;
	background-color: #d4e4f4;
	/*	font-size: 16px;
	font-family: "Palatino Linotype", "Times New Roman", Times, serif;
	*/
	font-size: 14px;
	/*	font-family: Verdana, Arial, sans-serif;*/
	font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
	/*color: #767676;*/
	color: #262A6C;
}

table {
	font-size: 1em;
}

img {
	border-width: 0;
}

.n-s {
	display: none;
}

a:link {
	color: #000;
	text-decoration: underline;
}

a:visited {
	color: #1C8AD8;
	text-decoration: underline;
}

a:hover {
	color: #003760;
	text-decoration: none;
}

#page {
	background-color: transparent;
	margin: auto;
	/*min-width: 990px;*/
	width: 990px;
	position: relative;
}

#header {
	width: 100%;
	height: 191px;
	background: #fff url('../images/top.jpg') no-repeat;
	position: relative;
	margin: 0;
}

#langs {
	position: absolute;
	right: 9px;
	z-index: 10;
	font-size: 0.95em;
	font-weight: bold;
	top: 4px;
}

#langs a:link {
	color: #7F8083;
	text-decoration: none;
}

#langs a:visited {
	color: #656668;
	text-decoration: none;
}

#langs a:hover {
	color: #000;
	text-decoration: underline;
}

#langs ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#langs li {
	display: inline;
	margin: 0;
	padding: 0 0.5em;
	line-height: 1em;
	float: left;
}

#langs li#lang-cz {
	border-right: 1px solid #000;
}

#langs li#lang-sk {
	border-right: 1px solid #000;
}

#dc-logo a {
	display: block;
	width: 300px;
	height: 90px;
	position: absolute;
	top: 20px;
	left: 37px;
}

#under-logo {
	width: 307px;
	height: 115px;
	/*background: #fff url('../images/h-slog.jpg') no-repeat;*/
}

#logo-r {
	margin: 20px 9px 0 0;
	float: right;
	height: 171px;
	width: 495px;
	/*background: #fff url('../images/45378973.jpg') no-repeat;*/
}

#navigace {
	background: #fff;
	padding: 1px 9px;
}

#navigace ul {
	padding: 0;
	list-style: none;
	font-size: 1em;
	font-weight: bold;
	position: relative;
	margin: 0;
	height: 2em;
	background: #015697;
	color: #fff;
}

#navigace li {
	float: left;
	padding: 0;
	margin: 0;
}

#navigace a {
	border-right: 1px solid #fff;
	padding: 0 3em;
	line-height: 2em;
	display: block;
}

#navigace a.last {
	border-width: 0;
}

#navigace ul a:link {
	color: #fff;
	text-decoration: underline;
}

#navigace ul a:visited {
	color: #eee;
	text-decoration: underline;
}

#navigace ul a:hover {
	color: #73777a;
	text-decoration: underline;
	background: #BFCCF2;
}

#navigace a#nav-home {
	padding-right: 10em;
	padding-left: 9px;
}

#main {
	clear: both;
	background: #E9ECF5;
	border: 9px solid #fff;
	border-width: 0 9px;
}

#l-col {
	float: left;
	background: #E9ECF5;
	width: 200px;
	padding-top: 15px;
}

#l-menu,#l-menu ul,#l-menu li {
	list-style: none;
	padding: 0;
	margin: 0;
}

#l-menu {
	font-size: 1em;
	color: #73777a;
	margin: 0;
}

#l-menu li {
	display: inline;
}

#l-menu a {
	display: block;
	padding: 4px .5em;
	background: transparent;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ddd;
	margin: 0;
	font-weight: bold;
}

#l-menu a span.sm {
	font-size: .7em;
}

#l-menu ul a {
	padding-left: 1.5em;
	font-size: .9em;
}

#l-menu a:link {
	text-decoration: none;
	color: #015697; /*#73777a;*/
}

#l-menu a:visited {
	text-decoration: none;
	color: #015697;
}

#l-menu a:hover {
	text-decoration: none;
	color: #fff;
	background: #015697;
}

#l-menu a.highlighted {
	color: #fff;
	background: #015697
}

#l-menu a.highlighted:link,#l-menu a.highlighted:hover,#l-menu a.highlighted:visited
	{
	color: #fff;
}

#r-col {
	float: right;
	width: 180px;
	/*background: #D9EFFA;*/
	background: #E9ECF5;
	padding-top: 15px;
}

h1,h2,#navigace ul {
	border: 1px solid #000;
}

#m-col {
	padding-left: 200px;
	/*background: #D9EFFA;*/
	background: #E9ECF5;
}

#m-col-cont {
	width: 562px;
	background: #fff;
	margin-right: 180px;
	padding: 15px 15px 1em 15px;
	position: relative;
}

#m-col-cont h2 {
	margin: 0;
	padding: 3px 15px;
	font-size: 1em;
	background: #015697;
	color: #fff;
}

#m-col-cont #content p {
	text-align: justify;
	margin: 0.5em 0;
}

#m-col-cont h3 {
	color: #015697;
	font-size: 1.1em;
	font-weight: bold;
	margin: 1em 0 0.5em 0;
	padding: 0;
}

ul.circle-in {
	list-style-position: inside;
	list-style-type: disc;
	padding: 0;
	margin: 0.5em 0;
}

#rc-refs {
	margin: 2em 1em;
}

#rc-refs p {
	margin-top: 1em;
}

.rc-item {
	margin: 0 0 1em 0;
}

.rc-item h2 {
	margin: 0 0 5px 0;
	padding: 3px 15px;
	background: #015697;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
}

.rc-item div.rc-item-cont {
	margin: 0 0.5em;
	font-size: 0.9em;
	text-align: left;
}

.rc-item a:link {
	color: #000;
}

.rc-item a:visited {
	color: #333;
}

.rc-item a:hover {
	text-decoration: none;
}

.rc-item .big-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

.rc-item .big-list li {
	margin: 1em 0;
	padding-bottom: 0.5em;
	border-bottom: 1px dotted #ccc;
}

.rc-item .navigation {
	text-align: right;
}

.par-items th {
	text-align: left;
	padding: .3em .5em .3em 0;
	vertical-align: top;
	width: 8.5em;
}

.par-items td {
	text-align: left;
	padding: .3em 0 .3em 0;
	vertical-align: top;
}

#pobocky {
	list-style: none;
	margin: 1em 0;
	padding: 0;
}

#pobocky li {
	margin: 1em 0;
	padding: 0;
}

#pobocky address {
	font-style: normal;
}

#pobocky table {
	margin: 1em 0;
}

#pobocky th,#pobocky td {
	font-weight: normal;
	padding: .5em 0;
	text-align: left;
	vertical-align: top;
}

#pobocky td {
	padding-left: .5em;
}

#content #reference {
	padding: .5em;
	text-align: center;
	border: 1px solid #f00;
}

#content #reference p {
	font-size: .85em;
	text-align: center;
}

table.skoleni {
	font-size: .95em; margin : 1em 0;
	border: 1px solid black;
	border-width: 1px 1px 0 0;
	margin: 1em 0;
	background: #BFCCF2;
	color: #015697;
}

table.skoleni th,table.skoleni td {
	text-align: left;
	border: 1px solid black;
	border-width: 0 0 1px 1px;
	padding: .1em .3em;
	vertical-align: top;
}

table.skoleni tr.dc1 {
	background: #CFDCF2;
}

table.skoleni tr.dc2 {
	background: #E9ECF5;
}

table.skoleni tr.highlighted {
	background: #015697;
	color: #fff;
}
