/* @group layout */

* {
padding: 0;
margin: 0;
}

img {
border-style: none;
}

body {
font: 13px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
color: #666;
background: #2a2e31;
padding-bottom: 30px;
}

#header {
height: 30px;
padding: 15px 0;
width: 940px;
margin: 0 auto;
overflow: hidden;
}

#header h1 {
background: url(/images/design/logo.gif) no-repeat;
text-indent: -3000px;
height: 30px;
width: 200px;
float: left;
}



#pic {
height: 180px;
background-position: center;
background-repeat: no-repeat;
background-color: #5970b3;
border-top: 1px solid #748fdb;
border-bottom: 1px solid #748fdb;
}

#home #pic {
background-image: url(/images/design/image-leopard.jpg);
}

#home-alt #pic {
background-image: url(/images//design/image-owl.jpg);
}

#firmy #pic {
background-image: url(/images/design/image-penguin.jpg);
}

#kurzy #pic {
background-image: url(/images/design/image-giraffe.jpg);
}

#skolka #pic {
background-image: url(/images/design/image-lion.jpg);
}

#svet #pic {
background-image: url(/images/design/image-koala.jpg);
}

#intesol #pic {
background-image: url(/images/design/image-goldfish.jpg);
}

#preklady #pic {
background-image: url(/images/design/image-toucan.jpg);
}

#tym #pic {
background-image: url(/images/design/image-meerkat.jpg);
}

#kontakt #pic {
background-image: url(/images/design/image-gecko.jpg);
}

#downloads #pic {
background-image: url(/images/design/image-leopard.jpg);
}

#container {
background: #fff;
padding-top: 20px;
}

#content, #footer {
width: 940px;
margin: 0 auto;
}

#sidebar {
float: right;
width: 300px;
}

#main {
float: left;
width:600px;
}

#footer-left { 
width: 230px;
margin-right: 20px;
float: left;
}

#footer-mid { 
width: 650px;
float: left;
}

#footer-right {
width: 300px;
float: right;
height: 100px; 
display: none;
}

#editlink, .clean {
clear: both;
}

#editlink {
clear: both;
font-weight: bold;
padding-bottom: 20px;
text-align: right;
}

#editlink a {
color: #c00;
}

/* @end */

/* @group nav */

#nav {
list-style: none;
height: 25px;
width: 705px;
margin-top: 2px;
float: right;
font: 12px Arial, Helvetica, sans-serif;
font-weight: bold;
background: url(/images/design/nav.gif) no-repeat;
}

#nav li {
float: left;
}

#nav a {
display: block;
height: 25px;
text-indent: -2000px;
outline: none;
}

#nav-home    { width: 60px; }
a#nav-home:hover, #home a#nav-home {
background: url(/images/design/nav.gif) no-repeat 0 -25px;
}

#nav-firmy   { width: 59px; }
a#nav-firmy:hover, #firmy a#nav-firmy {
background: url(/images/design/nav.gif) no-repeat -60px -25px;
}

#nav-kurzy   { width: 63px; }
a#nav-kurzy:hover, #kurzy a#nav-kurzy {
background: url(/images/design/nav.gif) no-repeat -119px -25px;
}

#nav-skolka  { width: 72px; }
a#nav-skolka:hover, #skolka a#nav-skolka {
background: url(/images/design/nav.gif) no-repeat -182px -25px;
}

#nav-svet   { width: 126px;}
a#nav-svet:hover, #svet a#nav-svet {
background: url(/images/design/nav.gif) no-repeat -254px -25px;
}

#nav-intesol { width: 82px; }
a#nav-intesol:hover, #intesol a#nav-intesol {
background: url(/images/design/nav.gif) no-repeat -380px -25px;
}

#nav-preklady{ width: 85px; }
a#nav-preklady:hover, #preklady a#nav-preklady {
background: url(/images/design/nav.gif) no-repeat -462px -25px;
}

#nav-tym     { width: 79px; }
a#nav-tym:hover, #tym a#nav-tym {
background: url(/images/design/nav.gif) no-repeat -547px -25px;
}

#nav-kontakt { width: 79px; }
a#nav-kontakt:hover, #kontakt a#nav-kontakt {
background: url(/images/design/nav.gif) no-repeat -626px -25px;
}

#nav-downloads { width: 79px; }
a#nav-downloads:hover, #downloads a#nav-downloads {
background: url(/images/design/nav.gif) no-repeat -705px -25px;
}

/* @end */

/* @group content */
a {
outline: none;
text-decoration: none;
color: #0066d2;
}

h2 {
font-size: 16px;
margin-bottom: 15px;
color: #2a2e31;
color: #c33333;
clear: both;
}

h3 {
margin-bottom: 10px;
font-size: 13px;
}

bb {
font-weight: bold;
color: #4848ab;
}

p {	
margin-bottom: 15px;
}

#main ul {
background-color: #fffae5;
border: 3px solid #d6d2c0;
padding: 20px;
margin-bottom: 15px;
}

#main ul ul {
padding: 10px 0;
border: none;
margin-bottom: 0;
}

#main ul span {
color: #666;
}

#main li {
padding-left: 10px;
margin-left: 15px;
margin-bottom: 3px;
}

#sidebar img {
border: 0px solid #ccc;
padding: 4px;
display: block;
margin-bottom: 20px;
}

#sidebarborder img {
border: 1px solid #ccc;
padding: 4px;
display: block;
margin-bottom: 20px;
}

#sidebar img.logo {
border-style: none;
padding: 0;
}

.logos {
list-style-type: none;
margin: 0;
padding: 0;
}

.logos li {
margin-bottom: 40px;
}

#sidebar h2 {
margin-bottom: 4px;
font-size: 14px;
}

.box {
background-color: #fffae5;
border: 1px solid #d6d2c0;
padding: 20px;
margin-bottom: 15px;
}

.box ul, .box p {
margin-bottom: 0 !important;
border: none !important;
padding: 0 !important;
margin: 0 !important;
}

#main a, #sidebar a {
color: #4848ab;
}

#main a:hover, #sidebar a:hover {
color: #1000c6;
}

#footer a {
color: #a6a9f9;
}

.more, .back {
overflow: auto;
margin-bottom: 30px;
}

.more a, .back a {
float: right;
width: 151px;
height: 26px;
text-indent: -2000px;
outline: none;
}

.more a {
background: url(/images/design/button-more.gif) no-repeat;
}

.back a {
background: url(/images/design/button-back.gif) no-repeat;
}

.more a:hover, .back a:hover {
background-position: 0 -26px;
}

table {
border-collapse: collapse;
width: 600px;
margin-bottom: 20px;
}

td {
border: 1px solid #ccc;
padding: 3px 5px;
}

.even {
background-color: #eee;
}

a:hover {
text-decoration: underline;
}

.espace {
margin-bottom: 40px;
}

#cot {
border: 1px solid #d6d2c0;
padding: 40px 20px 40px 150px;
background: url(/images/design/logo-cot.gif) no-repeat 20px;
}

p.last {
margin-bottom: 0;
padding-bottom: 0;
}

#main #intro {
list-style: none;
color: #666;
border: none;
border-top: 1px solid #ccc;
border-top: 2px solid #c33333;
padding: 0;
background: transparent;
}

#main #intro li {
padding-top: 10px;
padding-bottom: 10px;
border-bottom: 1px solid #ccc;
border-bottom: 2px solid #c33333;
padding-left: 60px;
margin-left: 0;
}

#main #intro a {
font-weight: bold;
}

#main img {
border: 1px solid #ccc;
padding: 4px;
display: block;
margin-bottom: 20px;
}

#ipreklady {
background: url(/images/design/icon-rescue.gif) no-repeat left center;
}
#ifirmy {
background: url(/images/design/icon-wrench.gif) no-repeat left center;
}
#ikurzy {
background: url(/images/design/icon-arrow.gif) no-repeat left center;
}
#iscreen {
background: url(/images/design/icon-screen.gif) no-repeat left center;
}
#iface {
background: url(/images/design/icon-face.gif) no-repeat left center;
}
#isvet {
background: url(/images/design/icon-globe.gif) no-repeat left center;
}
#iintesol {
background: url(/images/design/icon-dollar.gif) no-repeat left center;
}
#iskolka {
background: url(/images/design/icon-hart.gif) no-repeat left center;
}

#idownloads {
background: url(/images/design/icon-hart.gif) no-repeat left center;
}

#intro-title {
margin-bottom: 20px;
}

#intro-title h2 {
font-size: 22px;
margin-bottom: 6px;
}

#intro-title h3 {
font-size: 15px;
color: #777;
font-weight: normal;
}

/* @end */

/* @group loginbox */

#loginbox {
background: url(/images/design/login.gif) repeat-x;
margin: 20px 0;
padding: 15px 25px;
}

#loginbox h2 {
padding: 0;
color: #ddd;
margin: 0;
padding-bottom: 10px;
background: url(/images/design/icon-key.gif) no-repeat right;
font-size: 15px;
}

#loginbox form {
display: inline;
}

#loginbox p {
margin-bottom: 8px;	
}

#loginbox #username,
#loginbox #pass {
width: 245px;
font-size: 14px;
}

#loginbox label {
display: block;
margin-bottom: 2px;
font-size: 11px;
color:  #ddd;
}

#loginbox #submit {
margin-top: 8px;
float: right;
}


/* @end */

/* @group contactbox */

#contactbox {
list-style: none;
padding: 20px 0;
color: #ddd;
}

#contactbox li {
padding-bottom: 12px;
padding-top: 4px;
}

#contactbox #email {
background: url(/images/design/icon-envelope.gif) no-repeat;
padding-left: 35px;
}

#contactbox #phone {
background: url(/images/design/icon-bubble.gif) no-repeat;
padding-left: 35px;
}

#contactbox #address {
background: url(/images/design/icon-house.gif) no-repeat;
padding-left: 35px;
}

/* @end */

/* @group info */

#info {
color: #ddd;
margin: 20px 0;
background: url(/images/design/icon-info.gif) no-repeat 26px 0;
padding-left: 60px;
border-left: 1px solid #555;
}

/* @end */

/* @group team */

.person {
border-top: 1px solid #ccc;
overflow: auto;
padding: 10px 0;
min-height: 90px;
}

.person img {
float: right;
}

.person p {
float: left;
width: 250px;
}

.person ul {
list-style: none;
float: left;
width: 230px;
margin: 0 !important;
padding: 0 !important;
background-color: transparent !important;
border: none !important;
}

.person li {
margin: 0 !important;
padding: 0 !important;
color: #666;
}

.elesson {
border-top: 1px solid #ccc;
overflow: auto;
padding: 10px 0;
min-height: 60px;
}

.elesson img {
float: right;
}

.elesson p {
float: left;
width: 250px;
}

.elesson ul {
list-style: none;
float: left;
width: 230px;
margin: 0 !important;
padding: 0 !important;
background-color: transparent !important;
border: none !important;
}

.elesson li {
margin: 0 !important;
padding: 0 !important;
color: #666;
}

/* @end */

/* @group contact */

#kontakt #main {
width: 100%;
}

#kontakt .map {
float: right;
width: 600px;
padding-bottom: 20px;
}

#kontakt .address {
float: left;
width: 300px;
}

/* @end */

/* @group textbox */

#textbox {
border: 1px solid #ccc;
margin-bottom: 20px;
padding: 3px;
}

#textbox div {
padding: 10px;
background: #eee url(/images/design/icon-mic.gif) no-repeat 5px 10px;

}

#textbox h2 {
margin-bottom: 5px;
color: #5970b3;
padding-left: 50px;
}

#textbox ul {	
padding-left: 16px;
margin-bottom: 5px;
color: #5970b3;
}

#textbox ul span {
color: #666;
}

#textbox p,
#textbox li {
margin-bottom: 5px;
}

#textbox .last {
margin-bottom: 0;
font-weight: bold;
}


/* @end */


/* @group lightbox */

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

.aktuality {
overflow: auto;
padding: 0px 0;
min-height: 44px;
}

.aktuality img {
float: right;
}


/* @end */
