* 		{ margin: 0; padding: 0; }

body {
	text-align: center;
	/*background-color: #151719;*/
    background:url("images/aibackground.jpg") repeat-y scroll center center transparent;
    background-color: #121619;
	color: #EFEFEF /*#999*/;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 24px;
}


.clear {
  float:none;
}

div#wrapper {
	text-align: left;
	margin: auto;
	margin-top: 20px;
	padding: 5px;
	width: 920px;
	min-height: 100%;
	/*background-color: #1B1E21;*/
	/*background-color: #121619;*/
	clear:both;
	  background:url("images/background_box.png") repeat scroll 0 0 transparent;
	  -moz-background-clip:border;
	  -moz-background-inline-policy:each-box;
	  -moz-background-origin:padding;
	  -moz-border-radius:10px 10px 10px 10px;
	  

}

#content ul li {
list-style-image:none;
list-style-position:outside;
list-style-type:square;
}

#content li 			{ margin: 0 0 .375em 30px; }

a {
	color: #ccc;
}

a:hover {
	color: #fff;
}

p {
	margin: 0 0 24px;

}
h1, h2, h3, h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}

div#top {
		
	  /*padding-top:100px;*/
}

#top {
  
}

/*
div#header {
	float:right;
}

#header {
	width: 150px;
	height: 110px;
	background: #2798D2 url('images/n3.gif') repeat-x;
	text-align: center;
}

*/

#about {
  color:#DFDFDF;
  margin:2px;
  padding:1px;
  padding-top: 18px;
  width:450px;
  float: left;
  text-align: right;
  }

#about_right {
  color:#DFDFDF;
  margin:2px;
  padding:1px;
  padding-top: 18px;
  width:450px;
  height: 65px;
  float: left;
  text-align: right;
  line-height: normal;
  -moz-border-radius-bottomleft:8px;
  -moz-border-radius-bottomright:8px;
  -moz-border-radius-topleft:8px;
  -moz-border-radius-topright:8px;
  font-family:Georgia,"Bitstream Vera Serif","Times New Roman",serif;
  font-size: 11px;
  color:#2798D2;
  margin-top:8px;
  /*background-image: url(images/tweet.png);
  background-repeat: no-repeat;
  background-position: left top;*/
  }

#about_right h2 {
	font-size: 13px;
	font-weight: bold;
}

/*
#about {
  color:#DFDFDF;
  margin:2px;
  padding:1px;
  padding-top: 18px;
  
  }
*/

#about h1 {
  color:#000000;
  background-color: #DFDFDF;
  display:table;
  font-family:Georgia,"Times New Roman",Times,serif;
  font-size:20px;
  font-weight:normal;
  letter-spacing:-1px;
  line-height: 22px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding:2px;
  margin:3px;
  text-align: right;
  }

  
#about p {
  line-height: 16px;
  width: 600px;
  }  

h1 {
	font-size: 38px;
	color: #fff;
	line-height: 78px;
}
h1 a {
	text-decoration: none;
	color: #fff;
}
div#header h2, ul#navigation {
	margin: 0 0 6px;
}
ul#navigation {
	display: block;
	width: 620px;
	float: left;
}
ul#navigation li {
	display: inline;
}
ul#navigation li a {
	font-family: Georgia, Times, 'Times New Roman', serif;
	text-decoration: none;
	color: #666;
	font-size: 14px;
	margin: 0 32px 0 0;
}
ul#navigation li a:hover {
	color: #999;
}
div#header h2 {
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-weight: normal;
	display: block;
	width: 300px;
	float: right;
	text-align: right;
	font-size: 16px;
}
span.f {
	font-style: italic;
}
div#content {
	margin:0;

  	display: block;
	min-height:100%;
	margin: auto;
	padding-left:10px;
}
div.thumbnail {
	width: 620px;
	float: left;
}
div.entry {
	width: 250px;
	float: right;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
}
div#content h2 {
	font-size: 22px;
	color: #2798BE;
	line-height: 34px;
	letter-spacing:-1px;
	margin:2px;
	padding:2px;
	display:table;
} 
div#content h2 a {
	text-decoration: none;
	color: #000000;
	background-color: #2790C6;	
}

div#content h2 a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #FF3399;
}

div#content h4 {
	font-size: 22px;
	background-color: #DFDFDF;
	/* color: #2798D2; */
	color: #000000;
	line-height: 38px;
	letter-spacing:-1px;
	margin:33px;
	margin-left:2px;
	margin-right:2px;
	padding:3px;
	padding-left:10px;
	padding-right:10px;
	display:table;
	font-family: Georgia, Times, 'Times New Roman', serif;
}

p.comment-link {
	margin: 0;
}
p.comment-link a {
	font-family: Helvetica, Arial, sans-serif;
	color: #808080;
	text-decoration: none;
	font-size: 12px;
	line-height: 36px;
}
p.comment-link a:hover {
	color: #999;
	text-decoration: underline;
}

#footer {
	padding-top:10px;
	height:100%;
	clear:both;

}

div#footer li			{ 
  list-style: none; 
}

div#footer p {
	height:100%;
	color: #333;
	text-align: center;
}
div#footer p a {
	color: #444;
	text-decoration: none;
}
div#footer p a:hover {
	color: #555;
	text-decoration: underline;
}
div.post {

  color: #DFDFDF;
  padding-top:10px;
  margin-top:20px;
  border-top: 1px solid #8F8F8F;
  display: block;
  font-family:georgia,serif;
  font-size:14px;
  letter-spacing:0;
  line-height:19px;

}

.post h3 {
    text-align: left;
    font-size:24px;
    line-height:32px;
}

.postmetadata {
    text-align: right;
}

.postmetadata_left {
    text-align: left;
    font-size: 11px;
    line-height: 14px;
    padding-top:15px;
}

h3#comments, h3#respond {
	color: #fff;
	line-height: 64px;
}
div.author {
	width: 250px;
	float: left;
}
div.author cite {
	font-size: 16px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0 0 0 12px;
}
div.author img {
	position: relative;
	top: 10px;
}
div.comment {
	width: 620px;
	float: right;
	padding: 18px 0 0 0;
	color: #FFFFFF;
}
ol.commentlist {
	border-top: 1px solid #8F8F8F;
	margin: 0 0 48px;
}
ol.commentlist li {
	border-bottom: 1px solid #8F8F8F;
	padding: 12px 0 0;
}

form input, form textarea {
	margin: 0 12px 0;
	background-color: #000000;
	color: #fff;
	border:1px solid #2F2F2F;
	font-size:14px;
	font-weight:bold;
}

#s  {
	margin: 38px 12px 0 10px;
	background-color: #000000;
	color: #dfdfdf;
	border:1px solid #2F2F2F;
	font-size:15px;
	line-height: normal;

}

#ss  {
	margin: 0;
	float: left;

}

div.alignleft, div.alignright {
	display: block;
	width: 300px;
	float: left;
}
div.alignright {
	float: right;
	text-align: right;
}
div.alignleft a, div.alignright a {
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 18px;
	text-decoration: none;
	color: #777;
}
div.alignleft a:hover, div.alignright a:hover {
	color: #999;
	text-decoration: none;
}


.authcomment {
	background-color: #B3FFCC !important;
} 

#content a {
  color: #ffffff;

}

#content a:hover {
  color: #ffffff;
	background-color: #2798D2;
}


#content pre 				{ background-color: #030303; border: 1px dotted #030303; color: #DFDFDF; padding: 1px 1px; margin: 5px; font-family: "Courier New", courier, monospace; overflow: auto;  }
#content code 				{ background-color: #030303; border: 1px dotted #030303; color: #DFDFDF; padding: 1px 1px; font-family: "Courier New", courier, monospace; }

#content blockquote 		{ margin: 0 0 1.7em; padding-left: 1.2em; border-left: .5em solid #fff; font-family:Georgia,"Times New Roman",Times,serif; font-style: italic; color: #fff; font-size:130%;}
#content blockquote cite 	{ margin: .85em 0 0; display: block; font-family:Georgia,"Times New Roman",Times,serif; color: #fff;}

#content .alignright 	{ float: right; }
#content .alignleft 		{ float: left }
#content .center 		{ text-align: center; }

p img 			{ padding: 0; max-width: 100%; }
img.centered 	{ display: block; margin: 0 auto; }
img.alignright 	{ padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.alignleft 	{ padding: 4px; margin: 0 7px 2px 0; display: inline; }

/* Gallery menu */
#gal_menu { width: 580px; height: 100px; color: white; position:relative; font-size:2em; font-family:Arial,Helvetica,sans-serif; border-bottom:0px; }
#gal_menu .gal_nadpis a { background:#222222 none repeat scroll 0% 0%; color: #ffffff; display:block; opacity:0.8; position:absolute; bottom: 0; width: 578px; z-index:1; text-align: right; text-transform: uppercase; text-decoration: none; margin-right:2px; border:0;}
#gal_menu .gal_nadpis a:hover { background:#BFBFBF none repeat scroll 0% 0%; color: #0F0F0F; display:block; opacity:0.8; position:absolute; bottom: 0; width: 578px; z-index:1; text-align: right; text-transform: uppercase; text-decoration: none; border:0;}


#top_menu {
	float: left;
	margin: 5px 0 0 0;
	text-align: right;
}

#top_menu a {
	color: #000;
	border: 0;
}

#top_menu a:hover {
	color: #3c6c92;
}

#main-nav ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

#main-nav {
	/*text-transform: uppercase;*/ 
	font-weight: bold; 
	float: left;
	margin: 1px 0 0 3px;
	padding-bottom: -10px;

}

#main-nav li {
	float: left;
	margin-left: 7px;
	
}

#main-nav li a {
	color: #eee;
	display: block;
	/*padding: 35px 0 55px;*/
	padding-top:35px;
  text-decoration: none;
	text-align: center;
	width: 90px;
	height: 55px;
	border: 0;
}

#main-nav li a:hover {
  background: #2798D2 url('images/n3.gif') repeat-x;
	/*background: #4D4D4D; */
	color: #fff;

}

#main-nav li a.active
{
background: #2798D2 url('images/n3.gif') repeat-x;
}

#main-nav li a:hover.active
{
background: #FF3399 url('images/n 8.gif') repeat-x;
}

.right_menu {
	text-align: left;
	overflow: hidden;
}

#post_left
{
width: 605px;
display: block; 
float: right; 
}

#post_right
{
width: 290px; 
float: right; 
margin-left:5px;
padding-left:5px;
/*background: #2798D2 url('images/ n3.gif') repeat-x bottom;*/
/*color: #FFFFFF;*/
/*filter:alpha(opacity=55);-moz-opacity:.55;opacity:.55;*/
display: block;
}





.right {
  float:left; 
  width:110px;
  }
  
.left {
  float:left; 
  width:110px;
  }
  
#reklama_right {
  float: left;
  width:305px;
  }
  
#reklama_left {
  float: left;
  width:305px;
  }  

#footer h2 {
	color: #fff;
  font-size: 14px; 
  font-weight: bold;
  color: #2798D2;
  }
  
#foo_kategorie {
  width: 235px;
  padding:10px;
  margin-right:5px;
  float:left;
}

#foo_blogroll {
  width: 120px;
  padding:8px;
  float:left;
  margin-right:5px;
}

#foo_right {
  width: 370px;
  float:left;
  line-height: 18px;
}

#foo_right a {
  text-decoration: none;
}

#foo_komentare {
  padding:10px;
}

#foo_about {
  padding:10px;
 
  margin-top:5px;
  
}

#foo_about_right {
  margin-top:15px;
  text-align: right;
  
}



/* greet_block plugin*/

.greet_block {
	background-color:#2798D2;
	color: #ffffff;
	font-family:Helvetica,Arial,sans-serif;
	border:0px;
	margin:10px;
	width:100%;
}

.greet_image {
  float:left;
  padding:0 10px 0 0;
}

.greet_image img{
  background:none;
  border:none;
  margin:0;
  padding:0;
}

.greet_text {
  color:#fff;
  font-size:16px;
  line-height:20px;
  margin:10px;
}

.greet_block_close {
  background:#000;
  border:1px solid #000;
  float:right;
  height:15px;
  margin:0 0 0 10px;
  width:15px;
}

.greet_block_close a {
  color:#fff;
  cursor:pointer;
  font-family:verdana;
  font-size:12px;
  font-weight:bold;
  line-height:14px;
  margin:0 3px;
  text-transform:uppercase;
}

.greet_block_close a:hover {
  text-decoration:none;
}

.greet_block_powered_by {
  float:right;
  font-size:9px;
  line-height:14px;
  padding:0 5px;
}

.greet_block_powered_by a {
  color:#ccc;
}

.greet_search_after {
  border-top:1px solid #eee;
  font-size:11px;
  margin:5px 0 0 0;
  padding:2px 0 0 0;
}

.greet_search_before {
  border-bottom:1px solid #eee;
  font-size:11px;
  margin:0 0 5px 0;
  padding:0 0 2px 0;
}

#greet_search_link {
  cursor:pointer;
}
/* end greet_block plugin*/


/* ----------------------------------- categories */

#categories {
	padding: 10px 0;
	margin: 35px 0 5px;
	border-top:1px solid #8F8F8F;
	border-bottom:1px solid #8F8F8F;
}

#categories ul {
	color: #777;
	font-size: 12px;
	line-height: 16px;
}

#categories li {
	float: left;
	text-align: right;
	display: block;
	width: 163px;
	margin: 0 8px 7px 7px;
	
}

#categories li a {
	font-weight: bold;
	float: left;
	text-decoration: none;
}

#categories li a:hover {
	font-weight: bold;
	float: left;
	text-decoration: none;
	background-color: #2798CB;
}

.fix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.fix {
	display: inline-block;
}

* html .fix {
	height: 1%;
}

.fix {
	display: block;
}

.related_post {
font-family: georgia,serif;
font-size: 13px;
}
