html {
  overflow: -moz-scrollbars-vertical;
  height: 101%;
}

a {
  text-decoration: underline;
  color: #838cb8;
}

a:hover, h2 a:hover {
  text-decoration: none;
  color: #838cb8;
}

.body, .body p {
  text-align: justify;
}

.kontakt {
  font-size: 11px;
  font-family: verdana,"Lucida Grande",arial,helvetica,sans-serif;
  text-align: center;
  margin: 20px 0 50px 0;
}

.kontakt a {
  font-weight: bold;
  color: black;
}

.clear {
  clear: both;
  width: 100%;
}


#locked_notice {
  position: absolute;
  top: -50px;
  left: -100px;
  border: 2px solid black;
  background: url(../images/lock.gif) 4px 5px no-repeat;
  background-color: white;
  color: black;
  font-family: Palatino;
  font-size: 14px;
  padding: 5px 10px 0 40px;
  height: 40px;
  z-index: 10;
  margin: 10px 0 0 10px;
  -moz-border-radius-bottomleft:10px;
  -moz-border-radius-topleft:10px;
  -moz-border-radius-bottomright:10px;
  -moz-border-radius-topright:10px;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  line-height: 18px;
  display: none;
}

h2 {
  font-size: 22px;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 12px;
}

h2.titlepage {
  font-size: 20px;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 0px;
}

h2 a, h3 a {
  text-decoration: underline;
  color: black;
}

h2 a:hover, h3 a:hover {
  text-decoration: none;
}

h3 {
  color: #666;
  size: 18px;
}


code {
  display: block;
  margin-left: 30px;
}

/********** Lytebox **********/
#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
	#lbOverlay.grey { 
    background: url(/images/lytebox/exit.gif) no-repeat 10px 10px;
    background-color: #000000;
	}
	#lbOverlay.red { background-color: #330000; }
	#lbOverlay.green { background-color: #003300; }
	#lbOverlay.blue { background-color: #011D50; }
	#lbOverlay.gold { background-color: #666600; }

#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }

#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; background: black; }
	#lbOuterContainer.grey { border: 3px solid #888888; }
	#lbOuterContainer.red { border: 3px solid #DD0000; }
	#lbOuterContainer.green { border: 3px solid #00B000; }
	#lbOuterContainer.blue { border: 3px solid #5F89D8; }
	#lbOuterContainer.gold { border: 3px solid #B0B000; }

#lbDetailsContainer {	font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em;	overflow: auto; margin: 0 auto; display: none; }
	#lbDetailsContainer.grey { border: 3px solid #888888; border-top: none; }
	#lbDetailsContainer.red { border: 3px solid #DD0000; border-top: none; }
	#lbDetailsContainer.green { border: 3px solid #00B000; border-top: none; }
	#lbDetailsContainer.blue { border: 3px solid #5F89D8; border-top: none; }
	#lbDetailsContainer.gold { border: 3px solid #B0B000; border-top: none; }

#lbImageContainer, #lbIframeContainer { padding: 12px 10px 10px; border-bottom:2px solid black; background: black;}
#lbLoading {
	position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(/images/lytebox/loading.gif) center no-repeat;
}

#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }

#lbPrev { width: 49%; height: 100%; background: transparent url(/images/lytebox/blank.gif) no-repeat; display: block; left: 0; float: left; }
	#lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url(/images/lytebox/prev_grey.gif) left 15% no-repeat; }
	#lbPrev.red:hover, #lbPrev.red:visited:hover { background: url(/images/lytebox/prev_red.gif) left 15% no-repeat; }
	#lbPrev.green:hover, #lbPrev.green:visited:hover { background: url(/images/lytebox/prev_green.gif) left 15% no-repeat; }
	#lbPrev.blue:hover, #lbPrev.blue:visited:hover { background: url(/images/lytebox/prev_blue.gif) left 15% no-repeat; }
	#lbPrev.gold:hover, #lbPrev.gold:visited:hover { background: url(/images/lytebox/prev_gold.gif) left 15% no-repeat; }
	
#lbNext { width: 49%; height: 100%; background: transparent url(/images/lytebox/blank.gif) no-repeat; display: block; right: 0; float: right; }
	#lbNext.grey:hover, #lbNext.grey:visited:hover { background: url(/images/lytebox/next_grey.gif) right 15% no-repeat; }
	#lbNext.red:hover, #lbNext.red:visited:hover { background: url(/images/lytebox/next_red.gif) right 15% no-repeat; }
	#lbNext.green:hover, #lbNext.green:visited:hover { background: url(/images/lytebox/next_green.gif) right 15% no-repeat; }
	#lbNext.blue:hover, #lbNext.blue:visited:hover { background: url(/images/lytebox/next_blue.gif) right 15% no-repeat; }
	#lbNext.gold:hover, #lbNext.gold:visited:hover { background: url(/images/lytebox/next_gold.gif) right 15% no-repeat; }

#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
	#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #333333; }
	#lbPrev2.red, #lbNext2.red, #lbSpacer.red { color: #620000; }
	#lbPrev2.green, #lbNext2.green, #lbSpacer.green { color: #003300; }
	#lbPrev2.blue, #lbNext2.blue, #lbSpacer.blue { color: #01379E; }
	#lbPrev2.gold, #lbNext2.gold, #lbSpacer.gold { color: #666600; }
	
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
	#lbPrev2_Off.grey, #lbNext2_Off.grey { color: #CCCCCC; }
	#lbPrev2_Off.red, #lbNext2_Off.red { color: #FFCCCC; }
	#lbPrev2_Off.green, #lbNext2_Off.green { color: #82FF82; }
	#lbPrev2_Off.blue, #lbNext2_Off.blue { color: #B7CAEE; }
	#lbPrev2_Off.gold, #lbNext2_Off.gold { color: #E1E100; }
	
#lbDetailsData { padding: 0 10px; }
	#lbDetailsData.grey { color: #333333; }
	#lbDetailsData.red { color: #620000; }
	#lbDetailsData.green { color: #003300; }
	#lbDetailsData.blue { color: #01379E; }
	#lbDetailsData.gold { color: #666600; }

#lbDetails { width: 60%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }

#lbClose { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbClose.grey { background: url(/images/lytebox/close_grey.png) no-repeat; }
	#lbClose.red { background: url(/images/lytebox/close_red.png) no-repeat; }
	#lbClose.green { background: url(/images/lytebox/close_green.png) no-repeat; }
	#lbClose.blue { background: url(/images/lytebox/close_blue.png) no-repeat; }
	#lbClose.gold { background: url(/images/lytebox/close_gold.png) no-repeat; }

#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPlay.grey { background: url(/images/lytebox/play_grey.png) no-repeat; }
	#lbPlay.red { background: url(/images/lytebox/play_red.png) no-repeat; }
	#lbPlay.green { background: url(/images/lytebox/play_green.png) no-repeat; }
	#lbPlay.blue { background: url(/images/lytebox/play_blue.png) no-repeat; }
	#lbPlay.gold { background: url(/images/lytebox/play_gold.png) no-repeat; }
	
#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPause.grey { background: url(/images/lytebox/pause_grey.png) no-repeat; }
	#lbPause.red { background: url(/images/lytebox/pause_red.png) no-repeat; }
	#lbPause.green { background: url(/images/lytebox/pause_green.png) no-repeat; }
	#lbPause.blue { background: url(/images/lytebox/pause_blue.png) no-repeat; }
	#lbPause.gold { background: url(/images/lytebox/pause_gold.png) no-repeat; }

/********** InPostGallery **********/


.photo-thumb{ 
  width: 118px; 
  height: 118px; 
  display: block; 
  border: 1px solid #caccd3; 
  background: #e8eaf2; 
  margin: 3px 0 5px 8px;
  float: left;
}

.photo-thumb-left { 
  width: 118 px; 
  height: 118px; 
  display: block; 
  border: 1px solid #caccd3; 
  background: #e8eaf2; 
  margin: 3px 20px 3px 2px;
  float: left;
}

.photo-thumb-wide {
  border:0 none;
  display:block;
  text-align:center;
  width:100%;
  margin: 15px 0;
}

.photo-thumb img, .photo-thumb-left img{ 
  width: 100px; 
  height: 100px; 
  border: 1px solid #caccd3; 
  margin: 8px; 
}

/* Twitter */

#twitter_div {
  background: #F9F9FB;
  border: 3px solid #E9EBF2;
  font-size: 11px;
  -moz-border-radius-bottomright:10px;
  -moz-border-radius-topright:10px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  position: relative;
  min-height: 71px;
  margin-top: 20px;
  margin-left: 40px;
}

#twitter_div .icon {
  position: absolute;
  top: -5px;
  left: -85px;
}

#twitter_div .icon img {
  border: none;
}

#twitter_header {
  color: #CED2E3;
  margin: 10px 0 0 10px;
  font-family: Palatino, Georgia, Times;
  font-weight: bold;
  font-size: 24px;
}

ul#twitter_update_list {
  padding: 0px;
  margin: 3px;
}

ul#twitter_update_list li {
  border-bottom:1px dotted #CED2E3;
  font-family:Verdana;
  font-size:10px;
  line-height:12px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  padding:3px 10px;
}
/*********** end my css ************/

.post {
  color: black;
  width: 650px;
  margin: 0 auto;
}

.post .number {
  display: inline;
  color: #a0a0a0;
}

.post .author {
  display: inline;
}

.post .message {
  margin-top: 0;
  font-size: 14px;
}

.message p {
  margin: 2px 0;
}

pre {
  background:#F9F9F9 none repeat scroll 0 0;
  border:4px solid #F0F0F0;
  color:#444444;
  font-size:14px;
  padding:1em;
  white-space:pre-wrap !important;
  line-height: 100%;
}

cite {
  margin: 0 20px;
}

/* ---------------------- new ----------------------- */

body {
  background: white;
  color: #333;
  font-family: Palatino, Georgia, Garamond;
  font-size: 16px;
  line-height: 20px;
}
a {
  color: #66a;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
#logo {
  height: 147px;
  width: 300px;
  margin:20px auto -10px;
}
#home {
  height:44px;
  left:50%;
  margin-left:-220px;
  position:absolute;
  top:66px;
  width:40px;
}
#navigation {
  height:44px;
  left:50%;
  margin-left:145px;
  position:absolute;
  top:57px;
  width:300px;
  font-family: Verdana, Arial;
  font-size: 12px;
}
#navigation a {
  color: black;
  text-decoration: none;
  font-weight: bold;  
  display: block;
}
#navigation a:hover {
  text-decoration: underline;
}
#page {
  width: 880px;
  margin: auto;
  position: relative;
  clear: both;
}
#footer {
  height: 29px;
  width: auto;
  padding-top: 25px;
  clear: both;
  text-align: center;
  font-size: 11px;
}
.column {
  width: 400px;
  padding: 10px 20px;
  float: left;
}
h2 {
  display: block;
  width: 400px;
  background: url(/images/bar-back.png);
  height: 19px;
  color: white;
  font-weight: bold;
  padding: 3px 10px 0;
  font-family: Verdana;
  font-size: 12px;
  margin: 10px 0 5px -10px;
  -moz-border-radius-bottomleft:11px;
  -moz-border-radius-topleft:11px;
  -moz-border-radius-bottomright:11px;
  -moz-border-radius-topright:11px;
  -webkit-border-bottom-left-radius: 11px;
  -webkit-border-top-left-radius: 11px;
  -webkit-border-bottom-right-radius: 11px;
  -webkit-border-top-right-radius: 11px;
  line-height: 15px;
}

a.pagelink, .post h2 {
  font-size: 18px;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 0px;
  display: block;
  color: black;
  background: none;
  font-family: Palatino, Georgia, Garamond;
}

a.pagelink {
  text-decoration: underline;
}

a.pagelink:hover {
  color: #838cb8;
  text-decoration: none;
}

.calendar  { 
  width: 32px; 
  height: 32px; 
  font-size: 20px; 
  font-weight: bold; 
  float: left;
  position: relative;
  margin-right: 10px;
  background: no-repeat 0 0 url(/images/calendar.png);
}
.calendar .month {
  color:white;
  font-family:arial;
  font-size:10px;
  position:absolute;
  text-align:center;
  top:-4px;
  width:100%;
}
.calendar .day {
  color:black;
  font-size:12px;
  position:absolute;
  text-align:center;
  top:10px;
  width:100%;
}
.calendar .year {
  color:#555555;
  font-family:Arial;
  font-size:7px;
  font-weight:normal;
  position:absolute;
  text-align:center;
  top:17px;
  width:100%;
}
h1 {
  border-bottom: 2px dotted #999;
  padding-bottom: 15px;
  margin-bottom: 0;
}

#subtitle, .subtitle {
  color: #999;
  font-size: 11px;
}
