
@charset 'UTF-8';

strong {font-weight:bold;}
em {font-style:italic;}

a {color:#780000}

h3 {
	text-transform:uppercase; 
	color:#ffffff;
	font-weight:bold;
	font-size:1.5em;
	margin-top:0.7em;
	margin-bottom:0.2em;
}

.blueBox h3 {
	text-transform:uppercase; 
	color:#ffffff;
	font-weight:bold;
	font-size:1.2em;
	margin-top:0.7em;
	margin-bottom:0.2em;
}

.pictureTextBox h3 {
	margin:0;
	color:#03192e;
	/*font-size:1.5em;*/
	font-size:1.4em;
	letter-spacing:-3px;
}
	
.profilBox h3 {
	margin:0;
	color:#03192e;
	font-size:1.5em;
	position:absolute;
	top:0px;
	left:150px;
}

h1 {
	font-weight:bold;
	font-size:2.7em;
	margin-top:0.7em;
	margin-bottom:0.5em;
}

h2 {
	font-weight:bold;
	font-size:2.1em;
	margin-top:0.7em;
	margin-bottom:0.1em;
}

h4 { font-weight:bold; font-size:1.2em;	padding-top:15px; padding-bottom:10px; padding-left:17px; color:#333333}

.blueBox h1 {
	margin-top:0;
	margin-bottom:0.1em;
	color:#FFFFFF;
}



.refBox h4 {
	margin:0;
	color:#87accd;
	font-size:1.4em;
	padding-top:8px;
	padding-left:10px;
}

p {
	line-height:1.7em;
	font-size:1.1em;
}


a.Biglink {
	color:#11304e;
	display:block;
	/*font-weight:bold;*/
	line-height:2.0em;
}

a.Biglink.book {
	background: url(/images/ico/book.gif) 0 0 no-repeat;
	padding-left:25px;
}

a.Biglink.profil {
	background: url(/images/ico/profil.gif) 0 0 no-repeat;
	padding-left:25px;
}

a.Biglink.file {
	background: url(/images/ico/file.gif) 0 0 no-repeat;
	padding-left:25px;
}

a.Biglink.win {
	background: url(/images/layout/btn-otevrit-projekt.gif) 0 0 no-repeat;
	width:295px;
	height:40px;
	text-indent:10000px;
	margin-left:0px;
	margin-top:30px;
	overflow:hidden;
}

ul.text li { 
	background: url(/images/layout/li.gif) 0 5px no-repeat;
	padding-left:15px;
	margin:7px 0 7px 4px;
}

ul.text li a {
	color:#1c395d;
}



/* citaty */

.citat {
	font-size:1.5em;
	margin:15px 0;
	
}

/* padding */

.w2col p, .w2col h2, .w2col h1, .w2col h3, .w1col p, .w1col h2, .w1col h1, .w1col h3    {
	padding-left:15px;
	padding-right:15px;
}

.w2col a, .w2col ul {
	margin-left:15px;
}

.w1col a,  .w1col ul {
	margin-left:15px;
}



p a, ul a {
	margin-left:0px !important;
}



.blueBoxCnt .w2col h1 {
	padding:0;
}

/* reseni link */

a.reseniLink {
	display:block;
	width:605px;
	height:39px;
	background:url(/images/content/reseni/reseni-link.gif) 0 0 no-repeat;
	color:#78a6c8;
	font-weight:bold;
	font-size:1.1em;
	line-height:2.8em;
	text-indent:40px;
	margin-top:20px;
	text-transform:uppercase;
}

a.reseniLink:hover {
	text-decoration:none;

}

.grayRoundedBox span.arrcontent {
	display:block;
	font-size:0.9em;
	line-height:1.5em;
	color:#666666;
	margin-bottom:0px;
}


/* Vyhledavani */

.searchResult {}

a.searchResultLink { text-decoration:none; display:block; margin-bottom:5px; }
a.searchResultLink:hover { text-decoration:underline;}

