body {

	font-family: "Arial CE","Helvetica CE", Arial, sans-serif;
	font-size:0.8em;
	line-height:1.6em;
	color: #297744;
	text-align: center;
	margin: 0;
	padding:0;
	background: white;
}

#all {
	position: relative;
	top: 10px;
	width: 800px;
	margin: 0;
	padding:0;
	background: white;
}


/*Záhlaví*/

.zahlavi {
	position: relative;
	width: 800px;
	height: 210px;
	margin: 0;
	padding:0;
	background-color: #BEBEBE;
	background-image: url('../../images/spolecne/zahlavi_de.jpg');
}

.datum_svatek {
	position: absolute;
	top: 50px;
	right: 10px;
	line-height:14px;
	font-size: 11px;
	color: white;
}

.vlajky {
	position: absolute;
	top: 10px;
	right: 20px;
}

.vlajky img {
	border: none;
}


/*Menu*/

.menu {
	position: relative;
	width: 800px;
	height: 35px;
	margin: 0;
	padding:0;
	background-image: url('../../images/spolecne/menu_p.gif');
}

.menu p {
	display: block;
	position: relative;
	top: 10px;
	margin-left: 20px;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	padding: 0;
	line-height:16px;
	text-align: left;
	font-size: 12px;
	font-weight: 900;
	color: yellow;
}

.menu p a {
	color: #F9F400;
	text-decoration: underline;
}

.menu p a:link {
	color: #F9F400;
	text-decoration: underline;
}

.menu p a:hover {
	color: white;
	text-decoration: underline;
}

menu p a:visited {
	color: #F9F400;
	text-decoration: underline;
}


/*Obsah*/

.obsah {
	display: block;
	position: relative;
	width: 798px;
	margin: 3px 0 3px 0;
	padding: 0;
	text-align: justify;
	/*background-image: url('../images/spolecne/o_2.gif');*/
	border: 1px solid #297744;
}

/*Obsah - dva sloupce*/

.levy_obsah {
	float: left;
	width: 200px;
	padding: 10px;
	margin-top: 4px;
	margin-left: 2px;
	margin-right: 0;
}

.pravy_obsah {
	float: right;
	width: 550px;
	padding: 10px 10px 10px 0;
	margin-top: 4px;
	margin-right: 2px;
	margin-left: 0;
	font-size:0.9em;
	line-height:1.6em;
}

/*Úvod - tři sloupce*/

.obsah_uvod_levy {
	/*float:left;*/
	width:200px;
	padding: 10px;
	margin-top: 4px;
	margin-left: 2px;
	}

.obsah_uvod_pravy {
	/*float:right;*/
	width:200px;
	padding: 10px;
	margin-top: 4px;
	margin-right: 2px;
	}

.obsah_uvod_stred {
	/*width:340px;*/
	margin-top: 4px;
	padding: 15px 5px 5px 5px;
	/*margin:0px 225px 0px 225px;*/
	}
	
.obsah_uvod_stred p {
	/*margin: 5px 10px;*/
	/*padding: 5px 10px;*/
	font-size:1em;
	line-height:1.2em;
	/*color: #980000;*/
	/*color: black;*/
	/*background-color: #E5E5E5;*/
}
	
.info_ram_strany {
	margin: 5px 0px;
	line-height:1.2em;
	border-left:1px dotted #B2B2B2;
	border-right:1px dotted #B2B2B2;
	border-bottom:1px dotted #B2B2B2;
}

.info_ram_strany h4 {
	margin: 0px;
	padding: 5px 10px;
	font-size:1.2em;
	/*color: #980000;*/
	background-color: #E5E5E5;
}

.info_ram_strany p {
	margin: 5px 10px;
	/*padding: 5px 10px;*/
	font-size:1em;
	/*color: #980000;*/
	color: black;
	/*background-color: #E5E5E5;*/
}

.info_ram_stred {
	display: block;
	position: relative;
	width: 350px;
	margin: 5px 0px;
	line-height:1.2em;
	border-left:1px dotted #B2B2B2;
	border-right:1px dotted #B2B2B2;
	border-bottom:1px dotted #B2B2B2;
}

.info_ram_stred h4 {
	margin: 0px;
	padding: 5px 10px;
	font-size:1.2em;
	color: #980000;
	background-color: #E5E5E5;
}

.info_ram_stred p {
	margin: 5px 10px;
	/*padding: 5px 10px;*/
	font-size:1em;
	/*color: #980000;*/
	color: #297744;
	/*background-color: #E5E5E5;*/
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	Nadpisy 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

	
h1, h2, h3, h4, h5, h6 {
	font-size:1.8em;
	/*font-family:Tahoma, Arial, Helvetica, sans-serif;*/
	line-height:1.1em;
	margin:5px 0;
}

h1 {
	margin-bottom:0;
}

h1, h2 {
	margin-top:0px;
}

h2 {
	font-size:1.3em;
}

h3 {
	font-size:1.2em;
	padding: 0;
	margin-bottom:0;
}

h3.small {
	font-size:1.2em;
}

h4 {
	font-size:1.1em;
	margin-bottom:0;
}

h5 {
	font-size:1.1em;
}

h6 {
	font-size:1em;
}

p {
	font-size:1.1em;
	padding: 0;
	margin:5px 0;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	Seznamy

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

ul {
	margin:0;
	padding:0;
	}

li {
	background:url('../../images/spolecne/list-bullet-02.gif') no-repeat 0.8em;
	margin-left:0;
	list-style-type:none;
	padding-left:2em;
	padding-right:0;
	padding-top:.2em;
	padding-bottom:.2em
	
}

ul.list-of-links {
	border-bottom:1px dotted #B2B2B2;
}

ul.list-of-links li{
	border-top:1px dotted #B2B2B2;
	background-image:url('../../images/spolecne/list-bullet-01-link.gif');
}

ul.list-of-links li.current {
	background-color:#E5E5E5;
}


ul.no-lines,
ul.no-lines li {
	border:none;
	}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	Odkazy

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


a:link {
	color:#d61719;
	text-decoration:none;
}

a:visited {
	color:#980000;
	text-decoration:none;
}

a:hover {
	color:red;
	text-decoration:none;
}

a:active {
	color:#980000;
}

#content-side-two-column a:link,
#content-side2-three-column a:link,
#content-side1-three-column a:link,
#content-side-two-column a:visited,
#content-side2-three-column a:visited,
#content-side1-three-column a:visited {
	text-decoration:none;
}

#content-side-two-column a:hover,
#content-side2-three-column a:hover,
#content-side1-three-column a:hover {
	text-decoration:underline;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	Obrázky

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

img {
	border:none;
	}

.photo-border {
	border:1px solid #cecece;
	padding:4px;
	background:#d9d9d9 url('../../images/spolecne/bg-photo.png') repeat-x top;
	margin-bottom:5px;
	display:block
}

.photo-float-left {
	float:left;
	margin-right:10px;
	}
	
.photo-float-right {
	float:right;
	margin-left:10px;
	}

.image-border-none {
	border:none;
}


/*Zápatí*/

.zapati {
	position: relative;
	width: 800px;
	height: 35px;
	margin: 0;
	padding:0;
	background-image: url('../../images/spolecne/zapati.gif');
}

.copyright {
	display: block;
	position: relative;
	top: 5px;
	margin: 0;
	padding:0;
	color: white;
	font-size: x-small;
	font-weight: 500;
}

.copyright a {
	color: white;
	text-decoration: underline;
}

.copyright a:hover {
	color: #F9F400;
	text-decoration: underline;
}

/*Ostatní*/

.clear {
	clear:both;
	}

.none {
    display:none;
}