/*------------------------------------------------------------------
[Master Stylesheet]

Project:	   truckservis.com
Version:	   1.0
Modified:    8.9.2009 15:38:54
Author:	     Petr Parimucha [http://pari.cz]

-------------------------------------------------------------------*/
body#truckservis-com {
  background: #01266d url("../images/bg.gif") repeat-x top;
  color: #D0D0D0;
  margin: 0;
  font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
}
.container {
  width: 953px;
  min-height: 500px;
  position: relative;
  padding: 80px 0 0 0;
}
a {
  color: #fee92e;
}
h1 {
  margin: 0;
}
h1 a.logo {
  width: 254px; height: 71px;
  position: absolute; top: 8px; left: 50px;
  background: url("../images/truckservis.png") no-repeat;
  behavior: url(http://www.truckservis.com/templates/iepngfix.htc);
}
h2 {
  color: #fff;
  clear: left;
}
h3 {
  color: #EAEAEA;
  clear: left;
}
li { list-style-type: square; }
.menu {
  position: absolute; top: 35px; left: 290px;
}
.menu li {
  float: left;
  list-style: none;
  font-family: sans-serif; font-size: 1.2em; font-weight: bold;
  margin: 0 8px;
}
.menu li a {
  color: #fff;
  text-decoration: none;
}
.menu li a:hover {
  color: #fee92e;
  text-decoration: underline;
}
/* MAGAZINE */
/* prepinani velikosti okna 75/100/125/150 */
.small { /* 75 */
  width: 481px; height: 661px;
}
.smallimage { /* 75 */
  background: url("../images/magazine_x.png") no-repeat;
  z-index: 5; position: relative;
  behavior: url(http://www.truckservis.com/templates/iepngfix.htc);
}
.normal { /* 100 */
  width: 635px; height: 880px;
}
.normalimage { /* 100 */
  background: url("../images/magazine_x2.png") no-repeat;
  z-index: 5; position: relative;
  behavior: url(http://www.truckservis.com/templates/iepngfix.htc);
}
.big { /* 125 */
  width: 784px; height: 1086px;
}
.bigimage { /* 125 */
  background: url("../images/magazine_x3.png") no-repeat;
  z-index: 5; position: relative;
  behavior: url(http://www.truckservis.com/templates/iepngfix.htc);
}
.bigest { /* 150 */
  width: 933px; height: 1292px;
}
.bigestimage { /* 150 */
  background: url("../images/magazine_x4.png") no-repeat;
  z-index: 5; position: relative;
  behavior: url(http://www.truckservis.com/templates/iepngfix.htc);
}
/* konec prepinace */
.magazine {
  margin: 15px auto 0 auto; padding: 0;
  position: relative;
}
.magazine .image {
  text-align: center;
}
.magazine img {
  z-index: 999;
  position: relative;
  margin: 15px 0 0 0;
}
.date, .page {
  position: absolute; top: -10px; left: 69px;
  color: #fff;
  font-size: 11px;
}
.page {
  left: auto; right: 70px;
}
.magazine .prev, .magazine .next {
  width: 51px; height: 51px;
  display: block;
  position: fixed; _position: absolute;
  margin: 5px 0 0 -35px; _margin: 0; _top: 5px; _left: -35px;
  background: url("../images/prev.png") no-repeat;
  z-index: 1;
  behavior: url(http://www.truckservis.com/templates/iepngfix.htc);
}
.magazine .next {
  margin-left:465px; _margin: 0; _left: 465px;
  background: url("../images/next.png") no-repeat;
}
.normal .next { margin-left: 618px; _margin:0!important; _left: 618px!important; }
.normal a.in, .normal a.out { margin-left: 613px!important; _margin:0!important; _left: 613px!important; }
.big .next { margin-left: 767px; _margin:0!important; _left: 767px!important;}
.big a.in, .big a.out { margin-left: 762px!important; _margin:0!important; _left: 762px!important; }
.bigest .next { margin-left: 916px; _margin:0!important; _left: 916px!important; }
.bigest a.in, .bigest a.out { margin-left: 911px!important; _margin:0!important; _left: 911px!important; }
.magazine a.prev, .magazine a.next {
  z-index: 999;background: none!important;
}
/* prepinani active/normal pridava se k next/prev */
.magazine .active, .magazine a.in:hover, .magazine a.out:hover {
  background-position: right;
}
.magazine a.in {
  width: 50px; height: 40px;
  display: block;
  position: fixed; _position: absolute; _top: 50px; _left: 460px;
  margin: 50px 0 0 460px; _margin: 0;
  background: url("../images/zoomin.png") no-repeat left;
  z-index: 3;
  behavior: url(http://www.truckservis.com/templates/iepngfix.htc);
  _cursor: hand;
}
.magazine a.out {
  width: 50px; height: 40px;
  display: block;
  position: fixed; _position: absolute; _top: 80px; _left: 460px;
  margin: 80px 0 0 460px; _margin: 0;
  background: url("../images/zoomout.png") no-repeat left;
  z-index: 4;
  behavior: url(http://www.truckservis.com/templates/iepngfix.htc);
  _cursor: hand;
}
/* FOOTER */
.footer {
  max-height: 378px;
  color: #fff;
  font-size: 0.8em;
  clear: both;
  background: url("../images/footer.gif") repeat-x;
  padding: 10px 0 30px 0;
}
.footer a {
  color: #fff;
}
.footer p {
  width: 350px;
  float: left;
}
.footer p.copyright {
  float: right;
  text-align: right
}
.footer-in {
  width: 700px;
  margin: 0 auto;
}

/*doplnek*/
.center {
	margin-top: 15px;
	text-align: center;
	font-size: 10pt;
}
.center a:link, .center a:visited{
	color: #fff;
}
.center a:hover{
 	color: #fee92e;
}
.onePdf {
  width: 130px;
  height: 200px;
  margin: 10px 70px 10px 100px;
  float: left;
}
.clear {
  clear: both;
}
