body
 { 
 	/*font-family: Tahoma, Geneva, sans-serif; */
	font-family: "Palatino Linotype", "Book Antiqua", Palatin, Verdana;
 	font-size: 18px; 
 	background-color: #e1e065; 
 	
	
}

a
{
	text-decoration: none;
	color: #FFFF4D; /* #ffffbe; */
	vertical-align: middle;
	

}

.foot_button
{
	text-shadow: 2px 2px #333;
	font-weight: bold;
	color: #e1e065;
}

h1
{
	font-family: Verdana, Arial;
	font-size: 14px;
	margin: 0px;
	/* color: #FEB729; */
	color: #333333;
}

.golobTable, .golobTable2
{

	font-size:20px;
	color: #FFFF4D;
	background-image: url(pics/golob-back.jpg); 
 	background-repeat: no-repeat; 

}

.golobTable3
{

	text-align: center;
	padding:0px;
	width:750px;
	color: #00275E;
	/*background-color: #e1e065; /* #ffffff; */
	font-size:16px;
	opacity: 1.0;
	filter: alpha(opacity=100);
}

.golobTable3 img
{
	height: 50px;
	padding: 3px;
	margin: 0px;
	
	
    border: 1px solid #BFBFBF;
    background-color: white;
    box-shadow: 3px 3px 2px #aaaaaa;
	
	-ms-transform: rotate(7deg); /* IE 9 */
    -webkit-transform: rotate(7deg); /* Safari */
    transform: rotate(7deg);
	
	-ms-transform: rotate(4deg); /* IE 9 */
    -webkit-transform: rotate(4deg); /* Safari */
    transform: rotate(4deg);
}

.golobTable4 img
{
	height: 300px;
	padding: 3px;
	margin: 0px;
	
	
    border: 1px solid #BFBFBF;
    background-color: white;
    box-shadow: 3px 3px 2px #aaaaaa;
	
	-ms-transform: rotate(7deg); /* IE 9 */
    -webkit-transform: rotate(7deg); /* Safari */
    transform: rotate(7deg);
	
	-ms-transform: rotate(4deg); /* IE 9 */
    -webkit-transform: rotate(4deg); /* Safari */
    transform: rotate(4deg);
}

.golobTable3 td, .golobTable3 tr
{
	padding: 0px;
	margin: 0px;
}
	
.golobText1, .golobTextInfo
{
	padding:20px;
	position: relative;
	left: -20px;
	width: 810px;
	height: 440px;
	
	color: #222222;
	/* background-color: #FEB729; */
	background-color: #D9E4ED;
	opacity: 0.95;
	filter: alpha(opacity=95);
	font-size:16px;
	
	border-radius: 10px;
	border: 1px solid #BFBFBF;
	box-shadow: 4px 4px 2px #666;
}	

.golobTextInfo
{
	text-align: left;
	font-size: 12px;
}

.golobTextInfo h3
{
	font-size: 12px;
	font-weight: bold;
	color: #00275E;
	margin: 0px;
	padding: 0px;
}

.golobTextInfo ul
{
	margin-top: 0px;
	list-style-type: square;
}

.golobTextInfo li
{
	font-size: 12px;
}
	
.golobTextInfo a
{
	color: darkred;
}

.golobPrice
{
	font-weight: bold;
	
}

.infoCol1 {
	float:left; 
	width: 370px;
}

.infoCol2 {
	float:right; 
	width: 370px;
	margin-left: 10px;
}



.clearfix
{
	clear:left;
}