/******************************************************************
 * Exto OTR CSS
 * @author	Ivan Maros
 * @since	25.01.2009
 ******************************************************************/

/******************************************************************
 * General
 ******************************************************************/
* {padding: 0; margin: 0;}
body, td {font: normal 13px/1.6em "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif; color: #333;}
body {background: #FFF url(images/v_bg_body.gif) repeat 0% 0%; margin: 0; padding: 0; text-align: center;}
a, a:link, a:visited, a:active, a:focus {color: #46BED9; text-decoration: none;}
a:hover {color: #F14014;}
img {border-width: 0;}
p {margin: 0 0 1.2em;}
hr {border: 0; height: 1px; color: #E5E5E5; background-color: #666; margin: 0 0 5px;}
ul, li {list-style: none; margin: 0; padding: 0;}
table, td {vertical-align: top; margin: 0; padding: 0; border: 0;}
form select option {padding-right: 7px;}
.input-box {font: normal 11px Arial, Helvetica, sans-serif; border: 1px solid #999; color: #333; padding: 1px 3px;}
.warn_color {font-size: 11px; color: #F00; display: block;}
.left {float: left;}
.right {float: right;}
.clear {clear: both;}
.block {display: block;}
.noborder {border: 0 ! important;}
.bold {font-weight: bold;}
h1, h2, h3, h4, h5 {margin: 0 0 .6em; color: #666;}

/******************************************************************
 * Structure
 ******************************************************************/
#container {position: relative; width: 780px; margin: 0 auto; text-align: left; background-color: #FFF; overflow: hidden;}
#header, #content, #footer {clear: left; position: relative; width: 780px;}

/******************************************************************
 * Header
 ******************************************************************/
#header {height: 153px; background: url(images/v_bg_header.jpg) no-repeat 0% 0%; overflow: hidden;}
#header h1 {position: absolute; left: 0px; top: 0px; width: 170px; height: 125px;}
#header h1 a {display: block; width: 170px; height: 125px; text-indent: -9999px;}
#header ul {position: absolute; left: 170px; top: 20px;}
#header ul li {position: relative; float: left; padding: 0; width: 100px; height: 100px; font-size: 12px; font-weight: bold; overflow: hidden;}
#header ul li a {float: left; display: block; width: 100px; w\idth: 98px; height: 100px; he\ight: 30px; padding-top: 70px; text-align: center; border: 1px solid #CCC; overflow: hidden;}
#header ul li a:hover, #header ul li.current a {color: #333; background-color: #E5E5E5;}

/******************************************************************
 * Content
 ******************************************************************/
body#cat_homepage #content {background-color: #EBEFF2; padding-bottom: 7px;}
body#cat_kontakt #content {padding-bottom: 330px; background: #CDDAE2 url(images/tmp_002.jpg) no-repeat 50% 100%;}
#content h1 {font-size: 14px; font-weight: bold; border-bottom: 1px solid #000; padding-bottom: 4px; margin-bottom: 0;}
#content h2 {font-size: 20px; font-weight: normal; color: #46BED9; padding: 7px 12px 12px; background: #FFF url(images/v_bg_h2.gif) repeat-x 0% 100%;}
#content div#static-text {padding: 0px 10px 10px;}
#content div#static-text h3 {font-size: 16px; color: #46BED9; font-weight: normal; margin-bottom: 1.2em;}
#content div#static-text h4 {color: #F46F21; font-size: 13px; text-transform: uppercase; margin-bottom: 2px;}
#content div#static-text ul {margin-left: 30px; list-style: disc; margin-bottom: 1.2em;}
#content div#static-text ul li {list-style: circle;}
.accent {color: #F46F21;}

div.confirmation, div.notice {padding: 12px 7px; color: #F00; background-color: #F5F5F5; border: 1px solid #CCC; font-weight: bold;}
img#spinner {display: block; position: absolute; top: 0px; right: 10px;}

/******************************************************************
 * Footer
 ******************************************************************/
#footer {height: 30px; line-height: 30px; color: #999; padding-left: 12px; font-size: 11px;}
#footer a#metastudio {position: absolute; display: block; width: 33px; height: 24px; right: 20px; top: 2px; text-indent: -9999px; background: #FFF url(images/metastudio_.gif) no-repeat 0% -26px;}
#footer a#metastudio:hover {background-position: 0% 0%;}

/******************************************************************
 * Slimbox
 ******************************************************************/
#lbOverlay {position: absolute; left: 0; width: 100%; background-color: #000; cursor: pointer; z-index: 90;}
#lbCenter, #lbBottomContainer {position: absolute; left: 50%; overflow: hidden; background-color: #fff; z-index: 91;}
.lbLoading {background: #fff url(images/loading.gif) no-repeat center;}
#lbImage {border: 10px solid #fff;}
#lbPrevLink, #lbNextLink {display: block; position: absolute; top: 0; width: 50%; outline: none; z-index: 92;}
#lbPrevLink {left: 0;}
#lbPrevLink:hover {background: transparent url(images/prevlabel.gif) no-repeat 0% 15%;}
#lbNextLink {right: 0;}
#lbNextLink:hover {background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;}
#lbBottom {font-family: Verdana, Helvetica, sans-serif; font-size: 10px; color: #666; line-height: 1.4em; text-align: left; border: 10px solid #fff; border-top-style: none;}
#lbCloseLink {display: block; float: right; width: 66px; height: 22px; background: transparent url(images/closelabel.gif) no-repeat center; margin: 5px 0;}
#lbCaption, #lbNumber {margin-right: 71px;}
#lbCaption {font-weight: bold;}
#lbCaption #lbDesc {font-weight: normal; color: #777;}
