
/* --------------------------------------=RESET */
ul,ol { list-style:none }  


h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
h1,h2,h3,h4,h5,h6 {font-weight: normal;}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }

input, select, textarea {font-size: 100%; margin: 0; padding: 0;}
a img,:link img,:visited img { border:none }


address { font-style:normal }

/*----------------------------------------základ*/
body {
	margin: 0;
	padding: 0;
	background: #180400 url(images/bg.jpg) repeat-x 0 0;
	font: 62.5% Tahoma, "Lucida Grande CE", lucida, sans-serif;
	color: #000;
	text-align: left;
	}
/**********************************************
*   Basics & Typography                       *
***********************************************/

h1 {
	font-size: 2.2em;
	}
h2 {
	font-size: 1.4em;
	}
h3, h4, h5, h6 {
	font-size: 1em;
	}



input, textarea, select {}

form {}

img {}
img.noborder {
	border: none;
	}

.alert {
	font-weight: bold;
	color: #f00;
	}

.left {
	float: left;
	}
.right {
	float: right;
	}
.center {
	text-align: center;
	}
.alignleft {
	float: left;
	margin-right: 10px;
	margin-top: 0px;
  margin-bottom: 0;
  }
.alignright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;}

.neobtekat:after {
content: ".";
display: block;
height: 0;
visibility: hidden;
clear: both;
}
.clear {
  clear: both;
  }

/**********************************************
*   Structure: Content, Sidebar, etc.         *
***********************************************/

#outline {
	width: 940px;
	margin: 0 auto;
	padding: 64px 0 0 0;
	background: url(images/outline_bg.jpg) top center no-repeat;
	font-size: 1.2em;
	}


/**********************
*   Header            *
***********************/

#header {
	width: 940px;
	height: 60px;
	background: transparent url(images/header_bg.jpg) repeat-x left top;
	}
#header .blogtitle {
  float: left;
  width: 175px;
	height: 33px;
	margin: 17px 0 0 15px;}
#header .blogtitle img{
		}
	
	#navbar {
		clear: both;
		float: left;
		width: 100%;
		height: 40px;
		background: transparent url(images/nav_menu_bg.gif) repeat-x 0 0;
		font: 1.1em arial, sans-serif;
    }

	ul.menu {
		float: left;
		margin: 2px 0 0 0;
		padding: 0 15px;
		list-style-type: none;
		}
	ul.menu li {
		float: left;
		background: url(images/nav_menu_gray_r.gif) right top no-repeat;
  height: 23px ;
  margin: 5px 15px 0 0;
  }
  
	ul.menu li a {
			background: transparent url(images/nav_menu_gray_l.gif) left top no-repeat;
		text-decoration: none; 
		float: left;
    display: block;
   padding: 5px;
    height: 23px;
    line-height: 13px;
    color: #fff;
    }

	ul.menu li a:hover
	 {
		color: #afdd31;
    }
    
  ul.menu li.current_page_item {
  background: url(images/nav_menu_green_r.gif) right top no-repeat;
  height: 23px ;
  margin-top: 5px;
  float: left;
  padding: 0;}
  
	ul.menu li.current_page_item a {
		color: #2e353f;
		background: transparent url(images/nav_menu_green_l.gif) left top no-repeat;
		text-decoration: none; 
		float: left;
    display: block;
   padding: 5px;
    height: 23px;
    line-height: 13px;
   }
  
  
 /***********************
  *Search              *
  *********************/    
  
	.searchbar {
		float: right;
		width: 265px;
		text-align: left;
			margin: 10px 15px 0 0;
		}
	
	input#search_input {
		width: 177px;
		/*height: 35px;*/
		margin: 5px 0 0 0px;
	/*	margin: 4px 0 0 1px; /* Fuck IE 
		padding: 7px 0px 12px 29px;*/
		padding: 7px 0px 12px 29px;
		border: none;
		background: url(images/search.jpg) no-repeat 0 0;
		color: #a1a1a1;
		float: left;
    }
	input #search_form:focus {
		color: #999;
		}
  input#search_butt {
  background: url(images/search_butt.jpg) no-repeat 0 0;
  width: 48px;
  height: 35px;
  border: none;
  margin: 5px 0 0 4px;
  }
  
/***********************
 *Slider               *
 **********************/
 

		 .sli_wrapper p {
    text-align: left; 
    margin: 15px 0;
    color: white;
     }
		
		.sli_wrapper p span {
    color: #f53a3a;
    }
    
    p.technologie {
    font-size: .9em;
    }
    
    p.text_slider {
    font-size: 1.2em;
    line-height: 1.4em;
    }
    
    p.text_slider a {
    color: #afdc31;
    text-decoration: underline;
    }
    
    p.text_slider a:hover {
    text-decoration: none;
    color: #c7fd33;
    }
    
		.neobtekat:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }
     
		/*viac info*/
		
		.button {
    margin-top: 25px;
    }
    
		.but_l {
    background: url(images/slider/but_l.gif) left top no-repeat;
    float: left;
    width: 6px;
    height: 27px;
    }
    
    .but_r {
    background: url(images/slider/but_r.gif) right top no-repeat;
    float: left;
    width: 6px;
    height: 27px;
    margin-right: 15px;
    }
    
    .button a.but_m {
    background: url(images/slider/but_m.gif) left top repeat-x;
    float: left;
    height: 27px;
    color: white;
    font-size: .9em;
    padding: 6px 6px 0 6px;
    text-decoration: none;
    }
    
    a.but_m:hover {
    color: #afdc31;
    }
    
		noscript p, noscript ol { color: #a00; font-size: 13px; line-height: 1.4em; text-align: left }
		noscript a { color: #a00; text-decoration: underline }
		noscript ol { margin-left: 25px; }
		
		a:focus { outline:none }
		
		img { border: 0 }
		
		h3 {text-align: left;
    }
    
		.panelContainer .sli_wrapper h3 a {text-align: left;
    color: #afdc31;
    font-weight: bold;
    font-size: 2.4em;
    text-decoration: underline;
    }/*nadpis stránky*/
		
		.panelContainer .sli_wrapper h3 a:hover {
    text-decoration: none;
    color: #c7fd33;
    }
		#slider {
			font-family: Tahoma, Verdana, Arial;
			background: #313842;
			color: #000;
			width: 940px;
			
			margin: auto;
			text-align: center;
			padding-bottom: 1px;
		}
		
		.stripViewer .panelContainer .panel ul {
			text-align: left;
			margin: 0 15px 0 30px;
		}
		
		.slider_wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
		
			position: relative;
			width: 100%;
		}

		/* These 2 lines specify style applied while slider is loading */
		.csw {width: 100%; height: 460px; background: #fff; overflow: scroll}
		.csw .loading {margin: 200px 0 300px 0; text-align: center}

		.stripViewer { /* This is the viewing window */
			position: relative;
			overflow: hidden; 
			
			margin: auto;
			width: 820px; /* Also specified in  .stripViewer .panelContainer .panel  below */
			height: 280px;
			clear: both;
			background: url("images/slider/cs_bg.jpg") 50px 0 no-repeat;
		}
		
		.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;
			left: 0; top: 0;
			width: 100%;
			list-style-type: none;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
		
		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left;
			height: 280px;
			position: relative;
			width: 820px; /* Also specified in  .stripViewer  above */
		}
		
		.stripViewer .panelContainer .panel .sli_wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
			padding: 40px 50px 0px 50px;
		}
		.slider_img{
    padding-bottom: 50px;
    background: url("images/slider/tien.jpg") center bottom no-repeat;
    float: left;
      width: 400px;
      height: 180px;
      margin-right: 50px;
      }
    
    
		
      
		.stripNav { display: none }

	
		

		.stripNavL, .stripNavR { /* The left and right arrows */
			position: absolute;
			top: 100px;
			text-indent: -9000em;
		}
		
		.stripNavL a, .stripNavR a {
			display: block;
			height: 65px;
			width: 45px;
		}
		
		.stripNavL a:hover {
    background: url("images/slider/arrow_left.jpg") 0 -65px no-repeat;
    }
    .stripNavR a:hover {
    background: url("images/slider/arrow_right.jpg") 0 -65px no-repeat;
    }
     
		.stripNavL {
			left: 20px;
		}
		
		.stripNavR {
			right: 20px;
		}
		
		.stripNavL {
			background: url("images/slider/arrow_left.jpg") 0 0 no-repeat;
		}
		
		.stripNavR {
			background: url("images/slider/arrow_right.jpg") 0 0 no-repeat;
		} 
/***********************
*  Wrapper             *
***********************/

#wrapper {
	float: left;
	background-color: #fef9e8;
	margin: 0 !important;
	margin: 0 0 0 0; /* Fuck IE */
	padding: 0;
	width: 940px;
  }


/**********************
*   Content           *
***********************/

#content {
	float: left;
	width: 668px;
	
	height: 100%;
	background: #fef9e8;
  display: inline;
  	margin: 0;
    padding: 0;
    }


.page-title {
	margin: 20px 0 0 80px;
	}

.paged
 {
	clear: both;
	float: left;
	width: 600px;
	line-height: 48px;
	padding: 0 30px;
	
	}
.paged a,
.paged span {
	
	font-size:1em;
  color: #000;
  }


/**********************
*   Blog Entries      *
***********************/

.post {
	padding: 20px 55px 20px 80px;
	}

.postentry {
	color: #050d24;
	margin: 15px 0 0 0;
	}
.postentry p {
font-size: 1.2em;
line-height: 1.3em;
margin: 1em 0;
}	

.postentry p.odsek {
  margin-top: 1em;
  font-weight: bold;
  }
  
.postentry a {
	font: italic bold 1em georgia, "Times New Roman", "New York CE", utopia, serif;
  color: #b61f1f;
	}
.postentry ul {
  list-style-type: none;
  margin: 1.5em 0 0 1em;
  }

.postentry ul li {
  margin-top: 8px;
  font-size: 1.2em;
  padding-left: 30px;
  }
  
.postentry ul li.plus {
  background: url(images/plus.jpg) center left no-repeat;
  
  }
  
.postentry ul li.minus {
  background: url(images/minus.jpg) center left no-repeat;
  
  }
.postentry img {
	border: 1px solid #bfbfbf;
	 padding: 5px;
   background: #d9d9d9;
   }
/*.postentry .img_lightbox {
  margin: 1em 0 2em 0;
  }
.postentry .img_lightbox:hover, */
.postentry img:hover {
  border: 1px solid #999;
  }
 .postentry .lightbox img, .postentry .addthis_container img {
   border: none;
   padding: 0;
   background: none;
   }
.lightbox {
  
  float: left;
  border: 1px solid #bfbfbf;
  background: #d9d9d9;
  padding: 10px;
  margin: 20px 20px 20px 22px;
  }
.lightbox:hover {
  border: 1px solid #737373;
  }
p.lightbox_text {
  font: 0.9em verdana, "Geneva CE", lucida, sans-serif;
  margin: 7px 0 0px 0px;
  color: #000;
  
  }
  
.lightbox p.lightbox_right {
  
  
  text-align: right;
  }
p.lightbox_right a {
  
  font: .7em bold verdana, "Geneva CE", lucida, sans-serif;
  }
  
.postentry img.wp-smiley,
.postentry img.wp-smiley:hover {
	border: none;
}

.postentry span.alert {
	font-weight: bold;
	color: #f00;
	}
	
div.viac {
  background: transparent url(images/more_link.gif) 0 0 no-repeat;
  padding: 5px 0 5px 6px;
  width: 47px;
  height: 26px;
  display: block;
  margin-top: 10px;
  
  }	
a.more-link {
color: #2c3710;
  font: bold .9em verdana, "Geneva CE", lucida, sans-serif;
  text-decoration: none;
  padding-right: 10px;
  background: transparent url(images/more_link_sipka.gif) right 5px no-repeat;
  }
a.more-link:hover {
  color: #000;
}
/*titlukok*/
.posttitle {
  font: 1.9em "Trebuched MS", "Geneva CE", lucida, sans-serif;
  
  }
  
.posttitle a:link,
.posttitle a:visited,
.posttitle a:active {
	color: #4b6600;
	}
  .posttitle a:hover {
	color: #657f1e;
	text-decoration: none;
	}

.postmeta {
	margin: 18px 0 0 0;
	}
.post_category, .post-cmts, .post-tags {
margin-top: 7px;
}

.post_category {
  padding: 0 0 0 20px;
  background: url(images/post_category.jpg) 0 0 no-repeat;
  }
.post_category a,
.post-cmts a,
.post-tags a,
p.kont_arrow a {
  font-style: italic; 
  color: #b61f1f;
  font-family: georgia, "Times New Roman", "New York CE", utopia, serif;
  font-weight: bold;
  }
  
  .post_category a,
.post-cmts a,
.post-tags a {
  font-size: 1em;
  }
  
.postentry a:hover,
.post_category a:hover,
.post-cmts a:hover,
.post-tags a:hover,
p.kont_arrow a:hover {
  text-decoration: none;
  }
.post-date {
	padding: 9px 0px 0px 9px;
	background: url(images/post_date.jpg) no-repeat 0 0;
	
	width: 78px;
  height: 44px;
  float: left;
  margin: 0 0 0 -87px;
  
  font: 1.6em georgia, "Times New Roman", "New York CE", utopia, serif;
  color: #d5f2fc;
  }
  
.post-cmts {
	padding: 0 0 0 20px;
	background: url(images/post_coment.jpg) no-repeat 0 0;
	}

.post-tags {
	padding: 0 0 0 20px;
	background: url(images/post_tag.gif) no-repeat 0 0;
	}
div.hr_top {
height: 5px;
background: transparent url(images/hr_top.gif) 0 0 repeat-x;
margin: 10px 0;
clear: both;
}

div.hr_bottom {
height: 1px;
background: transparent url(images/hr_bottom.gif) 0 0 repeat-x;
margin: 5px 0;
clear: both;
}

div.hr_top hr, div.hr_bottom hr {
display: none;
}

.addthis_container {
  margin: 1.5em 1em .5em 0;
  float: left;
  }
/**********************
*   Comments          *
***********************/

.commentpage {
	margin: 0 30px;
	padding: 0;
	}

#comments {
	margin: 0;
	padding: 0;
	}

.comments-num {
	float: left;
	padding: 0 0 10px 0;

  }
.comment_head {
  margin-bottom: 25px;
  display: block;
  }
.add_comment {
  float: right;
  background: url(images/add_comment_r.gif) 100% 0 no-repeat;
  height: 24px;
  }
  
.add_comment a {
  
  background: url(images/add_comment_l.gif) 0 0 no-repeat;
  display: block;
  padding: 5px;
  color: #000;
  font-weight: bold;
  font-size: .9em;
  text-decoration: underline;
  height: 24px;
 
  }
.add_comment a:hover {
  text-decoration: none;
  }
  
#commentlist {
	margin: 0 0 15px 0;
	padding: 0;
	list-style-type: none;
	
  }
  
#commentlist li {
	padding: 0 15px 15px 15px;
	}
	.alt {
	
		}

.comment-gravatar {
	float: left;
	width: 50px;
	height: 50px;

	}
	img.avatar {
		margin: 0px 0 0 7px;
		border: none;
		}
.comment_bg {
  	background: url(images/comment_bg.jpg) no-repeat 0 0;
  margin: 0;
  position: relative;
  padding: 0 15px 15px 15px;
  }
h3.comment-title {
  margin: 0px 0 0 50px;
  display: block;
  padding-top: 7px;
  font: bold 1.6em Tahoma, "Lucida Grande CE", lucida, sans-serif;}
  
h3.comment-title a {
  display: block;
  margin: 0px 0 0px 0px;
  font: bold 1em Tahoma, "Lucida Grande CE", lucida, sans-serif; }

.comment-meta 
 {margin-top: 5px;
	}
.comment-text p {
  margin-top: 17px;
  line-height: 19px;
  font-size: 1.1em;
  }
 .comment-meta a, 
.small a {
	font: italic bold 1em georgia, "Times New Roman", "New York CE", utopia, serif;
  }


.comment-title a,
.comment-meta a, 
.small a {
	
	color: #b51f1f;
  text-decoration: underline;
  }
.comment-title a:hover, 
.comment-meta a:hover, 
.small a:hover {
  text-decoration: none;
  }
.small {
  margin-bottom: 15px;
  }
  h2#postcomment {
	
	}

.postcomment
 {
	clear: both;
	margin: 20px 0 0 0;
	padding: 15px;
	background: url(images/form_bg.jpg) repeat-x bottom;
	border: 1px solid #b8ab7e;
  }


label {
  display: block;
  font-weight: bold;
  float: left;
  width: 120px;
  background-color: #b8ab7e;
  height: 23px;
  padding: 7px 0 0 10px;
  }
  
label span {
  font-weight: normal;
  }
 label#comment {
 height: 160px;
 } 
.postcomment input,
.postcomment textarea {
	border: 1px solid #b8ab7e;
	float: left;
  width: 366px;
  margin-bottom: 13px;
  padding: 3px 0 0 3px;
  }
.postcomment input:hover,
.postcomment textarea:hover {
	border: 1px solid #837854;
	}
.postcomment input#author,
.postcomment input#email,
.postcomment input#url,
.postcomment input#name,
.postcomment input#subject {
	
	height: 25px;
	}
.postcomment textarea#comment {
	margin: 0;
	 /* Fuck IE */
	height: 162px;
	}

.postcomment input#submit {
	width: auto;
	height: 25px;
	padding: 0px 10px 3px 10px;
	background: #e5edff url(images/submit.gif) repeat 0 0;
	
  font-weight: bold;
  margin: 13px 15px 0 423px;
  
  }
.postcomment input#submit:hover {
	background: #e5edff url(images/submit_hover.gif) repeat 0 0;
	}

.postcomment .form-option input {
clear: left;
width: 100px;

}

/**********************
*   Sidebar           *
***********************/

#sidebar {
	float: right;
	width: 272px;
	
	height: 100%;
	margin: 0;
	padding: 0;
	background: #fef9e8;
	display: inline;
  
  }

#sidebar .rssfeeds {
		height: 150px;
		margin: 30px 0 0 0;
		padding: 0;
		background: transparent url(images/rss_bg.jpg) no-repeat right bottom;
		}
.rssfeeds a.rss, .rssfeeds a.twitter, .rssfeeds a.facebook {
font: italic 1.2em georgia, "Times New Roman", "New York CE", utopia, serif;
color: #5c5c5c;
text-decoration: none;
}
#sidebar .rssfeeds p {
margin: 0px 0 35px 20px;

}

.rssfeeds a.rss:hover, .rssfeeds a.twitter:hover, .rssfeeds a.facebook:hover {
  color: #000;
  }
  
	.rssfeeds a.rss  {
		padding: 8px 0 10px 45px; /*ie7 0 0 10 45*/
		
		background: transparent url(images/rss.gif) no-repeat left center;
		
		}
		
.rssfeeds a.twitter  {
		padding: 8px 0 10px 45px;
		background: transparent url(images/twitter.gif) no-repeat left center;
		
		}
		
.rssfeeds a.facebook {
		padding: 8px 0 10px 45px;
		background: transparent url(images/facebook.gif) no-repeat left center;
		
		}

#sidebar h2 {
	width: 269px;
	height: 44px;
	overflow: visible;
	display: block;
	margin: -10px 0px 0px 11px;
	
	padding: 20px 0 0px 15px;
	
	background: url(images/rubrika_head.jpg) no-repeat left center;
	
	font-size: 1.5em;
	color: #d5f2fc;
  }

#sidebar ul {
	clear: both;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#sidebar ul ul {
  margin: 0 0 0px 30px;
  }	
#sidebar ul.children li a {
  color: #6b727a;
  font-size: .9em;
  background-image: none;
  padding: 0 0 2px 0;
  }
  
#sidebar ul.children li a:hover {
  text-decoration: none;
  background: url(images/hover_underline.gif) repeat-x bottom;
  color: #000;
  }
      
#sidebar li a {
  font-style: italic;
  padding: 0 0 0 15px;
  background: transparent url(images/menu_star.gif) no-repeat left center;
  text-decoration: none;
  }
#sidebar li a {
  color: #657f1e}  
#sidebar li a:hover {
 color: #4b6600;
 text-decoration: underline;
 }
     
#sidebar ul li {
	clear: both;
	color: #657f1e;
	font: 1.1em georgia, "Times New Roman", "New York CE", utopia, serif;
  margin: 0 0 8px 0;}

#sidebar li li,
#sidebar li.widget li,
#sidebar li.widget div,
#sidebar .tagcloud {
	
	}

#sidebar li.widget_tag_cloud a{
background-image: none;
}
#sidebar li.widget_tag_cloud div {
  margin: 0 15px 0 30px;
    }
#sidebar ul.blc {
	padding: 0 5px;
	}


/**********************
*   Bottom            *
***********************/
#bottom_bg {
  background: url(images/bottom_bg.jpg) repeat-x 0 0;
  width: 100%;
  height: 263px;
  clear: both;}
#bottom {
	
	float: left !important;
	float: none;
	width: 905px;
	height: 240px;
	margin: 0 17px 22px 17px;
	padding: 0;
	background: #303640 url(images/bottom.jpg) no-repeat 0 0;
	font-size: 1.1em;
	
	text-align: left;
	color: #fff;
	}

#bottom-left {
padding-left: 40px;
}
#bottom-mid {
padding-left: 30px;
padding-right: 30px;
}
#bottom-right {
padding-right: 40px;
}
#bottom-right, #bottom-left, #bottom-mid {
	width: 255px;
	padding-top: 20px;
	padding-bottom: 15px;
	float: left;
	}
#bottom h2 {
	margin: 0 0 10px 0;
	padding: 0;
	font: 1.6em georgia, "Times New Roman", "New York CE", utopia, serif;
	color: #d5f2fc;
	border-bottom: 1px solid #d5f2fc;
  letter-spacing: 1px;}

#bottom ul {
	margin: 0;
	padding: 0;
	list-style-type: none;

	}
#bottom ul li {
	line-height: 22px;
	
	}
#bottom ul li a, #bottom a {
	display: block;
	padding: 0;
	color: #889cb8;
	text-decoration: none;
	}

#bottom ul li a:hover, #bottom a:hover {
  color: #fff;
	}
#bottom .textwidget {
  position: relative;
  }
  #bottom .textwidget #buble {
  overflow: hidden;
  }
#bottom .textwidget #buble span#buble_text {
  background: url(images/bublee.jpg) no-repeat 0 0;
  width: 172px;
  height: 98px;
  /*padding: 29px 40px 20px 20px;*/
  position: absolute;
  top: 86px;
  right: 70px;
  
  overflow: hidden;
  }
#bottom .textwidget #buble span#head {
  background: url(images/ja.jpg) no-repeat 0 0;
  width: 81px;
  height: 98px;
  position: absolute;
  top: 86px;
  right: -40px;
  display: block;
  }
#bottom .textwidget #buble a:hover span#buble_text {
  background-position: 0 -98px;
  }
#bottom .textwidget #buble a:hover {
text-decoration: none;
}
 
#bottom .textwidget #buble a:hover span#head {
  background: url(images/ja.jpg) no-repeat -81px 0;
  width: 81px;
  height: 98px;
  position: absolute;
  top: 86px;
  right: -40px;
  
  display: block;
  }
/**********************
*   Footer            *
***********************/

#footer {
	width: 940px;
	
	clear: both;
	background: #180400 url(images/footer.jpg) no-repeat 0 0;

	color: #c4906a;
	}

#footer .validate {
	background: url(images/icon_valid.gif) no-repeat 0 0;
	padding: 0 5px 0 20px;
	}

#footer p {
	margin: 0;
	padding: 13px 25px;
	font-size: 1em;
	line-height: 200%;
	}
#footer a {
  font: italic bold 1em georgia, "Times New Roman", "New York CE", utopia, serif;
  }
#footer p a:link,
#footer p a:visited,
#footer p a:active{
	color: #d5b197;
	}
#footer p a:hover {
	color: #fff;
	}
 /*-----------------------------------tooltip*/
 a.tooltip {
  color: #787879;
  border-bottom: 1px dotted #787879;
  text-decoration: none;
  }

/*--------------------------------------kontakt*/
 div#kont_all {
   margin-top: 15px;
   }
 div.kont {
   font-family: georgia, "Times New Roman", "New York CE", utopia, serif;
   
   }
 p.kont_head {
   font-size: 2.5em;
   padding: 0 0 5px 0px;
   }
 p.kont_arrow {
   padding: 8px 0px 5px 50px;
   background: url(images/kont_arrow.jpg) 10px 7px no-repeat;
   font-weight: bold;
   font-size: 1em;
   font-style: italic;
   color: #2b3a02;
   }

 p.kont_arrow img {
   margin-left: 15px;
   }
/*-------------------------------------O mne*/

.omne {
  font-size: 1.1em;
  margin-top: 1.5em;
  }
.omne_odsek {
  margin-bottom: 3em;
  }
  
.omne_odsek p span {
  font-weight: bold;
  }
.omne_odsek h3 {
  color: #657f1e;
  font: 1.3em georgia, "Times New Roman", "New York CE", utopia, serif;
  margin-bottom: 5px;
  }
.omne_odsek img.img_omne {
  margin: 0 25px 1.5em 0;
  border: 1px solid #bfbfbf;
	 padding: 5px;
   background: #d9d9d9;
   
   }
.margin-left {
  margin-left: 1em;
  }
.omne_line_height {
  line-height: 1.5em;
  }
 /*----------------------------------lightbox*/
 
 #lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
#sidebar ul#twitter_update_list {
  margin-right: 10px;}
  
#sidebar ul#twitter_update_list span {
font-style: italic;
  }
#sidebar ul#twitter_update_list a {
  background: none;
  text-decoration: underline;
  color: #485b15;
  }
  
#sidebar ul#twitter_update_list a:hover {
  text-decoration: none;
  color: #2f3b0e;
  }
  
.imgFloatLeft a {
  float: left;
  margin-right: 10px;
  
  }
