body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #A7BC5F;
	margin: 0;
	padding: 0;
	background-image:url(../gfx/body_bg.jpg);
	background-repeat:repeat-x;
}

img {
   behavior: url("pngbehavior.htc");
}


p {
	margin:0 0 1em 0;
	padding:0;
}

b {
	font-weight:bold;
}

i {
	font-style:italic;
}

em {
	font-style:italic;
}

strong {
	font-weight:bold;
}

a:visited, a:link {
	color:#959800;
	text-decoration:none;
}

a:hover {
	color:#959800;
	text-decoration:underline;
}


h1{
	margin:0 0 .7em 0;
	line-height:18px;
	font-size:14px;
	font-weight:bold;
	color:#738B13;
	background-image:url(../gfx/h1_bg.jpg);
	background-repeat:no-repeat;
	padding-left:16px;
}

h2{
	margin:2em 0 .7em 0;
	padding:0;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	padding-bottom:5px;
	border-bottom:1px solid #666666;
}

ul {
	margin-left:15px;
	list-style:outside;
	list-style-type:disc;
}
 
li{
	margin-bottom: 5px;
}


/* CONTENT */
#pageHeader{
	width:940px;
	height:220px;
	position:relative;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	background:none;
	background-image:url(../gfx/header_bg.jpg);
	background-repeat:no-repeat;
}

#pageHeader a{
	background:none;
	color:#656565;
	font-size:10px;
	font-weight:bold;
}

#pageContent{
	width:940px;
	position:relative;
	margin:0 auto;
	background:none;
	background-image:url(../gfx/content_table_repeat_bg.jpg);
	background-repeat:repeat-y;
	background-color:A7BC5F;
}

#ContentTable{
	background-image:url(../gfx/content_table_bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}




#menu_separator{
	
}



#submenu { height:auto !important; min-height:374px; height:374px ; }
#submenu{
	margin-top:25px;
}

.submenuDiv{
	margin-left:46px;
	width:130px;
	padding:5px 0;
	padding-bottom:10px;
}

.submenuDivLink a, .submenuDiv a:visited, .submenuDiv a:link{
	background:none;
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
	line-height:12px;
}

.submenuDivLink a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

#selectedMenu.submenuDivLink a{
	color:#959800;
	text-decoration:underline;
}

.submenuDivLink{
	margin-left:0px;
	padding:2px 0;
	padding-bottom:5px;
	color:#FFFFFF;
	font-size:10px;
}

.subSubmenuDiv{
	margin-left:10px;
	padding:2px 0;
}


#iskalnik_l_menu{
	background-image:url(../gfx/menu/m_iskalnik_bg.jpg);
	width:210px;
	height:73px;
}


.firstImage {
	float:left;
	width:116px;
	margin-right:8px;
	margin-bottom:5px;
	margin-top:2px;
	border:1px solid #737174;
}

.allPict {
	float:left;
	width:150px;
	margin-right:10px;
	margin-bottom:16px;
	margin-top:2px;
}

.allPict p{
	text-align:center;
}

#kraj{
	font-style:italic;
	color:#D18925;
}

#separator{
	background-image:url(../gfx/separator_bg.gif);
	clear:both;
	height:13px;
	width:100%;
}

#attachments{
	background-image:url(../gfx/attachments_bg.jpg);
	background-repeat:no-repeat;
	clear:both;
	height:13px;
	width:100%;
	padding-left:28px;
	padding-bottom:10px;
}

#td_foot{
	color: #FFFFFF;
	padding-bottom:20px;
	font-weight:bold;
}

#td_foot a,#td_foot a:visited, #td_foot a:link {
	color: #FFFFFF;
	text-decoration:underline;
}
