﻿
.highlights
{
	width:199px;
	margin:20px 0 0 0;
}

.highlightsHeader
{
	background:url("../Images/html/hightlights/header.gif") no-repeat;
	height:45px;
}

.highlightsBody
{
	background:#efeded;
	width:100%;
}

.highlightsFooter
{
	background:url("../Images/html/hightlights/footer.gif") no-repeat;
	height:8px;
}

.highlightsBody ul
{
	list-style-image:none;
}

.highlightsBody ul li
{
	margin:0 0px 0 0;
	padding:4px 0 4px 0;
	border-bottom:1px solid #cccccc;
	line-height:12px;
	background-image:none;
}

.highlightsBody ul li a
{
	color:#000;
	display:block;
	_display:inline-block;
	width:98%;
	font-size:11px;
}

.highlightsBody ul li a:hover
{
	text-decoration:underline;
	color:#cc0000;
}

.imgNews
{
	margin:0px 10px 5px 0;
	float:left;
}

.newsList
{
	list-style:none;
	margin-top:10px;
	padding:0 0 0 10px;
	border-top:1px dotted #666;
}

.newsList li
{
	background-image:none;
	margin:5px 0 5px 0;
	border-bottom:1px dotted #666;
	padding:3px 0 3px 0;
}

.newsList li a h2
{
	font-family:"Trebuchet MS", "Arial","Tahoma","Verdana","Arial","Serif";
	font-size:14px;
	font-weight:bold;
	background:none;
	text-transform:none;
	color:#000;
	margin:0 0 0 10px;
	padding:0 0 3px 0;
	border-bottom:1px solid #eee;
	_width:98%;
}

.newsList li p
{
	margin:3px 0 0 10px;
	padding:0 0 0 0;
}

.newsList li a:hover h2
{
	color:#cc0000;
	cursor:pointer;
}

.newsRoomLeft
{
	float:left;
	width:15%;
	min-height:40px;
}

.newsRoomRight
{
	float:left;
	width:83%;
	_width:82%;
	_margin-left:-10px;
}

/**** Contact Form Styles  ****/


.contactData td
{
	vertical-align:top;
	padding:5px 0 5px 0;
	border-bottom:1px dotted #eee;
}

.labelContact
{
	width:40%;
	font-weight:bold;
	text-align:left;
}

.contentContact
{
	width:60%;
	padding:0 0 5px 10px;
}

.contactText, .contactTextError
{
	
	width:190px;
	height:14px;
	margin-left:10px;
}

select.contactText
{
    width:195px;
    height:auto;
}

textarea.contactText
{
    height:60px;
}

.contactTextError
{
	border:1px solid #cc0000;
}

.messageError
{
	border:1px solid #cc0000;
}

#contactForm .labelContact
{
	padding-left:15px;
}

#contactForm td
{
	vertical-align:middle;
}

.button
{
	background:#cc0000;
	color:#fff;
	border:1px solid #760000;
	cursor:pointer;
	padding:2px 20px 2px 20px;
	font-family:Tahoma, Trebuchet MS, Arial;
	font-size:11px;
	font-weight:bold;
}

em
{
	color:#cc0000;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
}

/***  Ovo su stilovi radjeni za Jobs stranu, treba ih premestiti u content  ****/

.position
{
	font-size:16px;
	color:#cc0000;
	background:none;
	padding:0 0 0 15px;
	margin:10px 0 0 0;
	width:98%;
}

.simpleList
{
	list-style-type:circle;
	padding:0 0 0 15px;
	margin:10px 0 0 35px;
}

.simpleList li
{
	background-image:none;
	color:#000;
	padding:0 0 0 0px;
	margin:5px 0 0 0;
	font-weight:bold;
}

.simpleList li ol li
{
	font-weight:normal;
}

/***   ****/



/***  Events styles  ****/

.datePlace
{
	background:none;
	color:#666666;
	font-weight:bold;
	font-size:12px;
	font-family:Tahoma,Arial,Trebuchet MS,  Verdana;
	width:98%;
}

.scheduledEventTitle
{
	background:none;
	color:#cc0000;
	text-align:left;
	padding:5px 0 0px 10px;
	font-weight:bold;
	font-size:12px;
	font-family:Tahoma,Trebuchet MS,  Verdana;
}

