/* Globals */

* { margin:0; padding:0; }
body { font: 12px/1.3 Arial, Helvetica, sans-serif; color: #565656; background: #5187B3 url(/_gfx/bg.jpg) repeat-x top left; margin: 0; }
img, img a { text-decoration: none; background: 0; line-height: 0;}



/* Links */

a:link,
a:visited,
a:hover,
a:focus,
a:active {
	color:#000;
	text-decoration:none;
}
a:visited {color:#000000;}
a:hover {
	color:#790000;
}



/* Main Site IDS */
#wrapper { width: 1024px; margin: 0 auto; padding: 65px 0px 0 0px; }

	#container { clear: both; background-image: url(/_gfx/corner.gif); background-repeat: no-repeat; background: #fff; }
	#content { clear: both; min-height:400px; height:auto !important; height:400px; padding: 10px 10px 10px 10px; background-image: url(/_gfx/corner.gif); background-repeat: no-repeat;}
	#logo {width: 283px; height: 70px; display: block; background:url(/_gfx/logo.jpg) no-repeat; cursor:pointer;}
	#menu {width: 1004px; height: 30px; display: block; background: #E4EAF0; margin-top:10px; margin-bottom:10px;}
	#menu p { line-height: 30px;}
	#leftColumm { float:left; width: 200px; color: #000;}
	#search {width: 200px; height: 40px; display: block; background:url(/_gfx/fejksearch.gif) no-repeat;text-align:center;}
	#search input {vertical-align: middle;}
	#listmenu { background:url(/_gfx/menubackground.gif);}
	#mainColumm { float:left; width: 584px; margin-left:10px; margin-right:10px; }
	#rightColumm { float:left; width: 200px; background-color: #fff; color: #000; }
	#newsletter {width: 200px; height: 162px; background-color: #fff; display: block; text-align:center;
	font: 11px Verdana, sans-serif; color: #000000;}
	

	.t-listings { font: 11px Arial, Helvetica, sans-serif; }
	.t-listings .thead td { padding: 5px; font-weight: bold; background:#dceaf9;}
	.t-listings .tr { background:#eff5fb; }
	.t-listings .center { text-align: center; }
	.t-listings td { border-left: 1px solid #ccc; padding: 4px 5px; border-bottom: 1px solid #eee; } 

  .submitLink {
   color: #000;
   background-color: transparent;
   text-decoration: none;
   border: none;
   cursor: pointer;
   cursor: hand;
  }
