/*************************************
	- CSS Style -
	CSS URI: http://ww.hradloket.cz/
	Version: 1.0
	Description: CSS for browsers with Gecko core - default
	Author: Alex
	Author URI: http://www.apollo1.cz/
*************************************/

/*************************************
 +Body, Html
*************************************/
html {
	
}

body {
	margin: 0;
	padding: 0;
	line-height: 1.6em;
	font-size: 62.5%;
	font-family: arial, helvetica, sans-serif;
	color: #000;
	background: #fafafa;  /*url('images/bg-header.gif') top center no-repeat;*/
}

/*************************************
 +A
*************************************/

a {
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #f287b7;
}

a:hover, #active a, .active {
	color: #ed1c24;
}

h3 a:hover {
	background: url('images/a-hover.gif') bottom left repeat-x;
}

#main-menu a {
	color: #f287b7;
}

#main-menu a:hover, #main-menu #active a {
	color: #ed1c24;
}

#second-menu a { color: #8e959b; }
#second-menu a:hover { color: #f287b7; }

#footer a {
	font-weight: normal;
	font-style: normal;
	color: #8e959b;
}

#footer a:hover, #search .submit:hover { color: #f287b7; }

/*************************************
 +Containers
*************************************/

#wrap {
	position: relative;
	width: 1018px;
	font-size: 1.2em;
	margin: 0 auto;
	background: #fff;
	height: 760px;
}

#wrap-leftside {
	position: absolute;
	top: 0;
	left: 0;
	width: 436px;
	float: left;
	margin-right: 14px;
	padding-left: 30px;
}

#wrap-rightside {
	position: absolute;
	top: 0;
	left: 480px;
	width: 558px;
	float: left;
}

#header-leftside {
	width: 440px;
	height: 70px;
}

#header-rightside {
	width: 538px;
	height: 70px;
	background: #f287b7 url('images/bg-header-rightside.gif') left top no-repeat;
}

#wrap-entry {
	padding: 0px 20px 20px 20px;
}

#entry {
	padding: 0 20px 0 0;
	margin: 0 0 12px 0;
	overflow: auto;
	height: 446px;
	
	/*overflow-x: hidden;*/
}

#wrap-footer {
	padding: 0px 40px 10px 20px;
	font-family: "Times New Roman", times, serif;
	font-size: 1em;
	line-height: 175%;
	color: #8e959b;
	position: relative;
}

#second-menu, #main-menu {
	font-family: "Times New Roman", times, serif;
	line-height: 1.6em;
}


/*************************************
 +Main Menu
*************************************/

#main-menu {
	width: 420px;
	height: 400px;
	font-size: 1.3em;
	background: url('images/bg-main-menu.gif') left 40px no-repeat;
	margin: 15px 0 30px 0;
}

#main-menu ul, #second-menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#main-menu ul li a, #second-menu ul li a, #second-menu a {
	font-style: normal;
	font-weight: normal;
}

#main-menu ul {
	width: 195px;
	position: relative;
	left: 225px;
	top: 60px;
}

#main-menu ul li a {
	padding: 0;
	margin: 0;
}


/*************************************
 +Second Menu
*************************************/

#second-menu {
	font-size: 1.05em;
	width: 442px;
	
}

#second-menu li {
	float: left;
	padding-top: 2px;
}

#second-menu a {
	padding: 2px 9px 2px 8px;
}


/*************************************
 +Subcategories Menu
*************************************/

#subcategories {
	height: 77px;
	margin: 0;
}

#subcategories ul {
	list-style: none;
	margin: 0;
	padding: 6px 0 3px 0;
}

#subcategories ul li {
	float: left;
	padding-top: 2px;
}

#subcategories ul li a {
	padding: 0px 9px 0px 8px;
}







#banner-header-rightside {
	position: absolute;
	top: 0;
	z-index: 0;
}

#finder, #second-menu {
	float: left;
}

#finder {
	margin-left: 0px;
	margin-right: 4px;
	margin-bottom: 2em;
}

#finder .formrow {
	margin-right: 8px;
}

/*************************************
 +Hn
*************************************/

h1, h1 span, h2 span {
	display: none;
}

h1, h2, h2.iff {
	font-family: "Times New Roman", times, serif;
	margin: 0;
	padding: 0;
}

h1 a {
	display: none;
	background: url('images/h1.gif') center center no-repeat;
	width: 160px;
	height: 70px;
	position: relative;
	left: 260px;
}

h2 {
	color: #ed1c24;
	font-size: 1.9em;
	padding: 37px 0 0 20px;
	position: relative;
	z-index: 50;
	letter-spacing: 0.05em;
}
	
	
	h2.banner-220 {
		padding: 0;
		margin: 0;
		position: relative;
	}
	
	h2.banner-220 a {
		display: block;
		float: left;
		width: 220px;
		height: 70px;
		
	}
	
	h2.iff a {
		background: url('http://www.fundraising.cz/app-content/files/advertising/iff-2011.gif') center center no-repeat;
	}
	
		h2.iff a:hover {
			
		}

	h2.partneri-iff a {
		background: url('http://www.fundraising.cz/app-content/files/advertising/partneri-iff.gif') center center no-repeat;
		padding: 0;
		margin: 0;
	}



h3, h3 a {
	color: #ed1c24;
	font-style: normal;
	font-size: 1.1em;
	margin: 0;
	line-height: 1.3em;
}

h3 a:hover {
	background: none;
	color: #8e959b;
}

h3.post {
	margin-bottom: .5em;
}

h3.mapa-stranek {
	margin: .5em 0 .5em 0;
}

h4 {

}

/*************************************
 +Navigation (main-menu)
*************************************/


/*************************************
 +Header
*************************************/


/*************************************
 +Entry
*************************************/

.entry {
	margin-bottom: 1.6em;
}

.entry p {
	/*margin: 0;
	margin-bottom: 1.5em;*/
	
}

.readmore {
	display: block;
	margin-top: -1em;
}

.readmore a {
	font-weight: normal;
	font-size: .9em;
	color: #8e959b;
}

.readmore a:hover {
	color: #6eaccc;
	
}

.entry ul {
	margin: 0;
	padding: 0;
	list-style-position: outside;
	list-style-image: url('images/dot.gif');
	padding-left: 30px;
	margin-bottom: 1em;
}

.entry li {
	padding-bottom: .5em;
}

.more a {
	font-style: normal;
	color: #ed1c24;
	letter-spacing: 0.2em;
}

.postinfo {
	display: block;	
	width: 400px;
	float: left;
}

.postprint {
	display: block;
	width: 50px;
	text-align: right;
	float: right;
}

.postprint a {
	font-weight: normal;
}

.symbol {
	color: #f287b7;
}

.postinfo1 {
	font-style: italic;
	color: #8e959b;
	padding: .8em 0 .8em 0;
	border-top: 1px dotted #8e959b;
	border-bottom: 1px dotted #8e959b;
	margin-bottom: 2em;
}

.postinfo2 {
	font-style: italic;
	color: #8e959b;
	font-size: .9em;
	margin-bottom: -1.1em;
}


.dot {}

.two-dots {
	background: url('images/two-dots.gif') center center no-repeat;
	width: 8px;
	height: 18px;
	display: block;
	float: left;
	
}

ul.mapa-stranek {
	margin: 0 0 2em 0;
}

li.mapa-stranek {
	padding: 0;
	margin: 0 0 .3em 0;
}


/*************************************
 +JQuery
*************************************/


/*************************************
 +Comments
*************************************/

#comments {
	font-size: .9em;
}

#comments a, .count-comments a {
	font-weight: normal;
}

#comments-add {
	border-bottom: 1px dotted #8e959b;
}

#comments-list {
	padding: 0;
	margin-top: .8em;
}

.count-comments {
	font-size: .9em;
}

.comments-menu {
	border-top: 1px dotted #8e959b;
	padding: .5em 0 .5em 0;
	border-bottom: 1px dotted #8e959b;
	display: block;
}

.comments-menu-item {
	float: left;
	width: 50%;
}

.wrap-comment {
	margin: 1.5em 0 1.5em 0;
}

.comment {
	
}

.comment-row, .comment-row-answer, .comment-row-head {
	padding: 0 .5em 0 .5em;
}


.comment-row {
	padding: .5em;
}


.comment-row-head {
	background: #f8f8f8;
}


/*************************************
 +Form
*************************************/

input, select, textarea {
	font-family: arial, helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #f287b7;
	padding: 2px;
}

select {
	cursor: pointer;
}

#search {
	margin-top: 2px;
}

#search input {
	font-size: .9em;
}

#search .formrow {
	float: left;
}

#search .submit {
	background: #fff;
	font-family: "Times New Roman", times, serif;
	font-size: 1em;
	letter-spacing: .03em;
	border: none;
	color: #8e959b;
	cursor: pointer;
	padding: 0 2px 0 2px;
}

form#comment {
	margin: 2em 0 2em 0;
}

form#comment .formrow {
	clear: both;
	margin-bottom: .3em;
}

form#comment label {
	float: left;
	width: 88px;
}

form#comment textarea {
	width: 360px;
	height: 80px;
}

form#comment textarea:hover, form#comment input:hover, form#comment input.submit:hover {
	background: #f8f8f8;
}

form#comment input.submit, form#iff2011 input.submit {
	background: #fff;
	margin-top: 2em;
	cursor: pointer;
	padding: 1px 20px 1px 20px;
	font-weight: bold;
	color: #000;
	font-style: italic;
}

#iff2011 input.submit:hover { color: #ee2c33; }

form#comment small {
	color: #8e959b;
}


#iff2011 {}

#iff2011 p {
	margin: 1em 0 1em 0; 
}

#iff2011 fieldset {
	margin: 15px 0 15px 0;
	border: 1px solid #d8dfe4;
	padding: 10px;
}

#iff2011 fieldset legend {
	font-weight: bold;
	background: #fff;
	padding: 3px;
}

#iff2011 input, #iff2011 select, #iff2011 textarea {
	font-family: arial, helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #f287b7;
	padding: 2px;
}

#iff2011 textarea {
	width: 440px;
}

#iff2011 .row {
	clear: both;
	margin: 2px 0 2px 0;
}

#iff2011 .row input {
	width: 240px;
	margin-right: 3px;
}

#iff2011 .row input.short {
	width: 60px;
}

#iff2011 .row .wide {
	margin-bottom: 15px;
}

#iff2011 label {
	float: left;
	width: 165px;
}

form#iff2011 input.security {
	text-align: center;
	width: 116px;
}

form#iff2011 img.security {
	margin: 1px auto;
	border: 1px solid #f287b7;
}


/*************************************
 +Table
*************************************/

#entry table {
	width: 100%;
	border-collapse: collapse;
}

#entry td,
#entry th {
	font-size: .7em;
	padding: 4px 8px;
	vertical-align: top;
}

#entry th {
	background: #8e959b;
	color: #fff;
	border: 1px solid #ddd;
	font-weight: normal;
	text-align: left;
}
	
	#entry th[scope='col'] {
		background: #f287b7;
		color: #000;
		font-weight: bolder;
		vertical-align: middle;
	}
	
#entry td {
	border: 1px solid #ddd;
}



/*************************************
 +Callendar
*************************************/

#calendar {
	margin-bottom: 25px;
}

#calendar table {
	width: 100%;
	color: #003982;
	font-family: "Times New Roman", times, serif;
	font-size: 1em;
}

#calendar th {
	font-weight: normal;
	text-align: left;
	font-size: 1.1em;
}

#calendar td {
	border: 1px solid #003982;
	padding: 2px 4px 2px 4px;
	text-align: center;
	vertical-align: middle;
	background: #fff;
	font-size: .9em;
}

#calendar td.link, #calendar td.link a {
	color: #fff;
	background: #8e959b;
	padding: 2px 4px 3px 4px;
	border: 1px solid #003982;
	font-style: normal;
	font-weight: normal;
}

#calendar td.link {
	padding: 0;
	border: none;
}

#calendar td.link a:hover {
	color: #fff;
	background: #ed1c24;
	border: 1px solid #ed1c24;
	padding: 3px 4px 3px 4px;
}

#calendar td.calendar-previous, #calendar td.calendar-next {
	padding: 0;
	border: none;
}

#calendar a span {
	display: none;
}

#calendar a.calendar-next {
	display: block;
	width: 12px;
	height: 18px;
	background: url('images/calendar-next-normal.gif') center center no-repeat;
}

#calendar a.calendar-next:hover {
	background: url('images/calendar-next-hover.gif') center center no-repeat;
}

#calendar a.calendar-previous {
	display: block;
	width: 12px;
	height: 18px;
	background: url('images/calendar-previous-normal.gif') center center no-repeat;
}

#calendar a.calendar-previous:hover {
	background: url('images/calendar-previous-hover.gif') center center no-repeat;
}


/*************************************
 +Gallery
*************************************/

#gallery.simple .caption {
	display: none;
}

/*************************************
 +ShoutBoard
*************************************/


/*************************************
 +Misc
*************************************/
hr {}

.info, .error {
	margin-bottom: 10px; 
	padding: 10px;
	background-color: #f8f8f8;
	/*border: 1px dotted #8e959b;*/
	font-size: 1.1em;
}

.error {color: red;}
.info {color: green;}

.cleaner {clear: both;}

#form-message {
	border: 1px dotted #8e959b;
}

a.icon {
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	color: #fff;	
}
