body
{
	margin: 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
}

h1
{
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #000144;
}

a:hover
{
	background-color: #E3E4FD;
}

a:visited
{
	color: Blue;
}

#container
{
	width: 780px;
	margin: 0 auto;
}

#main
{
	background: url(/images/podveski/mainbg.gif) repeat-y left;
	width: 780px;
	margin: 0 auto;
	padding: 1px 4px 0 1px;
}

#maintop
{
	width: 775px;
	height: 221px;
	background: url(/images/podveski/topbg1.gif) repeat-x top;
}

#topline
{
	width: 775px;
	height: 39px;
	background: url(/images/podveski/topline1.gif) repeat-x top;
}

#topline1
{
	width:10px;
	height: 39px;
	background: url(/images/podveski/topline2.gif) no-repeat top;
	float: right;
}

#topline2
{
	width:250px;
	height: 39px;
	background: url(/images/podveski/topline3.gif) repeat-x top;
	float: right;
	vertical-align: middle;
	text-align: center;
}

#topmid
{
	width: 775px;
	height: 137px;
}

#topmidleft
{
	float: left;
	width: 421px;
	height: 137px
	vertical-align: middle;
}

#topmidleft a:hover
{
	background-color: transparent;
}

#topmidleft a img
{
	border: 0px none black;
}

#topmidright
{
	float: right;
	width: 280px;
	height: 137px;
	background: url(/images/podveski/car.gif) no-repeat left;
}

#topbot
{
	width: 775px;
	height: 44px;
}

#topbotrht
{
	width: 44px;
	height: 44px;
	float: left;
	background: url(/images/podveski/topbotrht1.gif) no-repeat left;
}

#topbotmid
{
	width: 464px;
	height: 44px;
	float: left;
	background: url(/images/podveski/topbotmid.gif) repeat-x top;
}

#topbotmid2
{
	width: 32px;
	height: 44px;
	float: left;
	background: url(/images/podveski/topbotmid2.gif) no-repeat left;
}

#topbotrht2
{
	width: 235px;
	height: 44px;
	float: left;
	background: url(/images/podveski/topbotrht2.gif) repeat-x left;
}

#contentcontainer
{
	width: 775px;
}

#maincontent
{
	width: 540px;
	float: left;
	overflow: hidden;
}

#rhtcolumn
{
	width: 234px;
	float: left;
	background: url(/images/podveski/rhtcolumn.gif) repeat-y top;
}

#incontainer
{
	padding: 5px 0 0 9px;
}

#incontainer2
{
	padding: 5px 5px 0 5px;
}

div.genform
{
	border: 1px solid Navy;
	padding: 5px;
	margin-bottom: 10px;
}

div.genform h2
{
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #000144;
}

.rmodtop
{
	background: url(/images/podveski/modtopbg.gif) no-repeat top;
	height: 4px;
}

.rmod
{
	background: url(/images/podveski/modmidbg.gif) repeat-y top;
	margin: 0;
}

.rmodmid
{
	padding: 0 5px;
}

.rmodmid h3
{
	font: bold 14px Arial, Helvetica, sans-serif;
	margin: 0;
}

.rmodbot
{
	background: url(/images/podveski/modbotbg.gif) no-repeat bottom;
	height: 7px;
}

strong.faq
{
	font-weight: bold;
	color: Blue;
}

ul#mainmenu
{
	display: block;
	margin: 0;
	padding: 0;
}
ul#mainmenu li
{
	display: block;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#mainmenu li a:hover
{
	background-color: transparent;
}

ul#mainmenu li a img
{
	border: 0 none white;
}

#bottom
{
	background: url(/images/podveski/bottombg.gif) no-repeat top;
	width: 780px;
	height: 18px;
	margin: 0 auto;
	padding: 0;
}

div.illust_left, div.illust_right
{
	margin:0;
	padding:0 0 10px 10px;
	background: url(/images/shadow.gif) no-repeat left bottom;
}

div.illust_left
{
   	float:left;
   	margin: 0 5px 5px 0;
}

div.illust_right
{
	float:right;
}

div.illust_left img, div.illust_right img
{
	border:1px solid #999;
	display:block;
}

table.cat
{
	clear: both;
	border: 1px solid #ccc;
}

table.cat caption
{
	text-align: left;
	font-style: italic;
	padding: 0 0 2px 0;
	margin: 0;
	border: 1px solid #ccc;
	border-bottom: 0 none #ccc;
}

table.cat tr.head
{
	background-color: #ccc;
}

table.cat tr.one
{
	background-color: #eee;
}
table.cat tr.two
{
	background-color: #ddd;
}

table.cat tr td.item
{
	text-align:center;
}
table.cat tr td.item a
{
	display:block;
}