/*
 * Zagro.sk
 * _____________________________________
   file: layout.css
   autor: Bc. Róbert Medvid
   http://www.alfdesign.sk
 */

@import "/css/elements.css";

/*
 html
 ------------------------------------- *
 */
 
body {
	color: #5f645a;
	font: 0.7em/160% "Verdana CE", Verdana, Arial, sans-serif;
	background: #699e34 url(/images/bg_vertical.gif) repeat-x;
	}

a {
	color: #4f9111;
	text-decoration: none;
	white-space: nowrap;
	}

a:hover {
  	color: #EF2F24;
	}

h1, 
h2, 
h3, 
h4, 
h5, 
h6 {
  	font: 100% normal "Georgia CE", "Times New CE", "New York CE", "Times CE", Georgia, times, serif;
  	margin: 0;
  	padding: 0;
	}



/*
 container page
 ------------------------------------- *
 */
 
#wrapper {
	width:706px;
	margin:0 auto;
	}

* html #wrapper {
	}

#header,
#navheader,
#body,
#footer {
	width: 100%;
	position: relative;
	text-align: left;
	display: block;
	clear:both;
	}

#header,
#body {
	background: url(/images/main_bg.gif) 204px 20px repeat-y;
}

/*
 body
 ------------------------------------- *
 */

#body {
	height: 100%;
	}



/*
 header layout
 ------------------------------------- *
 */

/* 
-> header */

#header {
	height: 170px;
	}

	#head_nav {
	position: relative;
	float: left;
	width: 100%;
	height: 21px;
	background: url(/images/bg_head_navi.gif) repeat-x;
	}
	
	#head_nav_lang {
	float: right;
	position: relative;
	width: 80px;
	height: 15px;
	background: transparent url(/images/language_flags.gif);
	overflow: hidden;
	margin-top: 2px;
	margin-right: 10px;
	}
	
	#head_nav_lang ul {
	margin:0; 
	padding:0;
	}
	
	#head_nav_lang li {
	list-style-type:none; 
	width:40px; 
	height:15px; 
	display:inline;
	}
	
	#head_nav_lang a {
	display:block; 
	float:left; 
	width:40px;
	height:15px; 
	overflow:hidden; 
	text-decoration:none; 
	background:transparent url(/images/language_flags-hover.gif) no-repeat -999px -999px;
	}

	#head_nav_lang a#sk:hover { background-position: 0 0; z-index:100; }
	#head_nav_lang a#en:hover { background-position: -40px 0; z-index:100; }

	#head_logo {
	position: relative;
	float: left;
	width: 208px;
	height: 100%;
	}

	#head_logo a {
	margin: 0;
	padding: 0;
	width: 208px;
	display: block;
	text-decoration: none;
	background: none;
	margin-top: 30px;
	height: 105px;
	}

	#head_photo {
	position: relative;
	width: 494px;
	height: 100%;
	background: #f4f7da;
	float: left;
	}

	#head_photo img {
	display: block;
	}

	#head_photo #line {
	background: url(/images/hpic_bg_line.gif) 0 0 no-repeat;
	font-size: 1px;
	height: 3px;
	width: 100%;
	}

/* 
-> navheader */
#navheader {
	height: 100px;
	background: #E8E8E8;
	border-bottom: 1px solid #D6D6D6;
	border-top: 1px solid #D6D6D6;
	}



/*
 menu layout
 ------------------------------------- *
 */

#menu {
	float: left;
	width: 208px;
	height: 157px;
	margin-top: 15px;
	}

	#menu ul {
	margin: 0;
	padding: 0;
	margin-top: 50px;
	}

	#menu li {
	margin: 0;
	padding: 0;
	margin-left: 22px;
	}

	
	#menu a {
	color:#a29726;
	letter-spacing: -1px;
	padding: 0;
	width: 160px;
	display: block;
	}

	#menu a:hover {
	color: #b7ae57;
	}



/*
 content layout
 ------------------------------------- *
 */

#content {
	float: left;
	width: 495px;
	background: url(/images/content_bg.gif) 1px 0 no-repeat;
	}

	#content input, textarea {
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 100%;
	padding: 0.1em;
	}

/* 	content
-> 	text */
	#content #text {
	float: left;
	width: 365px;
	margin-right: 1px;
	}

	#content #text .margin {
	padding: 8px 15px 0 30px;
	}

/* 	content
-> 	breadcrumb */
	#content #breadcrumb {
	font-size: 85%;
	margin-bottom: 14px;
	}


/*
 footer layout
 ------------------------------------- *
 */

#footer {
	background: url(/images/bg_footer.gif) 204px 0 no-repeat;
	height: 50px;
	}
	
	#foot_margin {
	height: 100%;
	margin-left: 204px;
	}

	#foot_copyright {
	float: left;
	position: relative;
	width: 300px;
	padding: 2px 0 0 30px;
	font-size: 9px;
	color: #787978;
	}

	#foot_copyright span {
	color: #8d8c8c;
	}


/* 
->  footer design */
	#foot_design {
	float: right;
	position: relative;
	width: 150px;
	padding: 2px 12px 0 0;
	text-align: right;
	}
	
	#foot_design a {
	color: #b3cb9a;
	font-size: 9px;
	letter-spacing: -0.1em;
	}

	#foot_design a:hover {
	color: #e1f6cd;
	}

/* 
->  footer menu */
	#foot_menu {
	float: left;
	position: relative;
	width: 490px;
	height: 22px;
	}

	#foot_menu p {
	margin: 0;
	text-align: right;
	font-size: 90%;
	color: #f1f7eb;
	padding: 2px 0 0 0;
	}

	#foot_menu p a {
	text-decoration: none;
	font-weight: normal;
	color: #DAEEAA;
	}

	#foot_menu p a:hover {
	color: #CAED07;
  	background: url(/images/dots-green-02.gif) repeat-x 100% 100%;
  	padding-bottom: 1px;
	}

	#stat_hidden {
	display: none;
	visibility: hidden;
	}




	

