/*--------------------------------------------------------------
*	Filename:		orange.css
*	Description:	Orange color for main layout 
*	Client:			MyCity - www.mycity.rs
*	Author:			Ivan Tatic - www.simplifiedstudio.com
*	Optimised for: 	Safari, Firefox 3, IE 7, IE 8, Opera
*	Version:		1.0 / 06162009
--------------------------------------------------------------*/

/*
Color styles
---------------------------------*/
body{ background: #801201 url('../img2/orange-bg.jpg') 50% 0% no-repeat;}
#left h2, #right h2{ color: #ac4b01; }

ul#navigation li a{ background: transparent; color: #fff;}
	ul#navigation li a.current{ color: #801201;}

#content a{ color: #ac4b01; font-weight: bold; padding: 0px 2px;}
	#content a:hover{ background: #ac4b01; color: #fff; text-decoration: none;}