/* 
	project:  small corporation
	author:   luka cvrk (www.solucija.com) 
*/

*{ margin: 0; padding: 0; }* 
body { 
	font: .8em "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	line-height: 1.6em;
	background: #fff;
	color: #ddd; 
}

a {	color: #a00000;	background: inherit; text-decoration: none; }
a:hover { color: #ff0000; background: inherit; text-decoration: none; }
p { margin: 0 0 15px 0; }
h1 {  margin: 20px 0 0; }
h1 a { background: inherit; }
img { border: 0; }
h2 { font: normal 1.6em "Trebuchet MS", Arial, Sans-Serif; margin: 0 0 12px; }
h3 a { font-size: 1em; }
#main h3 a { font-size: .84em; color: #808080; font-weight: normal; text-transform: uppercase; }

#content { width: 1000px; margin: 0 auto; padding: 0px; background-color: #000; }

#top{ float: right; text-align: right;  }
#top a { color: #fff; margin: 0 0 0 13px; padding: 0 0 0 12px; }
input.searchfield { width: 175px; padding: 2px; border: 1px solid #777; font-size: .8em;}
input.comanda { width: 170px; padding: 2px; border: 1px solid #fff; font-size: .8em; background-color: #fff; color: #333; height: 15px}
textarea.comanda {width: 170px; padding: 2px; border: 1px solid #fff; font-size: 1.2em; background-color: #fff; color: #333; height: 60px;  overflow: auto; }
input.searchbutton { background: #777; border: 0; padding: 2px; color: #fff; font-weight: normal; font-size: .8em; }


.menu {position:relative;  height:35px; width:990px; background-color: #000; }
.menu ul {font-size:10px; font-family: tahoma; font-weight: normal; list-style:none; z-index:10; position:absolute; z-index:100; padding:9px 5px}
.menu li {float:left; display: inline;}
.menu a, .menu a:hover {text-decoration:none; color:#FFF; padding:10px;}
#slide {position:absolute; top:1px; height:30px; background:#c10000; z-index:10}


/* #menu { height: 35px; padding: 7px 0 0 0; clear: both;  margin: 0 0 0px; background: #000; }
	#menu li { font-size: 1.1em; display: inline; text-transform: uppercase; }
	#menu li a { margin: 0 25px 0 10px; color: #fff;  }
	#menu li a:hover { color: #C1E000;}
*/
	div.news {font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif; color:#444; padding: 5px; border-bottom: 1px solid #ccc; }
	div.news a {color: #111111; text-decoration:underline}
	div.news a:hover { color: #d90007;}

#left { background: #eee;  clear: left; float: left; width: 260px; padding: 10px 15px; margin: 0 0 20px; }
	#left img { margin: 0 0 8px; }
	#left li { list-style: none; }
	#left li a {  color: #787A8F; font-weight: bold; background: url(images/arrow.gif) no-repeat center left; padding: 0 0 0 12px; }

#main { float: center; width: 1000px; margin: 0; background-color: #000000;}
	#main img { float: center; padding: 0px; margin: 0; }
	#line { clear: both; padding: 3px; margin: 0 0 0px; background: #fff url(images/smalldot.gif) repeat-x; }
	
#right { margin: 0 15px 20px 0; padding: 0 0 0 15px; float: right; width: 620px; text-align: justify; }
.border { clear: both; border-left: 4px solid #ccc; padding: 0 0 0 15px; }

#rl { float: left; width: 290px; margin: 0 20px 30px 0; }
#rr { float: right; width: 290px; }
	#rl li, #rr li { list-style: none; border-bottom: 1px solid #eee; padding: 4px; margin: 0; }
	#rl li a, #rr li a { background: #fff url(images/arrow.gif) no-repeat center left; padding: 0 0 0 12px; color: #808080;  }

#footer { clear: both; padding-left: 20px; padding-right: 10px; padding-top: 3px; padding-bottom: 3px; font-size: .9em; color: #777; background: #fff; height:100px; font-size:10px; font-family: tahoma; font-weight: normal; background-image:url('images/bottom.jpg');
background-repeat:no-repeat; background-position:bottom; text-align:left; border: #777; border-style: dotted; border-top-width: 1px; border-right-width: 0px; border-left-width: 0px; border-bottom-width:0px}
	
#footerIndex { clear: both; padding-left: 20px; padding-right: 10px; padding-top: 3px; padding-bottom: 3px; font-size: .9em; color: #777; background: #fff; height:150px; font-size:10px; font-family: tahoma; font-weight: normal; text-align:left; border: #777; border-style: dotted; border-top-width: 1px; border-right-width: 1px; border-left-width: 1px; border-bottom-width:1px}
	
div.titlu {font: 18px Tahoma, Verdana, Arial, Helvetica, sans-serif; color:#444; clear: both;}
select {font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif; color:#444; padding: 3px; border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

b.red {color: #d00000;}

span.white {color: #fff;}
th {text-align: center;}

