/***********************
       CSS Gasting
       spletko.com
***********************/

/* ------ BASIC ------ */
body {
  margin: 0;
  padding: 0;
  font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
  font-size: .625em;
  color: #000;
  background: url(../img/body_back.gif) repeat-x left top;
}

a, img {
  outline: none;
}

img {
  border: none;
}

p, h1, h2, h3, h4, h5, h6, form {
  margin: 0;
  padding: 0;
}

#content ul,
#content ol {
  margin: 0 0 0 15px;
}

#content p {
  margin: 0 0 10px 0;
  color: #666;
  line-height: 1.7em;
}

#content p a {
  color: #666;
  text-decoration: underline;
}

#content p a:hover {
  text-decoration: none;
}

#content h2 {
  font-size: 1.5em;
  color: #8B031C;
}

#content h2 a {
  color: #8B031C;
  text-decoration: underline;
}

#content h2 a:hover {
  text-decoration: none;
}

#content h3 {
  font-size: 1.2em;
  color: #8B031C;
}

#content h3 a {
  color: #8B031C;
  text-decoration: underline;
}

#content h3 a:hover {
  text-decoration: none;
}

/* ------ HEADER ------ */

/* zgornji del */
#header_top {
  width: 950px;
  height: 67px;
  margin: 0 auto;
  padding: 0;
}

#header_top #home {
  float: left;
  font-size: 1.2em;
  margin: 38px 0 0 0;
  padding: 0;
}

#header_top #home a {
  color: #999;
  text-decoration: none;
}

#header_top #home a.english {
  margin: 0 0 0 25px;
}

#header_top #home a:hover {
  color: #ccc;
}

#header_top #menu_top {
  float: right;
  margin: 38px 20px 0 0;
  padding: 0;
  font-size: 1.2em;
  display: inline;
}

#header_top #menu_top ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#header_top #menu_top ul li {
  float: left;
}

#header_top #menu_top ul li a {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  margin: 0 8px;
}

#header_top #menu_top ul li a:hover {
  color: #ccc;
}

#header_top #menu_top ul li a.selected {
  color: #ccc;
}

/* spodnji del */
#header_bottom {
  margin: 30px auto 0 auto;
  padding: 0;
  background: url(../img/header_bottom.gif) no-repeat left top;
  height: 318px;
  width: 950px;
}

#header_bottom #title {
  float: right;
  margin: 0 19px 0 0;
  padding: 0 0 0 5px;
  width: 240px;
  display: inline;
}

#header_bottom #title h1 {
  color: #E0E0E0;
  font-size: 3.6em;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

#header_bottom #logo {
  float: left;
  margin: 0 0 10px 65px;
  padding: 0;
  display: inline;
}

#header_bottom #head_img {
  width: 938px;
  height: 215px;
  border: 1px solid #999;
  margin: 0;
  padding: 6px;
  clear: both;
}

/* ------ MAIN ------ */

#main {
  width: 950px;
  margin: 0 auto;
  padding: 30px 0 15px 0;
  background: #ccc;
}

/* ------ LEFT ------ */

#left {
  width: 240px;
  margin: 0;
  padding: 0 0 0 20px;
  float: left;
  font-size: 1.2em;
  line-height: 1.8em;
  text-align: right;
}

#left ul {
  list-style-type: none;
  list-style-image: url(../img/icon_bullet_left.gif);
  color: #666;
}

#left ul li {
  float: right;
}

#left a {
  color: #666;
  text-decoration: underline;
}

#left a:hover {
  text-decoration: none;
}

#left p.contact {
  padding-top: 65px;
}

/* ------ CONTENT ------ */

#content {
  width: 640px;
  margin: 0;
  padding: 0 20px 0 30px;
  float: right;
  font-size: 1.2em;
}

/* novice na prvi strani */
.news_front {
  margin: 0;
  padding: 0;
  width: 639px;
  height: 159px;
}

.news_front .news {
  width: 277px;
  float: left;
  margin: 0;
  padding: 15px;
  color: #333;
}

#content .news_front .news h2 {
  font-size: 1em;
  color: #000;
}

#content .news_front .news h2 a {
  color: #000;
  text-decoration: none;
}

#content .news_front .news h2 a:hover {
  text-decoration: underline;
}

.news_front .news span.date {
  font-size: 0.9em;
  line-height: 2em;
}

.news_front .news_archive {
  width: 25px;
  float: right;
  margin: 0;
  padding: 110px 0 0 0 ;
}

/* posamezna novica */
.news_date {
  font-size: 0.9em;
  line-height: 2em;
}

.news_pic img {
  float: left;
  background: #fff;
  border: 1px solid #999;
  padding: 5px;
  margin: 0 5px 5px 0;
}

.news_pic img.last {
  margin: 0 5px 5px 0;
}

/* vsebina na prvi strani */
.box_home {
  float: left;
  width: 320px;
  padding: 0;
  margin: 0 0 30px 0;
  color: #333;
}

.box_home ul {
  list-style-type: none;
  list-style-image: url(../img/icon_bullet.gif);
}

.box_home ul li {
  margin: 10px 0 0 0;
  list-style-type: none;
}

/* kontaktni obrazec */
form#kontakt p label {
  width: 189px;
  text-align: right;
  display: block;
  float: left;
  margin: 0 10px 0 0;
  padding: 0;
}

* html form#kontakt p label {
  width: 186px;
  margin: 0 5px 0 0;
}

form#kontakt p input {
  width: 435px;
  border: 1px solid #666;
  font-family: Arial;
  padding: 3px 2px;
  margin: 0;
}

form#kontakt p input.submit {
  width: 67px;
  height: 25px;
  border: 1px solid #fff;
  background: #8B031C;
  color: #fff;
  font-size: 1em;
  font-weight: bold;
  margin: 0 10px 0 0;
}

form#kontakt p textarea {
  width: 435px;
  height: 116px;
  border: 1px solid #666;
  font-family: Arial;
  padding: 2px;
  margin: 0;
}

form#kontakt p.captcha {
  width: 631px;
  height: 105px;
  margin: 20px 0 10px 0;
  padding: 10px 0 0 0;
  background: url(../img/captcha_back.gif) no-repeat left top;
  border-bottom: 1px solid #8B031C;
  float: right;
  color: #fff;
}

form#kontakt p.captcha label {
  width: 180px;
}

* html form#kontakt p.captcha label {
  width: 177px;
}

form#kontakt p .error {
  color: red;
  margin: 0 0 0 200px;
  display: none;
}

form#kontakt p .error.captcha {
  color: red;
  float: right;
  margin: 0 70px 0 0;
}

* html form#kontakt p .error.captcha {
  color: red;
  float: right;
  margin: 0 35px 0 0;
}

/* seznam referenc */
#sort {
  width: 887px;
  height: 52px;
  margin: 0;
  padding: 0 0 0 30px;
  background: url(../img/sort_back.gif) no-repeat left top;
  line-height: 52px;
  float: left;
}

* html #sort {
  height: 42px;
  padding: 10px 0 0 30px;
}

#sort form input,
#sort form select {
  margin: 0 0 0 15px;
}

#sort form select {
  width: 157px;
  vertical-align: middle;
  color: #333;
  font-size: 0.9em;
}

#sort form input.submit {
  width: 54px;
  height: 19px;
  border: none;
  margin: 5px 0 0 15px;
  cursor: pointer;
}

/* velike reference */
.reference_big {
  width: 700px;
  background: url(../img/reference_big_back.gif) repeat-y right top;
  float: left;
  margin: 30px 0 0 0;
  padding: 0;
}

.reference_big .referenca {
  margin: 0 0 25px 10px;
  padding: 0 10px 0 0;
  float: left;
  border-right: 1px solid #9C9C9C;
  width: 154px;
  height: 274px;
  display: inline;
  color: #000;
}

#content .reference_big .referenca p {
  font-size: 0.9em;
  color: #000;
}

.reference_big .referenca a {
  color: #000;
  text-decoration: underline;
  font-weight: bold;
  line-height: 2.5em;
}

.reference_big .referenca a:hover {
  text-decoration: none;
}

.reference_big .referenca img {
  background: #fff;
  border: 1px solid #999;
  padding: 5px;
}

.reference_big .referenca.last {
  border: none;
}

/* male reference */
.reference_small {
  width: 195px;
  float: left;
  margin: 30px 0 0 0;
  padding: 0 0 0 20px;
  line-height: 1.7em;
}

.reference_small strong {
  line-height: 2em;
}

/* posamezna referenca */
.path {
  margin: -15px 20px 20px 0;
  padding: 0 0 3px 0;
  font-size: 0.9em;
  color: #333;
  border-bottom: 1px solid #333;
}

.referenca_image {
  margin: 0 20px 20px 0;
  padding: 0;
  float: left;
}

.referenca_image img {
  margin: 0;
  padding: 5px;
  background: #fff;
  border: 1px solid #999;
}

.referenca_text {
  margin: 0 0 20px 0;
  padding: 0 10px 0 0;
  float: left;
  width: 490px;
}

#content .referenca_text h2 {
  font-size: 1.2em;
}

#content .referenca_text .short {
  color: #666;
  margin: 10px 0 20px 0;
}

#content .referenca_text .file {
  margin: 20px 0 10px 0;
}

.referenca_images {
  margin: 0;
  padding: 0;
  float: right;
  width: 263px;
}

#content .referenca_images img {
  margin: 0 3px 3px 0;
  padding: 5px;
  background: #fff;
  border: 1px solid #999;
  width: 67px;
  float: left;
}

#content .referenca_images img.last {
  margin: 0 0 5px 0;
}

.foot {
  margin: 20px 20px 20px 0;
  padding: 3px 0 0 0;
  font-size: 1em;
  color: #666;
  border-top: 1px solid #666;
  clear: both;
}

.foot a {
  color: #666;
  text-decoration: underline;
}

.foot a:hover {
  text-decoration: none;
}

/* ------ FOOTER ------ */

#footer {
  width: 680px;
  height: 21px;
  margin: 0 auto;
  padding: 15px 0 0 270px;
  background: url(../img/footer.gif) no-repeat left top;
  font-size: 1.2em;
  color: #999;
}

#footer p.copyright {
  float: left;
}

#footer p.production {
  color: #666;
  display: block;
  float: right;
}

#footer p.production a {
  color: #666;
  text-decoration: none;
}

#footer p.production a span {
  font-weight: bold;
}

/* ------ EASY CLEARING ------ */
#main:after,
#left ul:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
