@charset "utf-8";
/* Barve: */
/*  #000000 = črna
	#2e8100 = zelena
	#666666 = temno siva
*/	

/* CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, th {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
html {
}
body {
	font: 12px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; background-color: #fff; color: #666;
	font-size: 12px;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*********************/
/*		EDSA/IADS	 */
/*********************/
#container {
	width: 860px;
	height: auto;
	margin: 40px auto 40px auto;
}
#header {
	width: inherit;
	height: 140px;
	background: url(http://www.sidsic.com/edsaiads2009/slike/header.gif) top left no-repeat;
	margin-bottom: 20px;
}
#trak {
	width: inherit;
	height: 9px;
	background: url(http://www.sidsic.com/edsaiads2009/slike/trak.gif) repeat-x top left;
	margin-bottom: 10px;
}
#menu {
	width: 860px;
	height: 62px;
}
#meni {
	
	color: #000000;
	font-size: 14px;
	
}
#meni li {
	display: inline;
}
#meni a {
	padding: 5px 0 0 5px;
	text-decoration: none;
	color: #000000;
	width: 117px;
	height: 55px;
	float: left;
}
#meni a:hover {
	background: url(http://www.sidsic.com/edsaiads2009/slike/meni_bg.gif) top left repeat-x;
}
#meni a.active {
	background: url(http://www.sidsic.com/edsaiads2009/slike/meni_bg.gif) top left repeat-x;
}
#body {
	width: 860px;
	height: auto;
}
#footer {
	margin-bottom: 30px;
}
#footer img {
	margin-left: 20px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #2e8100;
	background-color: #FFFFFF;
	width: 300px;
	margin-left: 40px;
	padding-left: 10px;
}	
.h1_back {
	background: url(http://www.sidsic.com/edsaiads2009/slike/h1_bg.gif) center left repeat-x;
	margin-top: 30px;
	margin-bottom: 20px;
	clear: left;
	height: 14px;
}
p {
	color:#666666;
	text-indent: 30px;
	margin-bottom: 8px;
	font-size: 13px;
	line-height: 18px;
}
.green {
	color: #2e8100;
	font-weight: bold;
}
.green_norm {
	color: #2e8100;
}
.sivo {
	color:#666; 
	font-weight:normal;
}
a:link, a:visited, a:active {
	color: #2e8100;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.kontakt {
	width: 350px;
	height: 183px;
	float: left;
	padding-left: 30px;
	padding-top: 20px;
	line-height: 20px;
}
/*******************************/
/*			FORM			   */
/*******************************/


.tbmain{ 
 /* Changes on the form */
 background: white !important; 
}
.left{
  /* Changes on the form */
  color: #666666 !important; 
  font-family: "Lucida Sans Unicode" !important;
  font-size: 13px !important;
}
.head{
  color:#333333;
  font-size:20px;;
  text-decoration:underline;
  font-family:"Lucida Sans Unicode";
}
td.left {
  font-family:"Lucida Sans Unicode";
  font-size:13px;
  color:#666;
}
.pagebreak{
  font-family:"Lucida Sans Unicode";
  font-size:13px;
  color:#666;
}
.tbmain{
  height:100%;
  background:white;
}
span.required{
  font-size: 13px !important;
  color: red !important;
}
#main table, #main thead, #main tr, #main th, #main td {
	margin: 5px;
}

/**** program  */
#program p {
	text-indent: 0px;
}
#prvavrsta p {
	color: #2e8100;
	font-weight: bold;
}
#prvavrsta td {
	border-bottom: #000000 solid 3px;
}
#program td, #program {
	border: #666666 solid 1px;
}
.contact_img {
	float: left;
	margin-right: 10px;
	border: #999 double 3px;
}
#sporocilo {
	border: #2e8100 solid 1px;
	padding: 5px;
	background-color:#def1d3;
}
.sponsor_img {
	margin-right: 10px;
}
