*                                                     { margin: 0; padding: 0; list-style:none;}
body                                                  {
	font: normal .8em/1.3em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #6d6e71;
	background-color: #f7efe2;
	padding: 22px 0;
}
.clear                                                { clear:both; }
a                                                     { text-decoration:underline; color: #6d6e71; }
a:hover                                               { text-decoration:none; }

a, img, a img, input                                  { outline: none; }
input:focus                                           { outline: none; } /* Safari FIX */

/*-----------------------------------------------------
   MAIN BORDERS
----------------------------------------------------- */
#wrapper                                              {
	width:968px;
	background-image:url(../images/layout/main.gif);
	margin: 0 auto;
	position: relative;
	text-align: left;
}
#wrapper-top-border                                   { background:url(../images/layout/main_top.gif) no-repeat left top; }

/*POCETNA LINK*/
#pocetnalink                                          {
	display: inline;
	float: left;
	width: 50px;
	text-align: left;
	margin: 20px 0 0 40px;
	cursor:pointer;
	color: #d4a017;
}

/*-----------------------------------------------------
   LANGUAGES
----------------------------------------------------- */
#language                                             {
	display: inline;
	float: right;
	width: 250px;
	text-align: right;
	padding: 20px 40px 0 0;
	cursor:default;
}
	
#language li                                          { display: inline; margin-left: 3px;}
#language li a                                        { margin-right: 3px; }
#language a                                           { color: #8d8c8c; text-decoration: none; }
#language a:hover                                     { text-decoration: underline; }
#language a.on,
#language a.on:hover                                  { color: #d4a017; text-decoration: none; font-weight: bold; }

/*-----------------------------------------------------
   HEADER
----------------------------------------------------- */
#top                                                  { height: 95px; text-align:center; }
#header                                               { display:inline-block; }
#header-left                                          {
	display: inline;
	float:left;
	width: 220px;
	height: 300px;
	background-color: #f7efe2;
	margin-left: 35px;
	margin-right: 25px;
}

/*-----------------------------------------------------
   HEADER BORDERS
----------------------------------------------------- */
#header-right                                         {
	display: inline;
	float:right;
	background-image:url(../images/layout/head.gif);
	width: 650px;
	height: 300px;
	margin-right: 35px;
}
#top-header-right                                     {
	background:url(../images/layout/head_top.gif) no-repeat right top;
	width: 650px;
	height: 300px;
}
#bottom-header-right                                  {
	background:url(../images/layout/head_bottom.gif) no-repeat right bottom;
	width: 650px;
	height: 300px;
	text-align:center;
}

/*HEADER CONTENT*/
#header-content img                                   { margin-top:12px; }

/*-----------------------------------------------------
   CONTAINER
----------------------------------------------------- */
#container                                            {
	overflow: hidden;
	height: 100%;
	padding: 0px 35px 20px 35px;
	background: transparent url(../images/layout/main_bottom.gif) no-repeat left bottom;
}
#nav                                                  { clear: both; overflow: hidden; height: 100%; }
.content                                              { margin: 20px; }

/*-----------------------------------------------------
   PATH
----------------------------------------------------- */
#path                                                 {
	display: inline;
	float: left;
	font-size: .8em;
	width: 500px;
	margin-top: 5px;
	cursor:default;
	padding-left: 11px;
}
#path li                                              { display: inline; margin-right: 5px; }
#path a                                               { color: #d4a017; text-decoration:none }
#path a:hover                                         { color: #6d6e71; }

/*-----------------------------------------------------
   OPTIONS
----------------------------------------------------- */
#options                                              {
	display: inline;
	float: right;
	width: 105px;
	font-size: .8em;
	margin-top: 2px;
}
#options li                                           { float: left; margin-left: 1px; }
	
#options li#small                                     { margin-left: 2px; font-size: .9em; }
#options li#normal                                    { font-size: 1.2em; }
#options li#large                                     { font-size: 1.7em; }
#options li#small a                                   { padding-top: 5px; width: 15px; }
#options li#normal a                                  { padding-top: 5px; width: 15px; }
#options li#large a                                   { padding-top: 3px; width: 15px; }

#options a                                            {
	display:block;
	height: 22px;
	text-align: center;
	color: #6d6e71;
	text-decoration:none;
	outline:none;
}
#options a:hover                                      { color: #d4a017; }
	
#options li#print a,
#options li#sitemap a                                 { width: 22px; text-indent: -9999px; }
#options li#print a                                   { background: transparent url(../images/layout/print.gif) no-repeat center center; display:block;}
#options li#sitemap a                                 { background: transparent url(../images/layout/sitemap.gif) no-repeat center center; }

/*-----------------------------------------------------
   GENERAL
----------------------------------------------------- */

#topLink                                              { text-align: right; font-size: .9em; padding: 10px 0 0 0; clear: both; }
#topLink a                                            { color: #d4a017; text-decoration: underline; }
#topLink a:hover                                      { color: #d4a017; text-decoration: none; }

/*-----------------------------------------------------
   FOOTER
----------------------------------------------------- */
#kontaktinfo                                          { display:none; }

#development                                          {
	width: 960px;
	margin: 10px auto 0 auto;
	text-align: center;
	padding-right: 20px;
	font-size: .85em;
}
#development a                                        { color: #d4a017; text-decoration: underline; }
#development a:hover                                  { color: #d4a017; text-decoration: none; }