#letva{
width:auto;
margin:0;
padding:0;
position:absolute;
top:40px;
left:15px;
}
 .shadow2{
box-shadow: 5px 5x 5px #999999;
-webkit-box-shadow: 5px 5px 5px #999999;
-moz-box-shadow: 5px 5px 5px #999999;
filter: progid:DXImageTransform.Microsoft.dropShadow(color=#999999, offX=5, offY=5, positive=true);
}
#tearshape{
background: #B73A28;
padding: 3px 5px;
color: white;
font-weight: bold;
text-decoration: none;
-moz-border-radius: 9px 3px 9px 3px;
-webkit-border-radius: 3px;
-webkit-border-top-left-radius: 9px;
-webkit-border-bottom-right-radius: 9px;
}
#curve{

-webkit-box-shadow: 5px 5px 8px #818181;
-moz-box-shadow: 5px 5px 8px #818181;
-moz-border-radius-topleft: 25px;
-moz-border-radius-bottomright: 25px;
-webkit-border-top-left-radius: 25px;
-webkit-border-bottom-right-radius: 25px;
}

#krivine{
    -moz-border-radius: 10px;
-webkit-border-radius: 10px;
}

#buttons{
	float:left;
	width:700px;
	height: 40px;
	margin-left: 20px;
	padding-left: 0px;
	text-align:center;
	background: url(buttons/menu_farma.png) left top no-repeat;
}

#buttons a {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	display: block;
	float: left;
	text-decoration: none;
	color: #000000;
	text-align: center;
	padding-top: 10px;
	height: 30px;
		
}
/*Navigacija*/

#menu {
    width:940px;
    height: 50px;
    text-align:center;
    padding:0;
    margin:0;
    background: url('menu.gif') no-repeat;
}

#menu ul {
width:auto;
float:left;
    height:46px;
    list-style: none;
    padding:0 20px 0 20px;
    margin:0;
}

#menu ul li {
    width:auto;
    margin:0;
    float: left;
   padding: 0;
    line-height: 46px;
    text-align: center;
}


#menu ul li a {

    float: left;
    height: 46px;
    padding: 0 30px 0 30px;
    font-family:Arial, Verdana;
font-size:12px;
color: #000000;
text-decoration: none;
font-weight: normal;
}

#menu ul li a:hover {
    color: #0066CC; text-decoration: underline;
    color: #3297D3;
    background: url('levo.gif') no-repeat right top;
}


#menu ul li a.current {
    color: #0066CC; text-decoration: underline;
    color: #3297D3;
    background: url('levo.gif') no-repeat right top;
}


/*Kraj navigacija*/
.but {
	width: 103px;
}

.but_home {
	background: url(but_home_farma.png) left top no-repeat;
	height: 40px;
	width: 62px;
	display: block;}

.but_razd { width: 2px;
	height: 40px;
	background:url(razd_but_farma.gif) left 6px no-repeat;
	float:left;}

#buttons .but:hover {
	color: #949494;
	background:url(poz1_farma.jpg) repeat-x;
	}
	