body,h1,h2 {
	background-color: #ffffff;
	color:#000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	margin:0;
	padding:0;
}

a:link,a:visited {color: #006666; text-decoration:none;}
a:hover {color: #f60; text-decoration:underline;}
h1,h2,h3 {font-weight:bold;}

p {margin: 0 0 10px 0; color:#000000;}

.more {
	text-align: right;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-size: 10px;
}
	
.more a {
	text-align: right;
}

input.text {
  	font-family:Arial,Helv,sans-serif;
	font-size:51px;
    color: #628BC4;
	background: transparent; 
    border: 1px solid #ccc;
    font-weight: bold;
}

input.submit {
  	font-family:Arial,Helv,sans-serif;
	font-size:51px;
    font-weight: bold;
	color: #06C;
    
	background: transparent; 
	border-width: 0px;
}
  
input.login {
  	font-family:Arial,Helv,sans-serif;
	font-size:51px;
    color: #628BC4;
	background: transparent; 
    border: 1px solid #ccc;
    font-weight: bold;
}
  
h2 {
	margin-bottom: 7px;
	font-size: 11pt;
	height: 20px;
	background: url(naslov.gif) no-repeat;
	padding-top: 3px;
	padding-left: 5px;
	color: #f60;
}

h2 a, h2 a:visited {
	color: #f60;
}

h2 a:hover {
	color: #006666;
	text-decoration: none;
}

h3 {
	margin-top: 15px;
	margin-bottom: 5px;
	color: #f60;
	font-size:8pt;
   }

.tabs {
	text-align: left;
	padding-left: 2px;
	padding-right: 12px;
	font-weight: bold;
}
	
#container {
	width: 750px;
	margin: auto;
	padding-left: 12px;
	padding-right: 10px;
	background: #FFF url(pozadina-5.gif) no-repeat;
	color: #006666;
	line-height: 130%;
}

#top {
	height: 50px;
	background: url(logo.png) no-repeat left bottom;
	margin-bottom: 5px;
	padding-top: 20px;
	font-size: 15pt;
	color: #006666;
}

.podnaslov {
	font-size: 8pt;
	padding-left: 11px;
	color: #808080;
}

.poslovni {
	color: #808080;	
}


#left {
	float: left;
	width: 125px;
	font-size:8px;
}


#left a, #left a:visited {
	display: block;
	text-decoration: none;
	height: 17px;
	padding-left: 3px;
	padding-right: 13px;
	/*border-bottom: 1px solid #ccc;*/
	
}

#left a:hover {
	text-decoration: underline;
	color: #F60;
}

#right {
	padding-right: 10px;
	float: right;
	width: 213px;
	border-bottom: 1px solid #cccccc;
	text-align:justify;
	font-size:10px;
}

#content {
	padding-top: 6px;
	margin-left: 135px;
	margin-right: 230px;
	padding-right: 10px;
	max-width: 36em;
	text-align:justify;
	font-size:8pt;
}

#footer {
    width:612px;
	color:#999999;
	margin-bottom:10px;
	text-align:left;
	border-top: 5px solid #ccc;
	}
	
.santatips1{
padding-top: 160px;
background: url('/styles/dtcc/img/tip_santa.gif') no-repeat; 
font-family: arial, helvetica, sans-serif; 
line-height: 1em; 
font-style: italic;
color: #003366;
height: 224px;
text-align: left;
padding-left: 15px;
}
