﻿* {
	margin: 0;
	padding: 0;
	
}
body {
	text-align: center;
	margin: 0 auto;
	background-color: #f0f0f0;
}

h1 {
	color : #914535;
	font-size: 22px;
	font-family :  Trebuchet MS, Helvetica, Verdana, Tahoma, Helvetica, Arial;
	margin-top:10px;
	margin-bottom:5px;
}

h2 {
	color : #914535;
	font-size: 18px;
	font-family :  Trebuchet MS, Helvetica, Verdana, Tahoma, Helvetica, Arial;
	margin-top:10px;
	margin-bottom:5px;
}


#stran {
	width: 852px;
	height: 893px;
	margin: 0 auto;
}

.telefon {
	width:260px;
	margin-right:36px;
	margin-top:100px;
	position: absolute;
	z-index:2; 	
	font-size:15px;
	color:#914535;
	font-family: Verdana, Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;

}


.flash {
	height:296px;
	width:128px;
	position: relative;
    
}


#glava-levo {
	width: 289px;
	height: 245px;
	float:left;
}
#glava-sredina {
	width: 438px;
	height: 245px;
	float:left;
}
#napis {
	width: 438px;
	height: 48px;
	float:left;
}
#logo-antea {
	width: 125px;
	height: 245px;
	float:left;
	text-align:center;
	background: url(images/antea-logo.jpg);
	background-repeat:no-repeat;

}
#meni {
	width: 852px;
	height: 38px;
	float:left;
	background: url(images/meni-ozadje.jpg);
	background-repeat:no-repeat;
	text-align:left;
}
#vsebina {
	width: 852px;
	height: 520px;
	float:left;
	text-align:left;
	background-color: #fff;
	font-size:14px;
	color:#505050;
	font-family: Verdana, Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
}
#vsebina-levo {
	width: 180px;
	height: 515px;
	float:left;
	text-align:left;
	background: url(images/antea-ozadje.gif);
	background-repeat:no-repeat;
	border-right: 1px solid #afafaf;
	padding-left:20px;
	padding-right:5px;
}
#vsebina-desno {
	width: 576px;
	height: 515px;
	float:left;
	padding-left:30px;
	padding-right:30px;
}
#dno {
	width: 852px;
	height:37px;
	text-align:center;
	font-size: 14px;
	color: #666666;
	padding-top:13px;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	background: url(images/dno.gif);
	background-repeat: repeat-x;
}
#noga {
	width: 852px;
	height:20px;
	text-align:right;
	font-size: 11px;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #a899a8;
	margin: 0 auto;
	margin-top:5px;
}
.naslov {
	font-size: 18px;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #767676;
	margin-top:13px;
}
.vsebina-naslov {
	color: #1755a4;
	font-size: 12px;
	text-decoration : none;
	font-family : Tahoma, Verdana, Helvetica, Arial;
	display:block;
	margin-bottom:15px;
}
#shema-naslovnica {
	float:left;
	width:100%;
	font-size: 14px;
	font-family : Verdana, Tahoma, Helvetica, Arial;
	line-height:18px;
	padding-right:15px;
}
#shema-naslovnica-desno {
	width:49%;
	height:160px;
	float:left;
	font-size: 11px;
	font-family : Tahoma, Verdana, Helvetica, Arial;
	/*	letter-spacing: 1px; */

	line-height:16px;
	padding-left:15px;
}
a.link-more {
	color : #767676;
	font-size: 11px;
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: bold;
}
a.link-more:hover {
	color : #767676;
	font-size: 11px;
	text-decoration : none;
}

a.link-more1 {
	color : #914535;
	font-size: 15px;
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: bold;
}
a.link-more1:hover {
	color : #914535;
	font-size: 15px;
	text-decoration : underline;
}


a.link-zelen {
	color : #3eae51;
	font-size: 12px;
	font-family : Verdana, Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: bold;
	line-height:18px;
}
a.link-zelen:hover {
	text-decoration :underline;
}
.urbangreymenu {
	width: 170px; /*width of menu*/
	float:left;
	margin:0px;
	padding:0px;
	margin-bottom:20px;
}
.urbangreymenu .headerbar {
	font: bold 11px Verdana;
	color: #58bd71;
	background: #E9E9EC; /* url(images/downgreen.gif) no-repeat 8px 6px ;last 2 values are the x and y coordinates of bullet image*/
	text-transform:uppercase;
	margin-left:-5px;
	margin-bottom: 1.5px; /*bottom spacing between header and rest of content*/
	padding: 7px 0 7px 7px; /*31px is left indentation of header text*/
}
.urbangreymenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}
.urbangreymenu ul li {
	padding-bottom: 2px; /*bottom spacing between menu items*/
	width: 127px; /*width of menu*/
	
}
.urbangreymenu ul li a {
	font: normal 12px Arial;
	color: #505050;
	background: #E9E9EC;
	display: block;
	padding: 5px 0;
	width:170px;
	line-height: 17px;
	padding-left: 5px; /*link text is indented 8px*/
	margin-left:-5px;
	text-decoration: none;
}
.urbangreymenu ul li a:visited {
	color:  #505050;
}
.urbangreymenu ul li a:hover { /*hover state CSS*/
	color: white;
	background: #58bd71;
}

.seznam-linki li a {
	color:#505050;
	font-size: 13px;
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : underline;

}
.seznam-linki li a:visited{
	color:#505050;
	font-size: 13px;
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : underline;

}

.seznam-linki li a:hover{
	color: white;
	text-decoration:none;
	background-color:#999;
}

.seznam, seznam li {
	color:#505050;
	margin-left: 0 auto; 
/*	list-style-type: none; */
	text-indent: 0px;
	padding-left: 15px;
	text-align:left;
/*	list-style-image: url("images/desno.png");
	font-size: 13px; 
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif; */
	text-decoration : none;
}


.povp {
 float:right;
 width:149px;
 padding:6px 0px 0 0px;
 text-align:center;
 height:39px;
 background-image:url('images/povprasevanje.gif');
 background-repeat:no-repeat;
 font-family:trebuchet ms;
}

.povp a {
 color:#FFF;
 font-size:16px;
 text-decoration:none;
 font-weight:bold;
 width:149px;
 height:39px;
 display:block;

}

.povp a:hover {
 color:#914535;
}


.povp1 {
 float:left;
 width:100px;
 height:67px;
 background-image:url('images/vprasajte-strokovnjaka.jpg');
 background-repeat:no-repeat;
 margin-top:70px;
 margin-left:12px;
}

.povp1 a {
 color:#FFF;
 font-size:16px;
 text-decoration:none;
 font-weight:bold;
 width:100px;
 height:67px;
 display:block;

}

.povp1 a:hover {
 color:#914535;
}

.povp2 {
 float:left;
 width:160px;
 height:88px;
 background-image:url('images/vprasanja-odgovori.jpg');
 background-repeat:no-repeat;
 margin-bottom:25px;
}

.povp2 a {
 color:#FFF;
 font-size:16px;
 text-decoration:none;
 font-weight:bold;
 width:160px;
 height:88px;
 display:block;

}

.povp2 a:hover {
 color:#914535;
}



#playlist {
	margin-top:15px;
	margin-bottom:25px;
}

#playlist tbody tr.top td {
    width:538px;
	border-bottom: 1px #000 dotted;
	border-right: 1px #000 solid;
	font-weight: normal;
	color: White;
	font-size: 14px;
	font-family : Trebuchet MS, Helvetica, Verdana, Tahoma, Helvetica, Arial;
	background-color: #914535;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 8px;
	font-weight:bold;
}

#playlist tbody tr.even td {
    width:538px;
	border-bottom: 1px #000 dotted;
	border-right: 1px #000 solid;
	font-weight: normal;
	color: #5e5e5e;
	font-size: 14px;
	font-family : Trebuchet MS, Helvetica, Verdana, Tahoma, Helvetica, Arial;
	background-color: #e7e7e7;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 4px;
}

#playlist tbody tr.odd  td {
    width:538px;
	border-bottom: 1px #000 dotted;
	border-right: 1px #000 solid;
	font-weight: normal;
	color: #5e5e5e;
	font-size: 14px;
	font-family : Trebuchet MS, Helvetica, Verdana, Tahoma, Helvetica, Arial;
	background-color: #fafafa;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 4px;
}

#referenca-desno {
	float:right;
	width:200px;
	margin-left:60px;
	margin-bottom:20px;
	font-size:12px;
	font-style:italic;
	font-family:Trebuchet Ms;
	
}


#garancija {
    width:374px;
	border: 1px #000 solid;
	font-weight: normal;
	color: #5e5e5e;
	font-size: 15px;
	font-family : Trebuchet MS, Helvetica, Verdana, Tahoma, Helvetica, Arial;
	background-color: #fafafa;
	padding: 5px;
	float:left;
	text-align:center;
	margin-left:10px;
}


INPUT.poslji			{background-color: #914535; width:120px; height:25px; color : White; border:thin solid 1px Black;	font-family: 'Tahoma, Arial', 'Helvetica';	font-size: 14px;}


