/* 
	project:  small corporation
	author:   luka cvrk (www.solucija.com) 
*/

*{ margin: 0; padding: 0; }* 
body { 
	font: .75em "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	line-height: 1.6em;

	color: #444; 
	background: url(images/body.jpg) repeat top center;
}

a {	color: #d8ae54;	background: inherit; text-decoration: none; }
a:hover { color: #e2ba62; background: inherit; text-decoration: underline; }
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; text-transform: uppercase; }
h3  {background: #e2ba62; font-size: 1em; color: #ffffff; text-transform: uppercase; padding: 5px 2px 2px 2px; }
h3 a {font-size: 1em; color: #ffffff; text-transform: uppercase; }
h3 a:hover { font-size: 1em; color: #ffffff; text-transform: uppercase; }
#main h3 a { font-size: .84em; color: #808080; font-weight: normal; text-transform: uppercase; }

#content { background: url(images/bg.jpg) no-repeat 0 5px; width: 1024px;  margin: 0 auto; padding: 20px 0 0 0; border-top: 0px solid #3b5ca5; left: 500px;}


#lang{
float: right;
width: 210px;
margin-top: 315px;
}
#go{
margin: -51px 0 0 405px;
}

