/* Start of CMSMS style sheet 'Hlavni' */
* {
	margin: 0;
	padding: 0;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

hr {
	border: 0px;
	border-bottom: 1px solid gray;
	margin: 20px 5px;
}

.wrapper-1 {
	width: 100%;
}

.inner ul { list-style-type: disc; margin-left: 20px;}
.inner ol { margin-left: 20px;}
#login-form ul { list-style-type: none; margin-left: 0px;}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

input, select {
	vertical-align: middle;
	font-weight: normal; 
}

img {
	border: 0;
	vertical-align: top;
	text-align: left; 
} 
#column-middle .wrapper {z-index: 1;}
#column-middle .wrapper table {border: 1px solid orange;}
#column-middle .wrapper table tr {border: 1px solid orange;}
#column-middle .wrapper table tr td {border: 1px solid orange; padding: 5px; font-size: normal;}

object {
	vertical-align: top;
	outline: none;
}

a {
	outline: none;
	color: #d52d00;
}

a:hover {
	color:#c34812;
	font-weight: bold;
}

html {
	min-width: 1200px;
}

table, td {
	border-collapse: collapse;
}

table, td, img {
	border: 0;
}

td, tr {
	vertical-align: top;
	text-align: left;
}

body {
	background: #f8f0c5 url(images/body-tail.gif) repeat-x 0% 0%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #393939;
}

h2 {
	background: url(images/title.gif) no-repeat 0% 0%;
	width: 180px;
	height: 40px;
	overflow: hidden;
	margin: 0 0 0 0;
	font-size: 1em;
}
	h2.extra {
	margin: 0 0 32px 0;
	}

	h2 span {
		display: block;
		padding: 1px 0 0 14px;
	}

	h2 strong {
		display: block;
		float: left;
		line-height: 1em;
		font-family: "Times New Roman", Times, serif;
		font-size: 3em;
		font-style: italic;
		color: #fbf8e6;
	}
	
	h2 b {
		display: block;
		float: left;
		padding: 8px 0 0 0;
		line-height: 1em;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 1.5em;
		font-weight: normal;
		color: #ffde7a;
	}

h3 {
	line-height: 1em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	font-weight: normal;
	color: #39302c;
           margin-bottom: 15px;
}

	h3 span {
		display: block;
		padding: 0 0 60px 67px;
	}
	
	h3 strong {
		display: block;
		padding: 0 0 9px 0;
		font-weight: normal;
	}
	
	h3 b {
		display: block;
		padding: 0 0 13px 0;
		font-weight: normal;
	}

h4 {
	padding: 0 0 8px 0;
	line-height: 1.25em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: normal;
	color: #39302c;
}

h5 {
	padding: 0 0 21px 0;
	line-height: 1.2em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #366873;
}

	h5 em {
		display: block;
		margin: 0 0 -2px 0;
		font-style: normal;
	}
	
	h5 i {
		display: block;
		margin: 0 0 -11px 0;
		font-style: normal;
	}

h6 {
	padding: 0 0 18px 0;
	line-height: 1.286em;
	font-size: 1.167em;
	font-weight: normal;
	color: #5ab6d1;
}

	h6 a {
		color: #5ab6d1;
	}
	
	h6 span {
		display: block;
		padding: 3px 0 0 0;
	}

.fleft {
	float: left;
}

	img.fleft {
		position: relative;
		margin: 0 22px 17px -6px;
	}
	
	img.fleft1 {
		float: left;
		position: relative;
		margin: 0 22px 10px -6px;
	}

.fright {
	float: right;
}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
	width: 100%;
}

.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}

#logos img {width: 130px; margin: 20px 10px;}

#main-bg {
	background: url(images/main-bg.jpg) no-repeat 50% 0%;
	margin: auto; padding: auto;
}

#main {
	width: 1200px;
	margin: auto;
	font-size: 0.75em; 
     display: block; 
}
#menu {
	position: absolute;
	z-index: 500;
	top: 142px;
	left: 207px;   
}

#nav {
      padding: 0 0 0 20px;
}

#content {
	padding: 14px 0 20px 0; 
}

	#content p {
		padding: 0 10px 13px 0;
		line-height: 1.286em;
		font-size: 1.167em;
		color: #c34812;
	}
	
	#content p.extra {
		padding: 0 10px 18px 0;
	}
	
	#content p.extra1 {
		padding: 0 10px 86px 0;
	}

	#content blockquote p {
		padding: 0 10px 18px 0;
		line-height: 1.286em;
		font-size: 1.167em;
		color: #c34812;
	}
	
	#content blockquote p.extra {
		padding: 0 10px 68px 0;
	}
	
		#content blockquote p strong {
			display: block;
			padding: 0 10px 0 0;
			text-align: right;
			color: #c34812;
		}
		
			#content blockquote p strong a {
				text-decoration: none;
				color: #c34812;
			}
			
			#content blockquote p strong a:hover {
				text-decoration: underline;
			}
#column-left {
	float: left; 
}

	#column-left .indent {
		padding: 0 0 0 0px;
	}
	
#column-middle {
	float: left;
	width: 819px; padding: 0 10px;
}
#column-right {
	float: left;
	width: 180px;
}

.list {
	overflow: hidden;
}

	.indent li {
		background: url(images/marker.gif) no-repeat 0% 8px;
		padding: 10px 0 3px 26px;
		font-size: 12px;
		color: #c34812; display: block;
	}
	
		.indent li a {  
			text-decoration: none;
			color: #c34812;
		}
		
		.indent li a:hover {    
		        color:#c34812;font-weight: bold;
		}



.list-1 {
	overflow: hidden;
	padding: 0 0 11px 0;
}

	.list-1 li {
		background: url(images/marker-1.gif) no-repeat 0% 13px;
		padding: 0 0 0 8px;
		line-height: 2em;
		font-size: 1em;
		color: #5ab6d1;
	}
	
		.list-1 li a {
			color: #5ab6d1;
		}

.list-2 {
	padding: 0 0 14px 0;
	overflow: hidden;
}

	.list-2 li {
		background: url(images/marker-2.gif) no-repeat 0% 8px; 
		padding: 0 0 0 26px;
		line-height: 2.572em;
		font-size: 1.167em;
		color: #0981b2;
	}
	
		.list-2 li a {
			text-decoration: none;
			color: #0981b2;
		}
		
		.list-2 li a:hover {    
			text-decoration: underline;
		}

.list-3 {
	padding: 2px 0 0 0;
	overflow: hidden;
}

	.list-3 li {
		background: url(images/marker-3.gif) no-repeat 0% 8px;
		padding: 0 0 0 26px;
		line-height: 2.572em;
		font-size: 1.167em;
		color: #0981b2;
	}
	
		.list-3 li a {
			text-decoration: none;
			color: #0981b2;
		}
		
		.list-3 li a:hover {
			text-decoration: underline;
		}

.list-4 {
	overflow: hidden;
}

	.list-4 dt {
		line-height: 1.286em;
		font-size: 1.167em;
		color: #5ab6d1;
	}
	
		.list-4 dt a {
			color: #5ab6d1;
		}
		
	.list-4 dd {
		padding: 0 0 18px 0;
		line-height: 1.286em;
		font-size: 1.167em;
		color: #493d35;
	}
	
	.list-4 dd.extra {
		padding: 0 0 4px 0;
	}

.list-indent {
	padding: 0 0 59px 0 !important;
}

.list-indent1 {
	padding: 0 0 13px 0 !important;
}

.list-indent2 {
	padding: 0 0 83px 0 !important;
}

#login-form {
	background: #c3eced;
	padding: 5px 10px 5px 10px;
}


	#login-form strong {
		display: block;
		padding: 0 0 5px 0;
		line-height: 1.286em;
		font-size: 1.167em;
		color: #698345;
	}
	
	#login-form input#login-submit {
		background: url(images/login-submit.gif) no-repeat 0% 0%;
		height: 24px;
		margin: -5px 0 0 0;
		padding: 0;
		float: right;
		border: none;
		text-transform: uppercase;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		font-weight: bold;
		color: #efdbc9;
		cursor: pointer;
	}

#friend-form {
	background: #f1e460 url(images/form-tail.gif) repeat-x 0% 0%;
	padding: 5px; 
}
#friend-form li {margin: 0 0 10px 0;width: 170px;}
	#friend-form strong {
		display: block;
		padding: 0 0 7px 0;
		line-height: 1.286em;
		font-size: 1.167em;
		color: #7b533b;
	}
	
	#friend-form input {
		background: #f2f1e5;
		height: 24px;
		padding: 2px 5px 2px 5px;
		border: 1px solid #ddd159;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.917em;
		color: #492013;
	}
	
	#friend-form input#friend-submit {
		background: url(images/friend-submit.gif) no-repeat 0% 3px;
		width: 30px;
		height: 24px;
		margin: 0 0 0 2px;
		padding: 0;
		border: none;
		float: left;
		cursor: pointer;
	}

.info-box {
	width: 809px;
	height: 388px;
	overflow: hidden;
	margin: 0px 0px 10px 0px;
border: 3px solid white;
}

	.info-box strong {
		display: block;
		line-height: 1.25em;
		letter-spacing: -1px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 2em;
		font-weight: normal;
		color: #fff;
	}
	
	.info-box .inner {
		padding: 75px 40px 70px 490px;
	}

.box {
	width: 100%;
	overflow: hidden;
	display: block; position: relative;
	top: -10px;
}

	.box .bottom { padding: 10px 0;
		background: url(images/bottom.gif) no-repeat 0% 100%;
	}
	
	.box .inner {
		padding: 12px 30px 10px 24px; margin: 0 8px 35px 0; background: white;
	}
	
	.box p {
		padding: 0 15px 19px 0 !important;
		line-height: 1.286em !important;
		font-size: 1.167em !important;
		color: #493d35 !important;
	}
	
	.box p.extra {
		padding: 0 15px 14px 0 !important;
	}
	
	.box p.extra1 {
		padding: 0 15px 26px 0 !important;
	}
	
	.box p.no-indent {
		padding: 0 !important;
	}
	
		.box p a {
			color: #5ab6d1 !important;
		}
		
		.box p big {
			display: block;
			padding: 3px 0 0 0;
			font-size: 1em;
		}
		
		.box p small {
			float: right;
			font-size: 1em;
		}

.box-1 {
	width: 100%;
	overflow: hidden;
}

	.box-1 .border-top {
		background: #fffef8 url(images/border-top1.gif) repeat-x 0% 0%;
	}
	
	.box-1 .border-bot {
		background: url(images/border-bot1.gif) repeat-x 0% 100%;
	}
	
	.box-1 .border-left {
		background: url(images/border-left1.gif) repeat-y 0% 0%;
	}
	
	.box-1 .border-right {
		background: url(images/border-right1.gif) repeat-y 100% 0%;
	}
	
	.box-1 .corner-top-left {
		background: url(images/corner-top-left1.gif) no-repeat 0% 0%;
	}
	
	.box-1 .corner-top-right {
		background: url(images/corner-top-right1.gif) no-repeat 100% 0%;
	}
	
	.box-1 .corner-bot-left {
		background: url(images/corner-bot-left1.gif) no-repeat 0% 100%;
	}
	
	.box-1 .corner-bot-right {
		background: url(images/corner-bot-right1.gif) no-repeat 100% 100%;
		width: 100%;
	}
	
	.box-1 .inner {
		padding: 6px 38px 19px 54px;
	}
	
	.box-1 .inner-1 {
		padding: 6px 38px 38px 54px;
	}
	
	.box-1 p {
		padding: 0 0 2px 0 !important;
		line-height: 1.25em !important;
		font-size: 1em !important;
		color: #493d35 !important;
	}
	
	.box-1 p.extra {
		padding: 0 0 9px 0 !important;
	}

.box-2 {
	background-color: #c3eced;
	margin: 9px 0 9px 0;
	border: 2px solid #fffdef;
}

	.box-2 #login-form .inner {
		padding: 0px 10px;
	}
	
	.box-2 .inner {
		padding: 10px 0px;
	}
	
	.box-2 .inner-2 {
		padding: 19px 28px 15px 28px;
	}
	
	.box-2 p {
		padding: 0 0 13px 0 !important;
		line-height: 1.286em !important;
		font-size: 1.167em !important;
		color: #1a5973 !important;
	}
	
	.box-2 p.extra {
		padding: 0 0 16px 0 !important;
	}
	
	.box-2 p.no-indent {
		padding: 0 0 0 0 !important;
	}

.box-3 {
	background-color: #c3eced;
	margin: 0 0 10px 0;
	border: 2px solid #fffdef;
}

	.box-3 .border-top {
		background: #fffef8 url(images/border-top.gif) repeat-x 0% 0%;
	}
	
	.box-3 .border-bot {
		background: url(images/border-bot3.gif) repeat-x 0% 100%;
	}
	
	.box-3 .border-left {
		background: url(images/border-left.gif) repeat-y 0% 0%;
	}
	
	.box-3 .border-right {
		background: url(images/border-right.gif) repeat-y 100% 0%;
	}
	
	.box-3 .corner-top-left {
		background: url(images/corner-top-left.gif) no-repeat 0% 0%;
	}
	
	.box-3 .corner-top-right {
		background: url(images/corner-top-right.gif) no-repeat 100% 0%;
	}
	
	.box-3 .corner-bot-left {
		background: url(images/corner-bot-left3.gif) no-repeat 0% 100%;
	}
	
	.box-3 .corner-bot-right {
		background: url(images/corner-bot-right3.gif) no-repeat 100% 100%;
		position: relative;
		width: 100%;
	}
	
	.box-3 .inner {
		padding: 0px;
	}
	
	.box-3 p {
		padding: 0 15px 19px 0 !important;
		line-height: 1.286em !important;
		font-size: 1.167em !important;
		color: #493d35 !important;
	}
	
	.box-3 p.extra {
		padding: 0 15px 14px 0 !important;
	}
	
		.box-3 p a {
			color: #5ab6d1 !important;
		}
		
		.box-3 p em a {
			font-style: normal;
			color: #493d35 !important;
		}

#date {
	position: absolute;
	top: 12px;
	left: 0;
}

.link {
	background: url(images/link-tail.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 19px;
	float: right;
	overflow: hidden;
	line-height: 16px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 0.833em;
	color: #fff;
}

	.link span {
		background: url(images/link-left.gif) no-repeat 0% 0%;
		display: inline-block;
	}
	
	.link span span {
		background: url(images/link-right.gif) no-repeat 100% 0%;
		display: inline-block;
		height: 19px;
		padding: 0 6px 0 7px;
	}
	
	.link:hover span span {
		cursor: pointer;
		text-decoration: underline;
	}

.link-2 {
	background: url(images/link-tail1.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 19px;
	float: right;
	overflow: hidden;
	line-height: 16px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 0.833em;
	color: #fff;
}

	.link-2 span {
		background: url(images/link-left1.gif) no-repeat 0% 0%;
		display: inline-block;
	}
	
	.link-2 span span {
		background: url(images/link-right1.gif) no-repeat 100% 0%;
		display: inline-block;
		height: 19px;
		padding: 0 6px 0 7px;
	}
	
	.link-2:hover span span {
		cursor: pointer;
		text-decoration: underline;
	}

.link-3 {
	background: url(images/arrow-right.gif) no-repeat 100% 0%;
	float: right;
	height: 19px;
	margin: 0 9px 0 3px;
	padding: 1px 26px 0 0;
	line-height: 1.636em;
	font-size: 0.917em;
	color: #f26522;
}

.link-indent {
	margin: -12px 0 0 0;
}



.no-indent {
	margin: 0 !important;
	padding: 0 !important;
}

#contact-form {
	width: 215px;
	padding: 2px 0 0 0;   
}

	#contact-form label {
		display: block;
		width: 100%;
		height: 34px;
		overflow: hidden;
	}
	
	#contact-form input {
		background: #fff;
		width: 205px;
		height: 24px;
		padding: 3px 3px 3px 3px;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #493d35;
	}
	
	#contact-form textarea {
		background: #fff;
		width: 205px;
		height: 254px;
		padding: 3px 3px 3px 3px;
		float: left;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #493d35;
	}
	
	#contact-form a {
		background: url(images/link-tail1.gif) repeat-x 0% 0%;
		display: inline-block;
		height: 19px;
		float: right;
		margin: 15px 0 0 14px;
		overflow: hidden;
		line-height: 16px;
		text-transform: uppercase;
		text-decoration: none;
		font-size: 0.833em;
		color: #fff;
	}
	
		#contact-form a span {
			background: url(images/link-left1.gif) no-repeat 0% 0%;
			display: inline-block;
		}
		
		#contact-form a span span {
			background: url(images/link-right1.gif) no-repeat 100% 0%;
			display: inline-block;
			height: 19px;
			padding: 0 6px 0 7px;
		}
		
		#contact-form a:hover span span {
			cursor: pointer;
			text-decoration: underline;
		}

ol.nested, ol.nested ol {
  counter-reset: item
}
ol.nested > li, ol.nested ol > li {
  display: block
}

ol.nested > li:before,  ol.nested ol > li:before {
  content: counters(item, ".") " ";
  counter-increment: item
}

ol.nested ul {
margin-left: 40px;
}

.blink {
    -webkit-animation: blink 5s step-end infinite;
            animation: blink 2s step-end infinite;
}
@-webkit-keyframes blink { 50% { visibility: hidden; }}
        @keyframes blink { 50% { visibility: hidden; }}

/* End of 'Hlavni' */

