/*  
Version: 1.0
Author: Ivo Laryš
Author URI: http://gingercandy.cz/
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background-image: transparent;
	
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: #51473f;
	text-align: left;
	font: 90%/1.4 "Helvetica", "Helvetica CE", sans-serif;
}
ol, ul {
	list-style: none;
	font-size: 90%;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.nodisplay,
hr {
display: none;
}
.clear {
clear: both;
}
/* BASIC TAGS
-------------------------------------------------------------*/
em {
	font-style: italic;
}

/* Top
-------------------------------------------------------------*/
#top {
	background: #EEEEEE url(/site/img/main/bg-top.jpg) top repeat-x;
	height: 113px;
}
h1 a#logo {
	background: url(/site/img/main/bg-logo.jpg) no-repeat;
	width: 216px;
	height: 42px;
	display: block;
	position: relative;
	float: left;
	top:25px;
	margin-left: 25px;
}



/* Mainmenu
-------------------------------------------------------------*/
ul#mainmenu {
	clear: both;
	position: absolute;
	float: left;
	top:76px;
	margin-left: 12px;
}

ul#mainmenu li {
	position: relative;
	float: left;
}
ul#mainmenu li a:link, 
ul#mainmenu li a:visited {
	position: relative;
	float: left;
	color: white;
	text-decoration: none;
	display: block;
	height: 37px;
	padding: 18px 16px 0px 15px;
	font-size: 85%;
}
ul#mainmenu li a:hover {
	color: silver;
}
ul#mainmenu li.current {
	background: url(/site/img/main/bg-mainmenu-left.jpg) top left no-repeat;
}
ul#mainmenu li.current a:link, 
ul#mainmenu li.current a:visited {
	display: block;
	position: relative;
	float: left;
	color: black;
	text-decoration: none;
	background: url(/site/img/main/bg-mainmenu-right.jpg) top right no-repeat;
}
ul#mainmenu li.current a:hover {
	color: black;
}
/* Middle
-------------------------------------------------------------*/
#middle {
	background: #E9EAEC;
}
#middle .pathway {
	padding: 10px 20px;
	font-size: 75%;
	color: #748475;
}
#middle .pathway a:link,
#middle .pathway a:visited {
	color: black;
	text-decoration: none;
}
#middle .pathway a:hover {
	color: #748475;
	text-decoration: none;
}
#middle .middleBox {
	padding: 0px 00px 20px 20px;
	width: 900px;
}
#middle h1 {
	color: #F3793E;
	font-size: 130%;
	font-weight: bold;
	margin-bottom: 10px;
}
/* Middle
-------------------------------------------------------------*/
.quote900 {
background: white url(/site/img/main/bg-quote900-top.gif)  left top repeat-x;
padding: 15px 15px 11px 15px;
font-size: 80%;
}
.quote900bottom {
background: url(/site/img/main/bg-quote900-bottom.gif)  left top repeat-x;
height: 3px;
}
.quote900 a.more:link,
.quote900 a.more:visited {
	display: block;
	margin-top: 5px;
	color: #748475;
	text-decoration: none;
}
.quote900 a.more:hover {
	color: black;
}
.quote900 h2 {
	color: #F3793E;
	font-weight: bold;
}

#submenu {
	position: relative;
	float: left;
}
#submenu h1 a:link,
#submenu h1 a:visited,
#submenu h1 a:hover {
	color: #FF0000;
	background: url(/site/img/main/bg-doghouse-nadpis.gif) left top  no-repeat;
	display:block;
	height:38px;
	width:200px;
	padding:10px 0 0 00px;
	text-indent:42px;
	margin-bottom:0;
	text-decoration:none;
}
#submenu.good-governance h1 a:link,
#submenu.good-governance h1 a:visited,
#submenu.good-governance h1 a:hover {
	color: #D9E021;
}
#submenu.public-interest-law h1 a:link,
#submenu.public-interest-law h1 a:visited,
#submenu.public-interest-law h1 a:hover  {
	color: #29ABE2;
}
#submenu.transparency h1 a:link,
#submenu.transparency h1 a:visited,
#submenu.transparency h1 a:hover  {
	color: #662D91;
}
#submenu.newsletters h1 a:link,
#submenu.newsletters h1 a:visited,
#submenu.newsletters h1 a:hover  {
	color:  #F3793E;
}
#submenu li a:link,
#submenu li a:visited {
	text-decoration: none;
	color: black;

	width: 180px;
	padding: 7px 10px;
	display: block;
	font-size: 110%;
	border-bottom: 1px dotted #808080;
}
#submenu li a:hover,
#submenu li.current a:hover,
#submenu li.current a:link,
#submenu li.current a:visited {
	text-decoration: none;
	color: black;
	background: #EEEEEE;
	border-bottom: 1px dotted #808080;
}
#dogs {
	position: relative;
	float: right;
	width:650px;
}
#dogs .chooseDoghouse {	
	position: relative;
	float: right;
	color: #666666;
	font-size: 80%;
}
#dogs .chooseDoghouse a:link,
#dogs .chooseDoghouse a:visited {
	color: #666666;
	text-decoration: none;
}
#dogs .chooseDoghouse a:hover,
#dogs .chooseDoghouse a.current:hover,
#dogs .chooseDoghouse a.current:link,
#dogs .chooseDoghouse a.current:visited {
color: #FF0000;
}
#dogs.good-governance .chooseDoghouse a:hover,
#dogs.good-governance .chooseDoghouse a.current:hover,
#dogs.good-governance .chooseDoghouse a.current:link,
#dogs.good-governance .chooseDoghouse a.current:visited {
color: #D9E021;
}
#dogs.public-interest-law .chooseDoghouse a:hover,
#dogs.public-interest-law .chooseDoghouse a.current:hover,
#dogs.public-interest-law .chooseDoghouse a.current:link,
#dogs.public-interest-law .chooseDoghouse a.current:visited {
color: #29ABE2;
}
#dogs.transparency .chooseDoghouse a:hover,
#dogs.transparency .chooseDoghouse a.current:hover,
#dogs.transparency .chooseDoghouse a.current:link,
#dogs.transparency .chooseDoghouse a.current:visited {
color: #662D91;
}
.dogImage {
	margin-top:25px;
	text-align:center;
}
.note {
	border-top:1px dotted #808080;
	font-size:90%;
	padding-top:10px;
	margin-top:10px;
}

#middle .legenda {
	border-top: 1px solid silver;
	padding-top: 10px;
	font-size: 90%;
	padding-bottom: 15px;
	margin-top: 10px;
}
#middle h2  {
	font-size: 120%;
	margin-bottom: 10px;
}
#middle h3  {
	font-size: 100%;
	margin-bottom: 2px;
	margin-top: 15px;
	font-weight: bold;
}
#middle ul.obsah  {
margin: 10px 0;
padding: 10px 0 14px 0;

}
#middle ul.obsah li  {
	font-size: 120%;
	list-style-type: circle;
	margin-left: 25px;
}
#middle p {
	margin-bottom: 5px;
	margin-top: 2px;
}
#middle  ul.boudy {
	text-align: center;
	padding: 20px 0px 20px 50px;
	list-style-type: none;
}
#middle  ul.boudy li {
	list-style-type: none;
}
#middle  ul.boudy a {
	display: block;
	height: 173px;
	width: 156px;
	background: url(/site/img/uvod/corruption.gif) top no-repeat;
	position: relative;
	float: left;
	margin: 0 50px 0 0;
}
#middle  ul.boudy a.good-governance {
	background: url(/site/img/uvod/governance.gif) top no-repeat;
}
#middle  ul.boudy a.public-interest-law {
	background: url(/site/img/uvod/pil.gif) top no-repeat;
}
#middle  ul.boudy a.transparency {
	background: url(/site/img/uvod/transparency.gif) top no-repeat;
}
#middle p.dotaz {
	font-size: 80%;
	padding: 10px 0 0 0;
}
/* Bottom
-------------------------------------------------------------*/
#bottom {
	background: url(/site/img/main/bg-bottom.jpg) top repeat-x;
}
#bottom .bottomBox {
	padding: 20px 00px 20px 20px;
	width: 900px;
}
#novinky {
	position: relative;
	float: left;
	width: 670px;
	border-left: 2px solid #6A625C;
	margin-bottom: 10px;
}
#novinky h1,
#contact h1 {

	color: white;
	font-weight: bold;
	font-size: 70%;
	padding: 6px 5px 6px 25px;
	width: 30px;
	background: #746C65 url(/site/img/main/bg-bottom-nadpis.gif) 4px 5px no-repeat;
}
#novinky .item,
#contact .item {
	padding: 15px 15px 0px 15px;
	font-size: 80%;
}

#novinky .item h2 {
	color: #F3793E;
	font-weight: bold;
}
#contact h1 {
	width: 45px;
}
#novinky .item h2 span {
	color: white;
	font-weight: normal;
}
#novinky .item p,
#contact .item p {
	color: white;
	font-size: 95%;
}
#contact .item p {
	margin-bottom: 15px;
}


#novinky a.more:link,
#novinky a.more:visited {
	color: white;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin-top: 5px;
}
#novinky a.more:hover {
	color: #F3793E;
}
#contact {
	position: relative;
	float: right;
	width: 210px;
	border-left: 2px solid #746C65;
	margin-bottom: 10px;
}
#novinky a.archiv:link,
#novinky a.archiv:visited {
	text-decoration: none;
	position: relative;
	float: right;
	font-size: 70%;
	display: block;
	background: #746C65;
	padding: 3px 4px;
	font-weight: bold;
	color: white;
}
#novinky a.archiv:hover {
	color: #51473F;
}
.middleBox ul {
	margin: 10px 0;
}
.middleBox ul li {
	list-style-type: circle;
	margin-left:25px;
	font-size:120%;
}
#footer {
	clear: both;
	margin-top: 15px;
	padding-top: 5px;
	border-top: 1px dotted #746C65;
	color: #746C65;
	font-size: 75%;
}
#footer a:link,
#footer a:visited {
	color: #746C65;
	text-decoration: none;
}
#footer a:hover {
	color: white;
}
.fotogalerie img {
	border: 3px solid silver;
	margin: 0 3px 3px 0;
}
.upozorneni {
	position: relative;
	float: right;
	font-weight: bold;
	font-size: 95%;
	margin-top: 8px;
	color: #738474;
}
