@charset "utf-8";

/* CSS Document */



body {
	

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}
#index	{
	background-color: #ffffff;
	background-image: url(../images/index_back4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/*
#index	{
	background-color: #e1e1e1;
	background-image: url(../images/index_back2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#index	{
	background-color: #ffffff;
	background-image: url(../images/index_back1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

*/

#index_links	{
	font-size: 27px;
	margin-top: 480px;
	text-align: center;
}

#index_links a:link, #index_links a:visited 	{
	font-size: 22px;
	color: #06F;
	font-weight: bold;
	text-decoration: none;
}

#index_links a:hover, #index_links a:active 	{
	font-size: 22px;
	color: #F00;
	font-weight: bold;
	text-decoration: none;
}

#back {
	background-image: url(../images/back.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 0px;

}

/* .new {

	background-image: url(../images/bullet_vesti_back.jpg);

	background-repeat: repeat-y;

	background-position: center;

} */

#content h2 {

	font-family: "Arial";

	font-size: 16px;

	text-decoration: none;

	padding-left: 5px;

	border-left-width: 3px;

	border-left-style: solid;

	border-left-color: #FF9900;

	margin-left: 10px;

}

.back {

	background-image: url(../images/news_back.gif);

	background-repeat: no-repeat;

	background-position: center top;

}

sup, sub	{
	font-size: 8px;
}

#content_page h2 {

	font-family: "Arial";

	font-size: 16px;

	text-decoration: none;

	padding-left: 5px;

	border-left-width: 3px;

	border-left-style: solid;

	border-left-color: #1637D4;

	margin-left: 10px;

}

#content h1 {

	font-family: "Arial";

	font-size: 16px;

	color: #CCCCCC;

	text-decoration: none;

	text-align: right;

	margin: 0px;

	padding-top: 5px;

	padding-right: 10px;

	padding-bottom: 0px;

	padding-left: 0px;

	border-bottom-width: 1px;

	border-bottom-style: dashed;

	border-bottom-color: #CCCCCC;

}

#content_page h1 {

	font-family: "Arial";

	font-size: 16px;

	color: #CCCCCC;

	text-decoration: none;

	text-align: right;

	margin: 0px;

	padding-top: 5px;

	padding-right: 10px;

	padding-bottom: 0px;

	padding-left: 0px;

	border-bottom-width: 1px;

	border-bottom-style: dashed;

	border-bottom-color: #CCCCCC;

}

#content p {

	font-family: "Arial";

	font-size: 12px;

	color: #000000;

	text-decoration: none;

	margin: 0px;

	padding: 0px;

	text-align: justify;

}

#content_page p {

	font-family: "Arial";

	font-size: 12px;

	color: #000000;

	text-decoration: none;

	margin: 0px;

	padding: 0px;

	text-align: justify;

}

#item p {

	font-family: "Arial";

	font-size: 12px;

	color: #000000;

	text-decoration: none;

	margin: 0px;

	padding: 0px;

	text-align: left;

}

#item ul {

	font-family: "Arial";

	font-size: 10px;

	color: #000000;

	text-decoration: none;

	margin: 5px;

	padding: 5px;

	text-align: left;

}

#item li {

	font-family: "Arial";

	font-size: 10px;

	color: #000000;

	text-decoration: none;

	margin: 0px;

	padding: 0px;

	text-align: left;

	list-style-position: outside;

	list-style-image: url(../images/item_bullet.gif);

}

#item1 p {

	font-family: "Arial";

	font-size: 12px;

	color: #000000;

	text-decoration: none;

	margin: 0px;

	padding: 0px;

	text-align: left;

}

#item1 ul {

	font-family: "Arial";

	font-size: 10px;

	color: #000000;

	text-decoration: none;

	margin: 5px;

	padding: 5px;

	text-align: left;

}

#item1 li {

	font-family: "Arial";

	font-size: 10px;

	color: #000000;

	text-decoration: none;

	margin: 0px;

	padding: 0px;

	text-align: left;

	list-style-position: outside;

	list-style-image: url(../images/item_bullet.gif);

}

#content ul {

	font-family: "Arial";

	font-size: 12px;

	color: #000000;

	text-decoration: none;

	margin: 5px;

	padding: 5px;

	text-align: left;

}

#content_page ul {

	font-family: "Arial";

	font-size: 12px;

	color: #000000;

	text-decoration: none;

	margin: 5px;

	padding: 5px;

	text-align: left;

}

#footer p {

	font-family: "Arial";

	font-size: 10px;

	text-decoration: none;

	color: #6F6F6F;

	margin: 0px;

	padding: 0px;

}

#footer a:link {

	font-family: "Arial";

	font-size: 10px;

	text-decoration: underline;

	color: #6F6F6F;

}

#footer a:active {

	font-family: "Arial";

	font-size: 10px;

	text-decoration: underline;

	color: #6F6F6F;

}

#footer a:visited {

	font-family: "Arial";

	font-size: 10px;

	text-decoration: underline;

	color: #6F6F6F;

}

#footer a:hover {

	font-family: "Arial";

	font-size: 10px;

	text-decoration: none;

	color: #6F6F6F;

}

#main {

	width: 800px;

	text-align: left;

	margin-right: auto;

	margin-left: auto;

	margin-top: 0px;

	margin-bottom: 0px;

	background-color: #FFFFFF;

}

#banner{

	width:800px;

	height:200px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	border-bottom-style: solid;

	border-bottom-width: 5px;

	border-bottom-color: #CCCCCC;

	background-color: #FFFFFF;
	
	overflow: hidden;

		}

#left {

	float: left;

	width: 150px;

	margin: 0px;

	clear: none;

}

#left_menu ul {

	list-style-type: none;

	margin: 0px;

	padding: 0px;

}

#left_menu li {

	font-family: "Arial";

	font-size: 13px;

	font-weight: bolder;

	text-decoration: none;

	list-style-type: none;

	background-color: #F2F2F2;

	padding-top: 5px;

	padding-left: 5px;

	padding-right: 5px;

	padding-bottom: 0px;

	display: block;

	color: #405D89;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #CCCCCC;

}

#left_menu li a:link	{

	text-decoration: none;

	color: #405D89;

	display:block;	

}

#left_menu li a:active	{

	text-decoration: none;

	color: #405D89;

}

#left_menu li a:visited	{

	text-decoration: none;

	color: #405D89;

}

#left_menu li a:hover	{

	text-decoration: none;

	color: #FF0000;

}

.sub {

	font-size: 9px;

	font-weight: bold;

	font-family: "Arial";

	color: #999999;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 5px;

	padding-left: 5px;

	background-color: #F2F2F2;

	display: block;

	margin: 0px;

}

#content {

	width: 425px;

	clear: none;

	float: left;

	padding-right: 15px;

	padding-left: 20px;

	margin-top: 10px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

}

#content_page {

	width: 610px;

	clear: none;

	float: left;

	padding-right: 20px;

	padding-left: 20px;

	margin-top: 10px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

}

.clear {

	clear:both;

	height:1px;

	overflow:hidden;

}

#footer {

	font-family: "Arial";

	font-size: 10px;

	clear: left;

	height: 15px;

	background-color: #E1E1E1;

	float: left;

	width: 780px;

	padding-left: 20px;

	margin-top: 10px;

	color: #6F6F6F;

}

#header {

	width: 795px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 10px;

	padding-left: 5px;

	background-color: #FFFFFF;

	background-image: url(../images/header_bottom.gif);

	background-repeat: no-repeat;

	background-position: right bottom;

	margin: 0px;

}

#right {

	float: right;

	width: 190px;

	clear: none;

	margin: 0px;

}

.vazno {color: #FF0000}

#news_guide {

	clear: none;

	float: right;

	width: 200px;

	padding: 5px;

	margin-left: 20px;

	margin-top: 5px;

	background-color: #E9E9E9;

	border: 1px solid #BEBEBE;

}

#news_guide p {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 11px;

	text-decoration: none;

}

#news_guide li {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 11px;

	text-decoration: none;

}

#desen_link {

	margin-left: 500px;

}

#item  {

	width:280px;

	display: block;

	clear: none;

	float: left;

	margin: 10px;

	padding:10;

	height: 210px;

}

#item1  {

	width:280px;

	display: block;

	clear: none;

	float: left;

	margin: 10px;

	padding:10;

	height: 230px;

}

#content_page a:link {

	text-decoration: underline;

	color: #405D89;

}

#content_page a:active {

	text-decoration: underline;

	color: #405D89;

}

#content_page a:visited {

	text-decoration: underline;

	color: #405D89;

}

#content_page a:hover {

	text-decoration: none;

	color: #6485B7;

}

#news_all a:link {

	text-decoration: underline;

	color: #405D89;

}

#news_all a:active {

	text-decoration: underline;

	color: #405D89;

}

#news_all a:visited {

	text-decoration: underline;

	color: #405D89;

}

#news_all a:hover {

	text-decoration: none;

	color: #6485B7;

}

#r_top {

	clear: none;

	float: right;

	width: 300px;

	overflow: visible;

	padding: 0px;

	display: block;

	height: 30px;

	vertical-align: bottom;

	text-align: right;

	margin-top: 17px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

}

#left_distance {

	margin-left: 50px;

}

#left_distance li {

	font-family: "Arial";

	font-size: 12px;

	color: #000000;

	text-decoration: none;

	margin-left: 50px;

	padding: 0px;

	text-align: left;

	list-style-position: outside;

	list-style-image: url(../images/item_bullet.gif);

}
.tab_link {
	display: block;
	float: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #DADADA;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/* za galerii */

* {

    font-family: "Arial";

    font-size: 10pt;

}

.highslide {

	cursor: url(highslide/graphics/zoomin.cur), pointer;

    outline: none;

}

.highslide img {

	border: 2px solid gray;

}

.highslide:hover img {

	border: 2px solid silver;

}



.highslide-image {

    border-bottom: 1px solid white;

}

.highslide-image-blur {

}

.highslide-caption {

    display: none;

    

    border-bottom: 1px solid white;

    font-family: "Arial";

    font-size: 10pt;

    padding: 5px;

    background-color: silver;

}

.highslide-loading {

    display: block;

	color: white;

	font-size: 9px;

	font-weight: bold;

	text-transform: uppercase;

    text-decoration: none;

	padding: 3px;

	border-top: 1px solid white;

	border-bottom: 1px solid white;

    background-color: black;

    /*

    padding-left: 22px;

    background-image: url(highslide/graphics/loader.gif);

    background-repeat: no-repeat;

    background-position: 3px 1px;

    */

}



a.highslide-credits,

a.highslide-credits i {

    padding: 2px;

    color: silver;

    text-decoration: none;

	font-size: 10px;

}

a.highslide-credits:hover,

a.highslide-credits:hover i {

    color: white;

    background-color: gray;

}

.highslide-display-block {

    display: block;

}

.highslide-display-none {

    display: none;

}

#www {

	height: 15px;
	
	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #1836D6;

	text-decoration: none;

	clear: both;

	margin-right: 5px;
	
	margin-bottom: 5px;

}
#klima_left {
	float: left;
	width: 48%;
}
#klima_right {
	float: right;
	width: 48%;
}

/* BUTTONS */
#button1	{
	display: block;
    width: 290px;
    height: 145px;
    background: url("../images/klima-uredi-eng.jpg") no-repeat 0 0;
}
#button1:hover
  { 
    background: url("../images/klima-uredi-eng-over.jpg") no-repeat 0 0;
  }
  
#button2	{
	display: block;
    width: 290px;
    height: 145px;
    background: url("../images/klima-centralna-eng.jpg") no-repeat 0 0;
}
#button2:hover
  { 
    background: url("../images/klima-centralna-eng-over.jpg") no-repeat 0 0;
  }
  
#button3	{
	display: block;
    width: 290px;
    height: 145px;
    background: url("../images/voda-vozduh-eng.jpg") no-repeat 0 0;
}
#button3:hover
  { 
    background: url("../images/voda-vozduh-eng-over.jpg") no-repeat 0 0;
  }

#button4	{
	display: block;
    width: 290px;
    height: 145px;
    background: url("../images/vrf-eng.jpg") no-repeat 0 0;
}
#button4:hover
  { 
    background: url("../images/vrf-eng-over.jpg") no-repeat 0 0;
  }

#button5	{
	display: block;
    width: 290px;
    height: 145px;
    background: url("../images/klima-uredi.jpg") no-repeat 0 0;
}
#button5:hover
  { 
    background: url("../images/klima-uredi-over.jpg") no-repeat 0 0;
  }

#button6	{
	display: block;
    width: 290px;
    height: 145px;
    background: url("../images/klima-centralna.jpg") no-repeat 0 0;
}
#button6:hover
  { 
    background: url("../images/klima-centralna-over.jpg") no-repeat 0 0;
  }

#button7	{
	display: block;
    width: 290px;
    height: 145px;
    background: url("../images/voda-vozduh.jpg") no-repeat 0 0;
}
#button7:hover
  { 
    background: url("../images/voda-vozduh-over.jpg") no-repeat 0 0;
  }

#button8	{
	display: block;
    width: 290px;
    height: 145px;
    background: url("../images/vrf.jpg") no-repeat 0 0;
}
#button8:hover
  { 
    background: url("../images/vrf-over.jpg") no-repeat 0 0;
  }

#button9	{
	display: block;
    width: 290px;
    height: 145px;
    background: url("../images/ref_klima_eng.jpg") no-repeat 0 0;
}
#button9:hover
  { 
    background: url("../images/ref_klima_eng-over.jpg") no-repeat 0 0;
  }

#button10	{
	display: block;
    width: 290px;
    height: 145px;
    background: url("../images/ref_centralna_eng.jpg") no-repeat 0 0;
}
#button10:hover
  { 
    background: url("../images/ref_centralna_eng-over.jpg") no-repeat 0 0;
  }

#button11	{
	display: block;
    width: 290px;
    height: 145px;
    background: url("../images/ref_klima_mkd.jpg") no-repeat 0 0;
}
#button11:hover
  { 
    background: url("../images/ref_klima_mkd-over.jpg") no-repeat 0 0;
  }

#button12	{
	display: block;
    width: 290px;
    height: 145px;
    background: url("../images/ref_centralna_mkd.jpg") no-repeat 0 0;
}
#button12:hover
  { 
    background: url("../images/ref_centralna_mkd-over.jpg") no-repeat 0 0;
  }


/* slideshow */
.slideshow {
	height: 200px;
	width: 800px;
	margin-top: 0px;
	display: block;
	height: 0px;
	clear: both;
}
.slideshow img {
	padding: 0px; 
	border: 0px; 
	/* background-color: #eee;  */
}
#nav a {
	display: none;
/*	font-size: 11px;
	border: 1px solid #ccc;
	color: #000;
	background: #ccc; 
	text-decoration: none; 
	margin: 0 2px; 
	padding: 1px 2px;   */
}
#nav a.activeSlide {
	display: none;
	/* background: #999; */
}
#nav a:focus {
	display: none;
/*	outline: none; */
}
/* slideshow end */

/* soveti */
#soveti	{
	color: #999;
	width: 370px;
	height: 40px;
	padding: 3px 35px 10px 10px;
	background: url("../images/soveti1.jpg") no-repeat;
}
