* {
	margin:0;
	padding:0;
	border:none;
}
body {
	background:white url(../images/site-horizontal-gradient.jpg) left top repeat-y;
}
.left {
	float:left;
}
.right {
	float:right;
}
@font-face {
	font-family: 'Museo';
	src: url('../fonts/museo100-regular-webfont-webfont.eot');
	src: local('☺'), url('../fonts/museo100-regular-webfont-webfont.woff') format('woff'), url('../fonts/museo100-regular-webfont-webfont.ttf') format('truetype'), url('../fonts/museo100-regular-webfont-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MuseoBold';
	src: url('../fonts/museo100-regular-webfont-webfont.eot');
	src: local('☺'), url('../fonts/museo100-regular-webfont-webfont.woff') format('woff'), url('../fonts/museo100-regular-webfont-webfont.ttf') format('truetype'), url('../fonts/museo100-regular-webfont-webfont.svg') format('svg');
	font-weight: bold;
	font-style: normal;
}
div#wrapper {
	width:100%;
	background:url(../images/site-vertical-gradient.jpg) left top repeat-x;
}
div#content {
	width:1000px;
}
div.home {
	background:url(../images/site-background.jpg) left top no-repeat;
}
div.alt {
	background:url(../images/site-alt-background.jpg) left top no-repeat;
}
h1 a {
	display:block;
	float:left;
	margin-left:74px;
	width:261px;
	height:161px;
	background:url(../images/logo-with-label.png) left top no-repeat;
	text-indent:-9999px;
}
h2, h2 a {
	font-family:Museo;
	font-size:16px;
	color:#0a5f99;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:normal;
}
h2 a:hover {
	text-decoration:underline;
	color:#4a9fd9;
}
h2.push {
	margin-bottom:20px;
}
h2.pushed {
	margin-top:20px;
}
ul.navigation {
	margin-left:79px;
	margin-top:0px;
	float:left;
	list-style-type:none;
}

.pohvala {
	font-family: 'MuseoBold'; 
	font-size:14px; float:right; color:#717F80; margin: 0 0px -10px 0; background:#F2F4F4; padding:3px; text-decoration: none; font-weight:bold;
	}

.pohvala:hover {color:#112200;  background:#fefefe;}	
	
ul.navigation a {
	font-family:Museo;
	font-size:18px;
	text-decoration:none;
	color:#021b43;
}
ul.navigation a:hover {
	color:white;
}
div.header-holder {
	padding-top:71px;
	height:255px;
}
div.main-article-holder {
	height:181px;
	padding:63px 275px 0 269px; /*93px 275px 0 269px*/
	background:url(../images/icon-award.png) no-repeat;
	background-position:57px 0;
}
div.article-holder {
	margin-left:62px;
}
div.article {
	float:left;
	width:520px;
}
div.main-article-holder p, div.article p, div.application-box p {
	color:#333;
	font-family:Arial;
	font-size:11px;
	margin:5px 0;
}
div.article p {
	margin-bottom:14px;
}
div.article h2 {
	margin-bottom:15px;
}
div.article p.bluish {
	color:#377cac;
}
p.bluish img {
	float:left;
	margin:0 10px 10px 0;
}
div.signature {
	width:200px;
	float:left;
	color:#6fa7c4;
	font-family:Arial;
	font-size:9px;
}
a.more {
	display:block;
	float:right;
	width:140px;
	padding-right:23px;
	text-align:right;
	text-decoration:none;
	font-family:Arial;
	font-size:10px;
	color:#c1ab1a;
	background:url(../images/icon-read-more.png) right center no-repeat;
	cursor:pointer;
}
a.more:hover {
	color:black;
}
div.prefooter {
	margin-top:70px;
	height:70px;
	background:url(../images/site-footer.png) top left no-repeat;
}
div.footer {
	position:relative;
	padding-top:13px;
	padding-left:30px;
	height:22px;
	background:#eff5f7;
	font-size:10px;
	font-family:Arial, Helvetica, sans;
	color:#888;
	border-bottom:4px solid #afb8bc;
}
div.article-box {
	width:315px;
	height:auto;/*134px;*/
	float:left;
	padding:18px 19px 5px 19px;
	margin-left:15px;
	background:url(../images/box-short-article.png) left top no-repeat;
}
div.article-box img {
	float:left;
}
.article-box h2 {
	font-size:15px;
}
div.side-box {
	width:315px;
	height:auto;/*134px;*/
	padding:18px 19px 5px 19px;
	margin-bottom:20px;
	background:url(../images/box-short-article.png) left top no-repeat;
}
div.side-box-holder {
	float:right;
	width:333px;
	margin-right:35px;
}
div.short-article-content {
	width:200px;
	float:right;
	padding-top:12px;
	border-top:1px dotted #ccc;
}
div.short-article-content p {
	color:#666;
	font-family:Arial;
	font-size:11px;
	margin:5px 0;
}
div.clear {
	clear:both;
}
div.footer a {
	width:150px;
	height:43px;
	background:url(../images/site-signature.png) left bottom no-repeat;
	position:absolute;
	bottom:0;
	left:850px;
	text-indent:-999px;
}
div.gallery-holder {
	border-top:1px solid #bfcdd6;
	
}

div.gallery {
	width:250px;
	margin-top:20px;
}
ul.tabs {
	list-style-type:none;
	margin-top:20px;
}
span.image-holder {
	display:block;
	float:left;
	width:64px;
	height:64px;
	background:white;
	padding:2px;
	border:1px solid #666;
	overflow:hidden;
	margin:12px 12px 0 0;
}
span.last {
	margin-right:0;
}
.image-holder img {
	width:64px;
	height:64px;
}
ul.tabs li a {
	float:left;
	font-family:Museo;
	font-size:14px;
	padding:5px 12px;
	color:#0a3f59;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:normal;
	cursor:pointer;
}
ul.tabs li a.selected {
	background:white;
}
div.table {
	padding-top:25px;
	background:url(../images/table-background.png) left top repeat-x;
}
div.table-item {
	float:left;
	width:438px;
	margin:20px 0 0 16px;
}
div.short-post-content {
	float:right;
	width:290px;
	margin-right:25px;
}
div.short-post-content label a {
	display:block;
	border-top:1px dotted #999;
	padding-top:14px;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:black;
}
div.short-post-content label a:hover {
	text-decoration:underline;
}
div.short-post-content span {
	display:block;
	font-family:Arial;
	font-size:11px;
	color:#333;
}
div.short-post-content p {
	display:block;
	font-family:Arial;
	font-size:11px;
	color:#666;
}
p.att a {
	display:block;
	padding-left:20px;
	margin-top:10px;
	color:#666;
	text-decoration:none;
	background:url(../images/icon-pdf.png) left center no-repeat;
}
#recommendations {
	display:none;
}

#ours {
	/*display:none;*/
}
div.application-box {
	float:right;
	width:194px;
	margin:18px 46px 0 0;
}
.application-box h2 {
	border-top:1px dotted #999;
	padding-top:16px;
}
a.apply {
	display:block;
	float:right;
	font-family:MuseoBold;
	font-size:11px;
	font-weight:bold;
	color:#465b5b;
	margin-top:2px;
	msrgin-bottom:-10px;
	text-transform:uppercase;
	text-decoration:none;
	text-indent:-999px;
	width:71px;
	height:22px;
	background:#f2f4f4 url(../images/apply.jpg) center no-repeat;
}

a.apply_en {
	display:block;
	float:right;
	font-family:MuseoBold;
	font-size:11px;
	font-weight:bold;
	color:#465b5b;
	margin-top:10px;
	text-transform:uppercase;
	text-decoration:none;
	text-indent:-999px;
	width:71px;
	height:22px;
	background:#f2f4f4 url(../images/apply_eng.jpg) center no-repeat;
}

p a {
	color:#0a5f99;
	text-decoration:underline;
}
p a:hover {
	color:#6abff9;
;
}
.right-box {
	float: right;
    width: 250px;
    display: block;
}
.article ol li {
	color: #333;
    font-family: Arial;
    font-size: 11px;
    margin: 5px 13px;
}