/* WPS Standard Template A */

body
{
	/* font-family: Verdana, "Bitstream Vera Sans", Geneva, "Lucida Grande", Helvetica, Arial, sans-serif */
	font-family: Tahoma,Arial,Helvetica,sans-serif;
}
input, .autoscroller, .dailytip {
	font-size: 100%;
}
body
{
	font-size: 100%;
	margin: 0;
	padding: 0; /* Opera has a default padding */
}

/*	Layout only	*/

#wrap_all {
	width: 760px; 
	margin: 0px auto;
	border: 0;
	position: relative;
	z-index: 1;
}
#toplogo
{
	padding-top: 20px;
	height: 120px;
	text-align: center;
	vertical-align: top;
}
#navigation
{
	position: relative;
	z-index: 2;
	height: 25px; 
	overflow: visible; /* in case there are too much menus */
	font-size: 74%;
}
#separator
{
	display: none;
}
#wrap_content
{
	position: relative;
	z-index: 1;
	width: 758px;
	border: 1px solid;
	border-bottom: 0;
}
#leftblock 
{
	float: left;
	display: inline; /* IE hack */
	width: 150px; 
	padding: 0 12px 5px 12px;
	margin: 12px -1px 0 0;
	border-right: 1px solid;
}
#rightblock {
	float: right;
	display: inline; /* IE hack */
	width: 136px; 
	padding:10px;
	margin:12px 10px 0 0;
	border: 2px inset;
}
#leftblock, #rightblock, #content
{
	overflow: visible;
}
* html #leftblock, * html #rightblock, * html #content
{
	overflow: auto; /* IE6 falls apart otherwise */
}
#content {
	width: 550px;
	padding: 0 10px; 
	float: left;
	display: inline; /* IE6 hack */
	margin: 12px 0 0 0;
	border-left: 1px solid;
}
#frontpage #content {
	width: 390px;
	margin-right: 0;	
}

#wrap_footer 
{
	clear: both;
	position: relative;
}
/*	Shortcuts or Search - Positioning and Layout */ 

#toplogo div.search, #toplogo div.shortcuts
{
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
	margin: 0;
}
#navigation div.shortcuts, #navigation div.search
{
	float: right;
	margin: 0;
	padding: 0;
	/*display: inline;*/
	/*background-color: #f00; /* for testing */
}

/* Search form */
div.search form
{
	padding: 0 0 1px 0;
	margin: 0px;
}

div.search input.button
{
	vertical-align: text-top;
	border: none;
/*	margin-top: 1px;*/
	line-height: 13px;
	height: 20px;
	padding: 0;
	background: transparent;
	color: #000;
	font-size: 100%;
	
/*	font-size: 12px;*/
}
span.searchbuttonbox > input.button
{
	padding: 0 2px;
	/*display: inline;*/
}
div.search input.searchwords
{
	height: 17px;
	border: 1px solid;
	padding: 0 0.3em;
	width:106px;
/*	font-size: 12px;*/
}

/* ShortCuts Menu Styling*/

#links
{
	display: inline;
}
#links ul
{
	float: right;
	margin: 0;
	padding: 0;
}
#links ul li
{
	line-height: 20px;
	display: inline;
	margin: 0;
	padding: 0 10px 0 20px;
	background-position: 3px 50%;
	background-repeat: no-repeat;
	list-style-type: none;
	display: inline;
}
#links ul li a
{
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

/* Icons */
#a-links-1 
{
	background-image: url(images/homei.gif);
}
#a-links-2 
{
	background-image: url(images/kontakti.gif);
}
#a-links-3 
{
	background-image: url(images/sitemapi.gif);
}




/* Blocks */

div.clear
{
	clear: both;
}
#toplogo img, #wrap_footer img
{
	border: 0;
}
form.vertical input.box
{
	display: block;
}
#rightblock div
{
	margin: 20px 0;
}


/* Side Menu */

#smenu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-top: 1px solid;
}
#smenu ul ul
{
	border-top: 0;
}
#smenu li 
{ 
	
}
* html #smenu a
{ height: 1% } /* hasLayout */

#smenu a {
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom:1px solid;
}
#smenu ul a {
	padding-left: 11px;
}
#smenu ul ul a {
	padding-left: 16px;
	font-weight: normal;
	font-size: 75%;
}
#smenu ul ul ul a {
	padding-left: 21px;
	font-style: italic;
}
#smenu ul ul ul ul a {
	padding-left: 26px;
	font-style: italic;
}
#smenu ul ul ul ul ul a {
	padding-left: 31px;
	font-style: italic;
}
#smenu ul ul ul ul ul ul a {
	padding-left: 36px;
	font-style: italic;
}



#smenu div.search
{
	display: none; /* hide unwanted search box */
}



/*	Styling (Colours, backgrounds) */
body
{
	background: #fff;
	color: #000;
}
div.search input.searchwords
{
	border-color:#fff #ccc #ccc #fff;
}
#wrap_body, #frontpage
{
	background: #fff url("images/gradient.jpg") repeat-x scroll;
	color: #171717;
} 
#wrap_content
{
	border-color: #000;
	background: #fff;
}
#content, #leftblock
{
/*	background-color: Yellow; /* For testing */
	border-color: #ada49c;
}
#leftblock, #rightblock, #rightblock h2 
{
	color: #000;
/*	background-color: Pink; /* For testing */
}
#rightblock {
	border-color: #DDE7EB;
	background-color: #fff;
}
#wrap_footer {
	color: #000;
	padding-top: 12px;
	background: transparent url("images/bg_bott.gif") no-repeat;
}
a.copyright { color:#000; text-decoration: none; font-weight: bold; }
a.copyright:hover { color:#fff; text-decoration: underline;}

span.dailytip, .autoscroller-border, #autoscroller-body 
{
	color: #000;
	background-color: #fff;
	padding: 0;
}
iframe.autoscroller-border 
{
	border-color: #ccc; 
}	
#content a, #content a:link, #content a:visited
{
	font-weight: bold;
	text-decoration:none;
	color:#630;
}
#content a:active
{
	color:#87969c;
}
#content a:hover
{
	text-decoration:underline;
	color:#87969c;
}
#searchwords, input.button
{
}
#toplogo div.shortcuts span
{
	color: #000;
}
#smenu ul
{
	border-color: #87969c;
}
#smenu ul a 
{
	color: #fff;
	background-color: #87969c;
	border-color:#fff;
}
#smenu ul ul a
{
	color: #87969c;
	background-color: #fff;
}
#smenu .current,
#smenu a:hover 
{
	color: #87969c;
	background-color: #fff;
	border-color:#87969c;
	font-weight:bold;
}
#smenu .current,#smenu ul ul a
{
	border-color:#87969c;
}

