/* CSS Document */
body {
  padding: 0px;
  margin: 0px;
  background: #b3b3b3 url(images/bg-top.gif) repeat-x top left;
  font-size: x-small;
}
html {
  font-family: Arial, sans-serif;
  color: #000;
}
img {
  border: 0
}
#content p {
  font-size: 120%;
  text-align: justify;
  margin-top: 15px;
  line-height: 18px
}
#content p img {
	margin: 10px; border: 2px solid #666666
}
table {
  font-size: 120%;
  text-align: justify;
  margin-top: 10px;
  color:#333333
}
a:link, a:active, a:visited {
  color: #982323;
  text-decoration: underline
}

a:hover {
  color: black;
  text-decoration: none
}
a.pdf {
	display: block;
	padding: 10px 10px 10px 40px;
	background: url(images/pdf.png) no-repeat left;
	margin-top: 10px
}
a.xls {
	display: block;
	padding: 10px 10px 10px 40px;
	background: url(images/xls.png) no-repeat left;
	margin-top: 10px
}
ol {
  font-size: 120%;
}
ol li {
  margin-top: 5px;
}
ul {
  font-size: 120%;
  padding: 0;
  margin: 15px 0 0px 0
}
ul li {
  padding-left: 5px;
  margin-left: 20px;
  margin-top: 5px;
  list-style: square url(images/li.gif);
}
ul li a:link, a:active {
  color: #347300;
  text-decoration: underline
  }
ul li a:visited {
  color: #666666;
  text-decoration: underline
  }
ul li a:hover {
  color: #black;
  text-decoration: none
  }

.page-center {
  position: relative;
  margin: 0px auto 0 auto;
  width: 960px;
  padding:0;
}

/* TOP */
#top {
  width: 960px;
  background: url(images/bg-top.gif) repeat-x left top;
  height:72px;
}
.logo {
  width:273px;
  height:72px;
  display: block
}
.logo span {display: none}


/* TOP MENU */
.top-menu {
  margin: 0px;
  padding-right: 0px;
  display:block;
  float: right;
  height: 72px;
  width: 500px
}
div.top-menu a:link, div.top-menu a:active, div.top-menu a:visited { display: block; float: left; margin: 0 20px; color: #fff; font-size: 14px; 
font-weight: bold; text-decoration: none; height: 42px; padding: 30px 0 0 0
}
div.top-menu a:hover { text-decoration: underline }
div.top-menu a.active { background: url(images/menu-active.png) no-repeat center top;}

#left {
  float: left;
  margin: 0 0 0 10px;
  padding: 10px;
  /*_margin: 0 0px 0 10px;   /* IE hack */
  width: 220px;
  list-style:none;
  display: block;
  color: #fff;
  font-size: 11px;
  /*background: url(images/black-20.png)*/
}
#left h1 {font-size: 22px; color: #fff; width: 240px; background: url(images/realizacia-h1.png) no-repeat top right; text-shadow:2px 2px 12px #111;}
#left .realizacia {float: left}
#left .realizacia h2 {font-size: 14px; color: #fff; margin: 15px 0 10px 0; text-shadow:1px 1px 12px #111;}
#left .cas {text-transfom: uppercase; font-size: 11px; color: #fff}
#left .popis {}
#left img {border: 2px solid #fff; float: left; width: 60px; height: 45px; margin: 10px 10px 10px 0}


#slogan {background: url(images/slogan.png) no-repeat top right; height: 166px; width: 960px; float: right; display: block; text-align: right }
#slogan span {display: none}

#content-obal {

  /*clear: both;
  position: relative;
  top: 0;*/
  float: left;
  width: 100%;
  background: #787878 url(images/bg.jpg) no-repeat center -40px /*fixed*/;
  padding: 0 0 40px 0;
/*	float: left;
	width: 960px;
	padding: 0px 0px 40px 0px;
	margin: 0px 0 0 0*/
}
#content {
  float: right;
  width: 660px;
  padding: 20px 20px 20px 20px;
  margin: 0px 0px 0 0px;
  font-size: 100%;
  min-height:338px;
  background: #fff url(images/bg-content-top.gif) no-repeat top left;
}
  
#content h1 {
  font-family: Arial;
  font-size: 28px;
  color: #982323;
  padding: 0px 0 0px 0px;
  font-weight: bold;
  margin: 0px
}
#content h1 a {
  text-decoration:none
}
#content h1 a:hover {
  text-decoration: underline;
  color: #663300
}
#content h2 {
  font-family: Arial;
  font-size: 15px;
  color: #982323;
  margin-bottom: 5px;
  margin-top: 15px;
  padding: 0px 0 0px 0;
  font-weight: bold;
}
#content h3 {
  /*font-family: Arial;*/
  font-size: 115%;
  color: #333333;
  margin-top: 0px;
  margin-bottom: 0px;
}

#content-bottom2 {
  width: 100%;
  background: #982323 url(images/bg-footer.gif) repeat-x top left;
  clear: both;
  position: relative;
  bottom: 0;
  height: 82px;
  font-size: 12px
}
.footer2 {
  position: relative;
  margin: 0 auto;
  padding: 25px 20px 20px 20px;
  width: 920px;
  color: white;
  height: 18px;
}

.footer2.left {
	float:left;
	width: 600px;
	display:block
}

.footer2.right {
	float: right;
	width: 200px;
	display:block
}
.footer2 a:link, .footer2 a:hover, .footer2 a:visited {
  color: #fff;
  text-decoration: none
}
.footer2 a:hover {
  color: #fff;
  text-decoration: underline
}

/* STUDIO1 */

a.s1 {
  color: white;
  height: 48px;
  background: url(images/s1.gif) no-repeat left bottom;
  width: 134px;
  margin:  -30px 0 20px 20px;
  float:right;
}

a.s1:hover {
  background: url(images/s1-over.gif) no-repeat left bottom
}
a.s1 span {display: none}

#content-bottom {
  width: 100% /*980px*/;
  background: #982323 url(images/bg-footer.gif) repeat-x bottom left;
  height: 72px;
  clear: both;
  position: relative;
  bottom: 0;
}
.footer {
  position: relative;
  /*display: block;*/
  margin: 0 auto;
  padding: 24px 0px 0px 0px;
  width: 960px;
  color: #fff;
  top: 0px;
  bottom: 30px;
  left: auto;
  font-size: 12px
}
.footer a, a:visited {
  color: #333;
  text-decoration: underline
}
.footer a:hover {
  color: black;
  text-decoration: none
}
input {
  width: 200px;
  height: 16px;
  border-left: 1px solid #666666;
  border-bottom: 1px solid #666666;
  border-top: 0;
  border-right: 1px solid #cccccc;
  margin: 5px 0 0 0;
  padding-left: 5px
}
txtarea {
  width: 200px;
  height: 100px;
  border: 1px solid #666666;
}
form {
font-size: 120%
}
.button {
  font-family: Arial;
  width: 80px;
  height: 20px;
  font-size: 100%;
  text-transform: uppercase;
  color: #d9261c;
  border: 1px solid #d9261c;
  background-color: #e5e5e5
}
.tn {
  width: 200px;
  margin: 5px;
  margin-right: 10px;
  padding: 5px;
  border: 1px solid #d9261c;
  text-align: left;
  float: left;
  min-height: 180px;
  font-size: 120%
}
.tn img {
  margin-bottom: 3px
}

/* GENERAL */
.fl {float:left}

/* HOME */
.home {
	width: 310px; float: left; margin: 0 20px 0 0
	}
a#ponuka {
	width: 312px;
	height: 50px;
	background: url(images/bt-ponuka.jpg) no-repeat;
	display: block;
	margin: 20px 0 0 0;
	float: left
}
a#ponuka:hover {
	background: url(images/bt-ponuka-over.jpg) no-repeat;
	}
a.dalej {
	color: #982323;
	padding: 0 10px 0 5px;
	background: url(images/li.gif) no-repeat right;
}
a.dalej:hover {
	color: #000;
	text-decoration: none
}

/* ZERIAVY */
table.zeriavy {
	width: 660px;
}
table.zeriavy tr {
	border-bottom: 1px solid #676767;
	background: url(images/tr.gif) repeat-x left bottom;
	height: 65px;
	border-bottom: 1px solid #676767
}
table.zeriavy tr td {border-bottom: 1px solid #676767; padding: 10px;}
table.zeriavy tr td.t {width: 80px}
table.zeriavy tr td.t img {border: 2px solid #666666;}
table.zeriavy tr td.nazov {font-size: 14px; color: #000; font-weight: bold; width: 130px}
table.zeriavy tr td.dwnld {font-size: 11px; color: #656565; width: 140px; border-bottom: 1px solid #676767}
table.zeriavy tr td.dwnld a {font-size: 11px; color: #982323}
table.zeriavy tr td.stav {font-size: 11px; text-transform: uppercase; text-align: center}
table.zeriavy tr td.stav .predaj {color: #fff; padding: 10px; background: #982323; width: 140px; display: block}
table.zeriavy tr td.stav .obsadeny {color: #fff; padding: 10px; background: #666; width: 140px; display: block}
table.zeriavy tr td.stav .volny {color: #fff; padding: 10px; background: #23983f; width: 140px; display: block}

/* REFERENCIE */
div.referencie { width: 640px; display: block; 	background: url(images/tr.gif) repeat-x left bottom; border-bottom: 1px solid #676767; padding: 10px; 
	margin: 10px 0 10px 0;}
div.referencie h2 {color: #982323; font-size: 15px; font-weight: bold; padding: 0 0 20px 0}
div.referencie img { border: 2px solid #666666; margin: 10px 8px 0 0 }

/* KONTAKT */
fieldset { border:1px solid #982323; padding:15px 20px 5px 20px; margin-bottom:10px; background:url(images/tr.gif) repeat-x bottom;
	font-size: 12px; clear: both}
fieldset legend { font-size:14px; font-weight:bold; color:#982323; padding:5px; }

fieldset div { height:35px; overflow:hidden; margin-bottom:10px;  }
*>fieldset div { height:auto; }
fieldset div div { width:190px; float:left; line-height:22px; }
	fieldset div input { width:318px; height:15px; border:1px solid #666; float:left; font-size:11px; padding:5px 5px 0 5px; 
background:url(images/input-bg.gif) repeat-x; }
@-moz-document url-prefix() { fieldset div input  { padding-top:3px; height:17px; } } 
fieldset div textarea { width:318px; line-height:18px; height:72px; border:1px solid #666; float:left; font-size:11px; padding:5px; 
	margin-bottom:10px; font-family:Arial, Helvetica, sans-serif; }
fieldset div.tarea { height:100px; } *> fieldset div.tarea { height:auto; }
fieldset div select { float:left; border:1px solid #666; width:330px; }

input.b-odoslat { background:url(images/bt-send-bg.jpg) no-repeat; width: 232px; height:50px; float:right; font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold; font-size:14px; color:#fff; line-height:40px; text-align:left; padding-left:15px; border: 0 }
input.b-odoslat:hover { text-decoration:none; background:url(images/bt-send-bg-over.jpg) no-repeat;}

