/********************************************************************/
/* HTML & BODY                                                      */
/********************************************************************/
*						{ margin:0; padding:0; border:0; }

body					{ width:100%; height:100%; font-family:verdana, arial, helvetica, sans-serif; font-size:16px; 
					  	  color: #fff; text-align:left; background:#1d1812; }

/********************************************************************/	
/* LINKS                                                            */
/********************************************************************/
ul						{ list-style-type:none }

li						{ padding:0 8px 3px 0; text-align:right; }

li.galery				{ font-size:0.75em; }

li.act					{ font-size:1.125em; color:#fff; text-decoration:none; margin-right:8px; }

a 						{ font-family:verdana, arial, helvetica, sans-serif; }
a:focus 				{ outline:none; }

a.menulink 				{ display:block; padding-right:8px; font-size:1.125em; color:#837662; text-decoration:none; }
a.menulink:hover		{ color:#fff; background:#990033; }

a.textlink				{ float:right; margin-top:10px; font-size:0.75em; color:#837662; text-align:left; text-decoration:none; }
a.textlink:hover		{ color:#fff; background:#990033; }

a.textlink2    			{ font-size:1em; color:#837662; text-align:left; text-decoration:none; }
a.textlink2:hover		{ color:#fff; background:#990033; }

a.footerlink			{ font-size:0.625em; color:#837662; text-align:left; text-decoration:none; }
a.footerlink:hover		{ text-decoration:underline; }	

a.gallery		 		{ font-size:0.75em; color:#837662; text-align:left; text-decoration:none; }
a.gallery:hover			{ color:#fff; background:#990033; }

/********************************************************************/
/* CONTAINERS                                                       */
/********************************************************************/
#main_container 		{ width:920px; overflow:auto; margin:0 auto;
					  	  background:#1d1812 url(background.jpg) top left no-repeat; }

#main_container_ponuda 	{ width:920px; overflow:auto; margin:0 auto;
						  background:#1d1812 url(ponudabackground.jpg) top left no-repeat; }

#address_container		{ float:left; width:180px; height:235px; overflow:hidden;
					      text-align:right;	font-size:0.875em; color:#837662; }

.content_wrapper		{ float:left; width:920px; height:auto; display:block;  /*overflow: auto;*/ }

#menu_container			{ float:left; width:170px; height:397px;  display:block;}

#slide_container		{ float:left; width:490px; height:397px; /*overflow: auto;*/ }

.data_container			{ float:left; width:270px; height:auto;	/*overflow: auto;*/}

.data_container_wide	{ float:left; width:720px; height:auto;	/*overflow: auto;*/}

.galerylinks			{ float:left; /*display: block;*/ }

/********************************************************************/
/* PARAGRAPHS AND TITLES                                            */
/********************************************************************/
p						{ font-family:verdana,arial,helvetica,sans-serif; font-size:0.875em; line-height:1.3em; color:#eee; }

p.wide					{ margin-bottom:40px; }

h2						{ float:left; margin-bottom:10px; font-variant:normal; font-weight:100; width:99%; }

/********************************************************************/
/* THUMBS                                                           */
/********************************************************************/	
.thumb1					{ float:left; width:160px; padding:0 20px 20px 0; }

.thumb2					{ float:left; width:340px; padding:0 20px 20px 0; }

/********************************************************************/
/* SPACERS                                                          */
/********************************************************************/	
.top_spacer235			{ float:left; width:740px; height:235px; }

.top_spacer248			{ float:left; width:920px; height:248px; display:block; }

.left_spacer182 		{ float:left; width:182px; height:379px; }

.left_spacer55			{ float:left; width:55px; height:50px; display:block; }

.left_spacer30			{ float:left; width:30px; height:350px; display:block; }

.top_spacer40			{ float:left; width:720px; height:40px; /*display: block;*/ }

/********************************************************************/	
/* FOOTER                                                           */
/********************************************************************/
#footer_wrapper 		{ display:block; float:left; width:920px; height:auto; /*overflov: auto;*/ margin:70px 0px 0px 0px; }

#footer_container 		{ width:550px; height:70px; margin:0 auto; /* centering */	
						  text-align:left; color:#837662; font-size:0.625em; }






