body
{
   margin: 0px;
   font-family: Verdana, Arial, Serif;
   font-size: 12px;
}

td
{
   vertical-align: top;
}

td.fieldname
{
   text-align: right;
   font-size: 10px;
   font-weight: bold;   
}

hr
{
   color: #000000;
}


#breadcrumb
{
   color: #C4151C;
   padding: 3px;
   font-size: 10px;	
   padding-left: 5px;
}


#breadcrumb a
{
   color: #000000;
}

#loginbox
{
   /*position: absolute;
   top: 16px;
   right: 10px;*/
   width: 180px;
   height: 80px;
   padding: 2px 2px 2px 2px;    
   font-size: 10px;
}

#loginbox input
{
   color: #000000;
   border-color: red;
   font-size: 10px;
}

#centercolcontent
{
	bottom: 0px; 
}

#centercolcontent div.sectiontitle, #centercolcontent .sectiontitle span
{
	color: white;
    font-size: larger;
}

#centercolcontent div.sectionsubtitle
{
    padding-bottom: 4px;
}

.sectiontitle
{
	font-size: 15px;
	background-color: #C4151C;
}

.sectionsub
{
	font-size: 11px;
	border: solid 1px #808285;
	border-top: none;
}

.highlight
{
   background-color: #ffffff;
   color: #000000;
}

.highlightcity
{
   background-color: #ffffff;
}

.highlightstate
{
   background-color: #ffffff;
}

.highlightcountry
{
   background-color: #ffffff;
}

.articlebox
{
   border-bottom: 1px solid #996633;
   padding: 6px 6px 6px 6px;
   font-size: smaller;
}

.articletitle
{
   font-size: 16px;
   color: #C4151C;
   font-weight: bold;
   text-align: left;
}

.articleabstract
{
   padding-top: 6px;
   text-align: left;
}

.articleogledov
{
	text-align:left;
}

.pollbox
{
   font-size: 11px;
}

.pollcontent
{
   padding: 6px;
}

.pollquestion
{
   font-size: 13px;
   font-weight: bold;
}

.polloptions
{
   padding-top: 10px;
   padding-bottom: 4px;
}

.pollbar
{
   background-color: #ff0000;
   font-size: 4px;   
}

.progressbarcontainer
{
   width: 98%;
   height: 15px;
   border: solid 1px black;
   padding: 1px;
}

.progressbar
{
   width: 0px;
   background-color: #ff0000;
   height: 15px;
}

.shoppingcartbox
{
   font-size: 11px;
}

.shoppingcartboxcontent
{
   padding: 6px;
}

/*Za editorja in catalog*/
.zones
{
	left:15px;
	position:relative;
}


#wrapper 
{
	width:1000px;
	margin:0px auto;
	background-color:#ffffff;
}

#top
{
	background-image: url(../Uploads/Images/banner.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	height:74px;
	margin-bottom: 8px;
}

#topimage
{
	margin-top: 15px;
	margin-left: 10px;	
}

#middle
{
	position: relative;	
}

#middle:after
{
	content: '[DO NOT LEAVE IT IS NOT REAL]'; 
	display: block; 
	height: 0; 
	clear: both;
	visibility: hidden; 
}

#left
{
	padding: 8px;
	padding-top: 0px;
	float:left;
	width: 184px;
}
	
#right
{
	float: right;
	width: 800px;
	font-size: 12px;
}

#right a
{
	color: #C4151C;	
	text-decoration: none;
}

#right a:hover
{
	color: #C4151C;	
	text-decoration: underline;	
} 

#bottom
{
	text-align: right;
	font-size: 12px;
	color: GrayText;
}

#floatbottom
{
	border-bottom: solid 1px #808285;
	position: absolute;
	width: 184px;
	bottom: 13px;
}

#menu
{
	margin-bottom: 10em;
	height: 350px;	
}

.menuitem
{
	margin: 0px 5px 0px 0px; 
	padding: 5px 0px 5px 0px;
	border-top: 1px solid #cccccc;
	width: 179px;	
	font-size: 12px;
	text-align: left;
}

.submenuitem
{
	border: solid 1px;
	width:179px;
	font-size: 10px;
	padding: 5px 0px 5px 5px;
	text-align: left;
}

.menustyle
{
	margin: 0px auto;
	text-align: left;
}

.simpleContent_title
{
	margin-top: 20px;
	padding-left: 20px;
	color: #C4151C;
	font-weight: bold;
	font-size: 18px; 
}

.simpleContent_content
{
	margin-top: 20px;
	text-align:justify;
	color: #525252;
}

.menuFix
{
	z-index: 1;
}