/*  
Theme Name: FanyArt
Description: The first WordPress theme created by Iva Vyhnánková.
Version: 1.01a
Author: Iva Vyhnánková
*/
.post_content h2  {color: #FBB03F; border-top: 1px solid #841B29; border-bottom: 1px solid #841B29; padding:3px 10px 3px 10px; font-size: 120%;xtext-transform:uppercase; background: #571834; margin-top:25px;}
body {
	margin: 0;
	padding: 0;
	background-color: #5a1833;
	color: #bf7722;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/body_background.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-attachment: fixed;
	
}

input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

form {
	margin: 0;
}

a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#page {
  margin:auto;
  margin-top:10px;
	width: 650px;
  align:center;
}

	#header {
		position: relative;
		width: 650px;
		height: 208px;
		color: #e3ae3b;
		background-color: #5a1833;
	  border: 1px solid #841b29;
	  font-weight: bold;
	  text-align:right;
  }
	
/*		#left_side_2 {
			position:absolute;
			top:0px;
			left:0px;
			width: 0px;
			height: 0px;
			background-image: url(images/left_side_background_2.jpg);
			background-position: top left;
			background-repeat: repeat-y;
		}
		
		#right_side_2 {
			position:absolute;
			top:0px;
			left:700px;
			width: 35px;
			height: 223px;
			background-image: url(images/right_side_background_2.jpg);
			background-position: top left;
			background-repeat: repeat-y;
		}*/
		
		#header_1 {
			position:absolute;
			top:9px;
			left:7px;
			width: 630px;
			height: 150px;
			overflow:hidden;
			background-image: url(images/header_1.gif);
			background-position: top left;
			background-repeat: no-repeat;
		  background-color: #bf7722;
	    border: 3px solid #841b29;
		}
		
			#blog_title {
				float:left;
				padding: 10px 0px 0px 145px;
				font-size: 100%;
				text-align: left;
				font-weight: bold;
				font-family: papyrus, Verdana, Arial, Helvetica, sans-serif;
			}
			
			#blog_title a, #blog_title a:visited, #blog_title a:hover {
				color: #841b29;
			}
		
			#blog_moto {
  			background-image: url(images/header_1b.gif);
  			background-position: bottom right;
  			background-repeat: no-repeat;
  			height: 150px;
				float:right;
        padding: 15px 25px 0px 35px;
				font-size: 120%;
				text-align: right;
			}
		
		#header_2 {
			position:absolute;
			margin: 140px 10px 0px 10px;
			height: 31px;
	    background: #4c1a37;
      border: 1px solid #841b29;
      margin-bottom: 0px;
		}
		
			#header_2 form {
				float:left;
				padding: 5px 0px 0px 25px;
			}
			
			#header_2 input {
				padding: 3px 4px;
				width: 140px;
				height: auto;
				font-size: .9em;
				border: 1px solid #bf7722;
				color: #bf7722;
				background-color: #431c39;
			}
			
			#rss_holder {
				float: right;
				padding:8px 25px 0px 25px;
				color:#bf7722;
			}
			
			#rss_holder a {
				color: #e3ae3b;
				font-weight: bold;
				padding:3px;
			}
			
			#rss_holder a:visited {
				color: #e3ae3b;
			}
			
			#rss_holder a:hover {
				color:#e3ae3b;
				background-color:#841b29;
			}

			#h_menu_holder {
				position:absolute;
				left:170px;
				padding:8px 0px 0px 0px;
				color:#bf7722;
			}
			
			#h_menu_holder a {
				color: #e3ae3b;
				font-weight: bold;
				padding:3px;
			}
			
			#h_menu_holder a:visited {
				color: #674524;
			}
			
			#h_menu_holder a:hover {
				color:#FFDA76;
				background-color:#841b29;
			}
	
	#content, #content_2 {
		width: 650px; 
		margin-top:5px;
    background: #4c1a37;
    border: 1px solid #841b29;
    border-top:0px;
	}
	
	#content_2 .post_content {
		background-image: none;
	}	
	
	#content_2 .post_content ul {
		list-style-image: url(images/list_marker_4.gif);
	}
	
		#left_side {
			float:left;
			width: 0px;
			height: 0px;
			margin:0px; padding:0px;
}
		
		#right_side {
			float: right;
			width: 0px;
			height: 0px;
			margin:0px; padding:0px;
      		}

		#sidebar {
			float: left;
			width: 166px;
			font-size: 0.83em;
			overflow: hidden;
		}
		
			#sidebar h2 {
				border: 1px solid #841b29;
				border-width:1px 0 0px 0;
				border-bottom: 1px solid #431c39;
				font-size: 1.2em;
				color: #bf7722;
				padding: 8px 0 8px 8px;
				margin: 0;
				background-image: url(images/menu_item_title_background.gif);
				background-position: top left;
				background-repeat: repeat-y;
			}
		
			#sidebar ul {
				list-style-image: none;
				list-style-type: none;
				margin: 0;
				padding: 0;
			}
			
			#sidebar ul ul {
				margin-bottom: 20px;
			}
			
			#sidebar ul ul ul {
				margin-bottom: 0;
			}
			
			#sidebar ul ul li {
				color: #bf7722;
				padding: 2px 10px 2px 20px;
				background-image: none;
			}
			
			#sidebar ul ul li li {
				padding: 2px 12px;
				background-image:url(images/menu_item_children.gif);
				background-position:top left;
				background-repeat:no-repeat;
			}
			
			#sidebar li a {
				color: #e3ae3b;
			}
			
			#sidebar li a:visited {
				color: #e3ae3b;
			}
			
			#sidebar li a:hover {
				color: #e3ae3b;
				text-decoration:underline;
			}
		
			/* Calendar:START */
			#wp-calendar {
				color: #e3ae3b;
				width: 150px;
			}
			
			#wp-calendar caption {
				font-weight: bold;
				color: #841b29;
			}
			
			#wp-calendar th {
				font-weight: bold;
				background-color: #841b29;
			}
			
			#wp-calendar td {
				border: 1px solid #841b29;
				text-align: center;
			}
			
			#wp-calendar tbody td a {
				color: #ffe485;
			}
			
			#wp-calendar tbody td a:visited {
				color: #ffe485;
			}
			
			#wp-calendar tbody td a:hover {
				color:#FFDA76;
			}
			
			#wp-calendar tfoot td {
				text-align: center;
			}
			
			#wp-calendar tfoot td a {
				color: #e3ae3b;
				font-weight: bold;
				padding:3px;
			}
			
			#wp-calendar tfoot td a:visited {
				color: #e3ae3b;
			}
			
			#wp-calendar tfoot td a:hover {
				color:#FFe485;
			}
			
			#wp-calendar {
				margin-bottom: 20px;
			}
			/* Calendar:END */
	
		#text {
			float: right;
			padding: 1px 0 0 0;
			width: 484px;
			overflow: hidden;
		}
	
			div.pagetitle {
				font-size: 1.6em;
				color: #841b29;
				text-align: center;
				width: 484px;
				padding: 10px 0;
			}
			
			.navigation {
				width: 470px;
				margin-left: 15px;
				padding: 10px 0;
			}
			
			.navigation .alignleft {
				float:left;
			}
			
			.navigation .alignright {
				float:right;
			}
			
			.navigation a {
				color: #e3ae3b;
				font-weight: bold;
				padding:3px;
			}
			
			.navigation a:visited {
				color: #e3ae3b;
			}
			
			.navigation a:hover {
				color:#FFDA76;
			}
		
	#footer {
		color: #bf7722;
		text-align: center;
		padding: 10px 0;
		line-height:2em;
		font-size: .83em;
	}
	
		#footer a {
			color: #e3ae3b;
			font-weight: bold;
			padding-bottom: 2px;
		}

		#footer a:visited {
			color: #e3ae3b;
		}

		#footer a:hover {
text-decoration:underline;
		}
		
	.post {
		background-color: #5a1833;
		width: 484px;
		min-width: 484px;
		max-width: 484px;
		margin-bottom: 10px;
		background-image: url(images/post_background.gif);
		background-position: top left;
		background-repeat: no-repeat;
	}
	
	.post_2 {
		background-color: #5a1833;
		width: 484px;
		min-width: 484px;
		max-width: 484px;
		margin-bottom: 10px;
		background-image: url(images/post_background.gif);
		background-position: top left;
		background-repeat: no-repeat;
		margin-bottom: 3px;
	}
	
		.post_header {
			margin-left: 1px;
			padding: 10px 0 12px 18px;
			background-image: url(images/post_horizontal_line.jpg);
			background-position: bottom left;
			background-repeat: no-repeat;
		}
		
			.post_title {
				font-weight: bold;
				font-size: 1.4em;
				color: #FFDA76;
			}
			
			.post_title:visited {
				color: #FFDA76;
			}
			
			.post_title:hover {
				color: #FFDA76;
			}
			
			.post_date {
				margin-top: 5px;
				font-size: .83em;
				color: #e3ae3b;
				font-weight: bold;
			}
	
		.post_content {
			color: #bf7722;
			margin-left: 1px;
			padding: 18px 18px 22px 18px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: .9em;
			line-height: 1.4em;
			background-image: url(images/post_horizontal_line.jpg);
			background-position: bottom left;
			background-repeat: no-repeat;
		}
	
			.post_content a, .comment_content a {
				color: #e3ae3b;
				padding: 0px 0px 2px 0px;
			}

			.post_content a:hover, .comment_content a:hover {
        text-decoration:underline;
			}
			
			.post_content ul, .comment_content ul {
				list-style-image: url(images/list_marker_3.gif);
				list-style-type: none;
				list-style-position: outside;
				color: #bf7722;
			}

			.post_content ul ul, .comment_content ul ul {
				padding-left:0px;
				margin-left:30px;
			}

			.post_content blockquote, .comment_content blockquote {
				border:0px solid #5a1833;
				border-left-width: 3px;
				background-image: url(images/block_horizontal_line.gif);
				background-position: top left;
				background-repeat: no-repeat;
				margin: 5px 0 5px 10px;
				padding: 1px 10px 0px 10px;
				color: #bf7722;
			}

			.post_content blockquote blockquote, .comment_content blockquote blockquote {
				margin-left: 0px;
			}

			.post_content>blockquote, .comment_content>blockquote, .post_content>blockquote blockquote, .comment_content>blockquote blockquote {
				padding-bottom: 1px;
			}

			.post_content img, .comment_content img {
				margin: 3px;
			}
			
			.post_content input[type='password'] {
				padding: 3px 4px;
				width: 140px;
				height: auto;
				font-size: .9em;
				border: 1px solid #5a1833;
				background-color: #e3ae3b;
			}
			
			.post_content input[type='submit'] {
				color: #e3ae3b;
				font-size: .92em;
				font-weight: bold;
				text-transform: uppercase;
				width:auto;
				padding: 3px;
				border: 1px solid #e3ae3b;
				background-color: transparent;
			}
			
			.post_content h2 {
				font-size:1.4em;
			}
			
		.post_footer {
			padding: 7px 18px 47px 19px;
			font-size: .83em;
			color: #bf7722;
			background-image: url(images/post_footer_background.gif);
			background-position: bottom left;
			background-repeat: repeat-x;
		}
	
		.post_footer_2 {
			padding: 7px 18px 47px 19px;
			font-size: .83em;
			color: #bf7722;
		}
			
			.post_category {
				float: left;
				padding-bottom: 3px;
			}
			
			.post_comments {
				float: right;
				padding-bottom: 3px;
			}

			.post_footer a, .post_footer_2 a {
				color: #e3ae3b;
				font-weight: bold;
				padding: 0px 0px 3px 0px;
			}

			.post_footer a:hover, .post_footer_2 a:hover {
        text-decoration:underline;
			}
	
	.comment {
		background-color: #5a1833;
		width: 499px;
		margin-bottom: 10px;
		background-image: url(images/comment_background.gif);
		background-position: top left;
		background-repeat: no-repeat;
		margin-bottom: 3px;
	}
	
		.comment_header {
			margin-left: 1px;
			padding: 10px 0 12px 18px;
		}
			
			.comment_title {
				font-weight: bold;
				font-size: 1.2em;
				color: #e3ae3b;
			}
			
			.comment_title a {
				color: #e3ae3b;
			}
			
			.comment_title a:visited {
				color: #e3ae3b;
			}
			
			.comment_title a:hover {
				color: #e3ae3b;
			}
			
			.comment_date {
				margin-top: 5px;
				font-size: .83em;
				color: #e3ae3b;
				font-weight: bold;
			}
				
		.comment_content {
			color: #bf7722;
			margin-left: 1px;
			padding: 5px 18px 18px 18px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: .9em;
			line-height: 1.4em;
		}

	.comment_input {
		color: #e3ae3b;
		margin-bottom: 10px;
	}
	
		.comment_input input {
			padding: 3px 4px 3px 4px;
			width: 205px;
			height: auto;
			font-size: 1em;
			border: 1px solid #5a1833;
			background-color: #431c39;
			color: #e3ae3b;
		}
		
		.comment_input > input {
			padding: 4px;
			height: auto;
			width: 200px;
		}
		
		.comment_input textarea {
			padding: 3px 4px 3px 4px;
			width: 305px;
			height: 126px;
			font-size: 1em;
			border: 1px solid #5a1833;
			background-color: #e3ae3b;
		}
		
		.comment_input > textarea {
			padding: 4px;
			height: auto;
			width: 300px;
		}
		
		.comment_submit {
			float: left;
			color: #e3ae3b;
			font-size: .92em;
			font-weight: bold;
			width:auto;
			padding: 3px;
			border: 1px solid #e3ae3b;
			background-color: transparent;
		}
	
	.visual_clear {
		clear: both;
		height: 50px;
	}
	
	.visual_clear_2 {
		clear: both;
	}
p {text-align:justify; text-indent: 25px; padding-right:10px;}



#zalozkybg      {width: 750px; height: 100%; text-align: center;background: #431c39;padding:0; margin: auto; xmargin-top:10px; border: #841b29 solid 1px; xborder-left: #749bab solid 1px; text-align: center; align: center; margin-bottom:35px;}
#zalozky        {display:block; height:30px; width: 100%; font-family: verdana, arial, courier new, courier, sans-serif; font-size: 80%; margin: 0px; margin-left: 0px; xpadding-top:3px; text-align: center; align:center; color: #e3ae3b;}
#zalozky a      {font-weight: normal; color: #e3ae3b;text-decoration: none; padding: 3px 0px 20px 28px;background: url('page/z-middle.gif') no-repeat top left;}
#zalozky a:hover     {color: #ffe485;text-decoration: underline;}
#z-links            {height: 30px; background: url('page/z-gradient.gif') repeat-x top left; float: left;padding-top:3px; padding-right:4px}
#fa-main          {width: 20px; height: 30px; float: left;padding-top:3px; background: url('page/z-right.gif') no-repeat top left;}
/* #fa-border        {float: left;font-weight: bold; color: #749bab; border-top: #749bab solid 1px; border-left: #030f2f solid 2px;}*/
#fa-projects     {background: url('page/z-gradient.gif') repeat-x top left; xheight: 30px; float: left; padding:3px 15px 4px 20px; margin-right:2px;font-weight: bold; color: #749bab; border-right: #749bab solid 1px; border-left: #041236 solid 1px;} 
#active        {height: 30px; background: url('page/act-gradient.gif') repeat-x top left; float: left;padding-top:3px;}
#active a      {font-weight: normal; color: #e3ae3b;text-decoration: none; padding: 3px 4px 20px 28px;background: url('page/act-left.gif') no-repeat top left;}


#pocitadlo        {padding: 10px;margin:auto;}
