
/* CSS Document */


body {
	font-size:13px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0 20px 0;
	padding: 0px 0;
	text-align: center;
	color: #666666;
	background: #F2F2F2;
}

#container {
	width: 954px;
	background: #f0f0f0;
	margin: 0px auto;
	text-align: left;
}


a {
	color: #0076bd;
}

a:hover {
	text-decoration: none;
}

a img {
	border: 0px;
}

p {
	margin: 0px;
	padding: 0px 0 10px 0;
}


p.poznamka {
	margin: 5px 50px 10px 0px;
	padding: 6px 10px 7px 10px;
	background: #e3f8ce;
	font-size: 12px;
	color: #666;
	line-height: 15px;
}


ul.links {
	padding: 0px 0 5px 0;
	margin: 0px;
}

ul.links li {
	background: url(../img/sipka_orange.png) no-repeat 10px 12px;
	list-style-type: none; 
	padding: 10px 0 10px 28px;
	border-top: 1px solid #ececec;
	margin: 0px;
	margin-left: -8px;
	color: #333333;
}

ul.links li a {
	color: #333333;
}



ol {
	margin: 0px;
	padding: 0px 0 10px 0px;
	color: #333333;
	font-weight: bolder;
}

ol li {
	list-style-position: inside;
}

ol li span {
	color: #555;
	font-weight: normal;
	list-style-position: inside;
}

form {
	margin:0px;
	padding: 0px;
}

strong {
	color: #0076BD;
	font-weight: bolder;
}

/*------------------------ LAYOUT */
#mindContent {
	padding: 0px 32px;
	text-align: left;
	background: white url(../img/content_back_n.png) left top;	
}
#leftSide {
	padding-left: 5px;
	text-align:justify;
}
#leftSide.sAkt {
	width: 606px;
	float:left;
}

#tri_boxy {
	text-align:left;
}
#rightSide {
	width: 248px;
	float: right;
	padding-right: 5px;
}

.cleaner {
	clear: both;
	line-height: 0px;
	height: 0px;
}

/* --- */


/*------------------------ HEAD */
#head {
	height:220px;
	padding: 0px 32px;
	color: #ccc;
	background: white url(../img/head_back_n.png) left top;
	text-align: left;
	color: #666666;
	position:relative;
}
#logo {
	width: 163px;
	height: 90px;
	margin-top: 88px;
	margin-left:30px;
	float: left;
}
#logo img {
	margin: 0px;
	padding: 0px;
}

#slogan {
	font-size: 22px;
	
	width: 600px;
	line-height: 20px;
	padding-left: 30px;
	padding-top: 100px;
	float: left;
}

#slogan span {
        color: #0076bd;  
}

#headlinks {
	font-size: 11px;
	text-align: right;
	color: #0076BD;
	line-height: 20px;
	padding-top: 15px;
	clear: both;
	height: 30px;
}



#head .language {
    position:absolute;
	float: right;
	top:60px;
	right:30px;
	
}

#head .language img {
	margin: 0px 0 -4px 0;
	padding: 0px 0 0 3px;
	border: 0px;
}





/*------------------------ Horn� navigace */
#primaryMenu {
	/*background: #0076BD url(../img/menu_back.png) repeat-x top left;*/
	height: 35px;
	width: 890px;
	margin: 10px 0 0 0px;
	clear: both;
	border-bottom:4px solid #ececed;
}


#primaryMenu ul {
	margin:0px 0 0px 0;
	padding: 0;
}

#primaryMenu ul li {
	display: block;
	float: left;
	text-align: center;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-image: none;
}

#primaryMenu ul li a {
	font-size: 13px;
	display: block;
	float: left;
	height: 25px;
	padding: 10px 15px 0 15px;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}

#primaryMenu ul li a:hover, #primaryMenu ul li.first a:hover {
	background-color: #ececed;
	text-decoration: underline;
}

#primaryMenu ul li a.active {
    color:#0076bd;	
}

#primaryMenu ul li.first a {
	padding: 10px 15px 0 35px;
	background: url(../img/domecek_sedy.png) no-repeat 10px center;
	
}

#primaryMenu ul li.first a.active {
	background: url(../img/domecek_modry.png) no-repeat 10px center;
}




/*------------------------ FLASH container */
#flash {
	width: 897px;
	height: 247px;
	padding: 0;
	background: #ccc url(../img/flash_n.jpg) no-repeat top left;
	margin-bottom: 15px;
	color: #6a4e4e;
}

#flash img {
	margin: 0px;
	padding: 0px;
	border: 0px;
	float: left;
}

#flash .text {
	float: right;
	width: 455px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	padding: 15px 40px 0 0;
	font-size: 14px;
}

#flash h2 {
	color: #6a4e4e;
	font-size: 23px;
	padding: 0px;
	margin: 0px 0 10px 0;
	font-weight: normal;
}

#flash div#contact_tel,
#flash div#contact_email {
	color: #6a4e4e;
	font-size: 23px;
	padding: 7px 0 0 50px;;
	margin: 5px 0 0px 0;
	font-weight: normal;
	background: url(../img/contact_tel.png) no-repeat left top;
	height: 43px;
}

#flash div#contact_email {
	background: url(../img/contact_email.png) no-repeat left top;
}

#flash h2 strong {
	color: #0076BD;
	font-weight: bolder;
}

#flash p {
	line-height: 19px;
	margin: 5px 0;
	margin: 0px;
}

#flash a.button {
	background: url(../img/button_ospolecnosti_n.png) no-repeat left top;
	float: left;
	width: 122px;
	height: 25px;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	padding-left: 10px;
	padding-top: 3px;
	margin-top:10px;
	margin-right: 15px;
}

#flash a.button:hover {
	text-decoration: underline;
}

#flash #ospolecnosti:hover {
	background: url(../img/button_ospolecnosti_na.png) no-repeat left top;	
}
#flash #partneri {
	background: url(../img/button_partneri_n.png) no-repeat left top;	
}

#flash #partneri:hover {
	background: url(../img/button_partneri_na.png) no-repeat left top;	
}


/* --- */

/*------------------------ HLAVN� ��ST */

#tri_boxy {

}

.tri_boxy {
 width: 180px;
 background: url(../img/stin.png) no-repeat right top;
 padding-right: 20px;
 padding-left: 12px;
 float: left;
 font-size: 12px;
 line-height: 14px !important;
}
.tri_boxy h3 {
    height: 15px;
}

.tri_boxy .text {
	height: 310px;
}

#box1 {
	padding-left: 0px;
}

#box3 {
 background: none;
 padding-right: 0px;
}

.tri_boxy p {
	padding: 5px 0 5px 0;
 	line-height: 15px !important;
}

#leftSide a.more {
	background: url(../img/button_dalsi_n.png) no-repeat left top;
	font-weight: normal;
	color: white;
	/*float: left;*/
	display: block;
	width: 139px;
	height: 25px;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	padding: 7px 0 0 8px;
	margin-top: 0px;
	}

#leftSide a.more:hover {
	background: url(../img/button_dalsi_na.png) no-repeat left top;
	text-decoration: underline;
}

.tri_boxy h3 {
	color: #0076BD;
	padding: 15px 0 15px 0;
	margin: 0px;
	font-size: 13px;
}


/*-----*/

/*------------------------ Right boxy */


.SideBlock{
	padding: 0;
	width: 248px;
	border:1px solid #e8e7e8;
	margin-bottom: 15px;
		background-color: #f6f6f7;
	padding:1px;

}

.SideBlock h2 {
	margin: 0px;
	padding: 7px 0 7px 15px;
	margin:2px;
	margin-bottom:15px;
	color: #00225b;
	font-size: 13px;
	text-transform: uppercase;
	
}


.SideBlock .content {
	padding: 0px 10px;
}

.SideBlock .foot {
	text-align: right;
	background-color: #f6f6f7;
	margin:2px;
	margin-top:15px;
	height:35px;
}

.SideBlock a.more {
	font-size: 11px;
	padding-right: 15px;
	display:block;
	padding-top:10px;
	
}

.SideBlock a.more:hover {

}

/*----------*/




/*------------------------ AKTUALITY */

ul.aktuality {
	margin: 0px;
	padding: 0px;
}

.aktuality li {
	list-style-type: none;
	clear: both;
	padding: 0 0 0px 0;
	margin: 0px;
	background: url() no-repeat left top;
	padding-bottom: 10px;
}

.aktuality li.first {
	padding-top: 0px;
	background: none;
}

.aktuality li.first .calendar, 
.aktuality li.first .nadpis {
	margin-top: 0px;
}

.aktuality li .calendar {
	width: 35px;
	text-align: right;
	height: 45px;
	margin-top: 15px;
	float: left;
	color: #00225b;
}

.aktuality li .right {
	float: right;
	width: 180px;
}

.aktuality li .text {
	font-size: 12px;
}

.aktuality li .nadpis {
	color: #0076BD;
	padding-bottom: 3px;
	margin-top: 15px;
}

.aktuality li .nadpis a {
	color: #256E7C;
}




/*----------*/


/*------------------------ FOOTER */

#footer_container {
	background: url(../img/footer_back_n.png) no-repeat left bottom;
	padding: 0 32px 32px 32px;
}

#footer  {
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	border-top:4px solid #ececed;
	
}

#footer .sedo {
    margin-top:1px;
	background-color: #f6f6f7;

}

#footer .content {
	font-size: 11px;
 	padding: 0 15px;
 	line-height: 16px;
 	margin-top: 7px;
 	padding-bottom:15px;
 	color:#999999;
 	clear: both;
}




#footerLink ul li {
	display: inline;
	margin: 0;
	padding: 0px;
	list-style-type: none;
	background-image: url();
	border-right:1px solid #666666;
	margin-right:7px;
}

#footerLink ul {
	margin: 0px;
	padding: 7px 15px 0 15px;
}

#footerLink ul li a {
	font-size: 11px;
	color:#666666;
	text-decoration: none;
	margin-right: 5px;
	padding-right: 7px;
	text-transform: uppercase;
	
}

#footerLink ul li a:hover {
	text-decoration: underline;
}
#footerLink ul li.last a {
	background: none;
}
/* --- */


/*------------------------- STYLE STRANA -------------------------*/

h1 {
	font-weight: normal;
	font-size: 20px;
	padding: 10px 0px;
	margin: 0px;
	background: url(../img/h1_line.png) no-repeat left bottom;
	margin-bottom: 10px;
}

h2 {
	font-size: 17px;
	font-weight: normal;
	color: #0076BD;
	margin: 15px 0 7px 0px;
	padding: 0px;
}

h3 {
	font-size: 14px;
	font-weight: bolder;
	color: #333;
	margin: 5px 0 4px 0px;
	padding: 0px;
}

h4 {
	font-size: 13px;
	font-weight: bolder;
	color: #000;
	margin: 5px 0 4px 0px;
	padding: 0px;
}

#leftSide a {
	color: #256e7c;
	font-weight: bolder;
}

#leftSide a.download {
	color: #256e7c;
	font-weight: normal;
	background: url(../img/pdf_icon.png) no-repeat left top;
	display: block;
	padding:2px 0 2px 20px; 
	margin-top: 3px;
}

#leftSide p {
	line-height: 17px;
}
p.perex {
	color: #0076BD;
	font-weight: bolder;
}

ul {
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
}

ul li {
	margin: 0 0 0 0;
	padding: 0px 0 4px 15px;
	background: url(../img/sipka.png) no-repeat left 3px;
	list-style: none;
	margin-left: 5px;
}


.mb20 {
    margin-bottom:20px;
} 
/* --- */
form input.text {
    width:200px;
}

div.flash {
    color: black;
    background: #FFF9D7;
    border: 1px solid #E2C822;
    padding: 1em;
    margin: 1em 0;
}

#banner {
    margin-bottom:40px;
    margin-top:40px;
}
