/* CSS Document */

body {
  margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Tahoma, "Geneva CE", lucida, sans-serif; 
  font-size: 12px;
  line-height: 16px;	
  color: #000000;
  background: #ffffff; 
 	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	text-align: center; 
  width: 100%;
}


h1, h2, h3, h4, h5, form, div, span, p, select, input, button, table, tr, td, th, hr {
  padding: 0;
  margin: 0;  
}

h1 {
  font-size: 18px;  
  color: #006699;
  margin:  0 0 20px 0;
  text-align: left;
}

h2 {
  display: block;
  width: 279px;
  height: 84px;
  background: url('../img/h2-bg.png') 0 0 no-repeat;
  cursor: pointer;
  position: absolute;
  top: 210px;
}



h1 span, h2 span, #sleva span {
  display: none;
}

a, a:link, a:visited {
  text-decoration: underline;
  color: #ff9900;
}
  
a:hover, a:active  {
  text-decoration: none;
  color: #ff4400;
}


table {
  font-size: 11px;
  line-height: 14px;	
}

td, th {
  padding: 2px 10px;
}

th {
  background: #a3c3dd;
  color: #ffffff;
}

tr.tr2 {
  background: #e8f0f6;
}

tr a, tr a:link, tr a:visited {
  color: #000000;
  text-decoration: none;
}
  
tr a:hover, tr a:hover {
  color: #ffffff;
  text-decoration: none;
}


a img {
  border: 0;
}


sup {
  font-size: 70%;
  line-height: 50%;
}

.space {
  margin: auto;
  width: 960px;
}

#kokon {
  margin: auto;
  width: 1060px;

}

#menu {
  background: url('../img/menu-bg.png') 0 0 repeat-x;
  height: 86px;
  text-align: center;
  
  
}

#menu ul {
  margin: 0 auto;
  padding: 0;
  text-align: center;
  width: ;
  height: ; 
  list-style: none;
  font-size: 13px;
	line-height: ;  
  color: #aaaaaa;
 
}

#menu li {
  padding: 0;  
  display: block;
  float: left;
  height: 86px;
  width: 137px;
  text-align: center;
}

#menu li.bg {
  background: url(../img/menu-li-end-bg.png) 100% 0 no-repeat;
}

#menu li a, #menu li a:link, #menu li a:visited {
  position: relative;
  top: 35px;
  color: #ffffff;
  text-decoration: none;
}
  
#menu li a:hover, #menu li a:hover {
  color: #ffaa00;
  text-decoration: none;
}

#header {
  background: url(../img/header-bg.png) 0 0 repeat-x;
}

#header .line {
  background: url(../img/header-hr-bg.png) 0 0 repeat-x;
  display: block;
  height: 86px;
  width: 100%;
  clear: both;
  border: 0;
  padding: 0;
  margin: 0;
  color: #ffffff;
  font-size: 20px;
	line-height: 22px;
  text-align: left;   
}

#header .line p {
  padding: 30px 0 0 0;
}

#header .line a, #header .line a:link, #header .line a:visited {
  text-decoration: none;
  color: #ffffff;
}
  
#header .line a:hover, #header w.line a:active  {
  text-decoration: underline;
  color: #ffffff;
}


#header #theme {
  width: 960px;
  height: 289px;
  margin: 0 auto;
  background: url(../img/header-theme.jpg) 100% 0 no-repeat;
  text-align: left;
}

#header .foto {
  position: absolute;
  margin-left: 630px;
  top: 200px;
  
}

#main {
  background: url(../img/main-bg.png) 0 0 repeat-x;
  padding: 55px 0 0 0; 
  
}

#main hr {
  margin: 0;
  background: #aaaaaa;
  display: block;
  height: 1px;
  width: 100%;
  clear: both;
  border: 0;
}

#novinky {
  text-align: left;
  margin: 0 0 20px 0;
  background: #e8f0f6;
  padding: 20px;
}

#novinky h3 {
  margin: 0 0 10px 0;
  padding: 0 0 0 25px;
  background: url(../img/novinka-bg.png) 0 3px no-repeat;
  font-size: 14px;
  line-height: 20px;
}

#foot {
  height: 184px;
  background: url(../img/foot-bg.png) 0 0 repeat-x;
}

#foot .col {
  margin: 30px 0 50px 0;
  padding: 0 0 0 30px;
  width: 210px;
  float: left;
  text-align: left;
}

#foot .line {
  background: url(../img/line-foot.png) 100% 50% no-repeat;
}


#foot .logo {
  margin: 0 0 15px 0;
}


#main .col-left {
  width: 390px;
  float: left;
  text-align: left;
}

#main .col-right {
  width: 570px;
  float: left;
}

#main .col-right p {

  margin: 0 40px 0 0;
  padding: 20px 0 0 0; 
  text-align: left;
}

#main .col-left table {

  width: 300px;
  text-align: center;
}

#bottom-menu {
  margin: 90px 0 40px 0;
  text-align: center;
}

#bottom-menu ul {
  width: ;
  height: ; 
  list-style: none;
  font-size: ;
	line-height: ;
  text-align: center;  
}

#bottom-menu  li {
  padding: 0 10px;  
  display: inline;
}

#bottom-menu li a, #bottom-menu li a:link, #bottom-menu li a:visited {
  color: #000000;
  text-decoration: none;
}
  
#bottom-menu li a:hover, #bottom-menu li a:hover {
  color: #ffaa00;
  text-decoration: none;
}


#sichrjob {
  position: absolute;
  margin-left: 430px;
  top: 640px;
}


#sleva {
  width: 267px;
  height: 69px;
  background: url(../img/sleva-bg.png) 0 0 no-repeat;
  position: absolute;
}


.ikona {
  margin: 0 20px 20px 0; 
  float: left;
}

#main p.align-r {
  text-align: right;
}


.clear {
	height: 1px;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 1px;
	line-height: 1px;
	background: transparent;
  clear: both;
}