/*--------------------------------
	Basic
----------------------------------*/
*                       { margin: 0; padding: 0; list-style: none; }
a img                   { border: none; outline: none; }
a, a:link, a:visited,
a:hover, a:active       { outline: none; }

html, body              { height: 100%; }

body                    {
	font: normal 13px "Trebuchet MS", Verdana, Arial, Helvetica;
	color: #343333;
	text-align: center;
	}

/*--------------------------------
	Layout
----------------------------------*/
#wrapper-bg {
	width: 1024px;
	text-align: left;
	margin: 0 auto;
	background: transparent url(../images/bg.gif) repeat-y top left;
	height: 100%;
	}

#wrapper                            {
	background: transparent url(../images/bg.gif) repeat-y top left;
	padding: 0 120px;
	}
	
h1                                  {
	width: 360px;
	height: 35px;
	padding-top: 45px;
	background: transparent url(../images/krojacki-obrt-emanuel.gif) no-repeat left bottom;
	}
	
h1 span                             { display: none; }

/*--------------------------------
	Basic - liste
----------------------------------*/
#basic                              {
	text-align: right;
	position: relative;
	top: -45px;
	font-size: 11px;
	}

#basic li                           {
	display: inline;
	}
	
#basic li.first a                   {
	margin-right: 2px;
	padding-right: 5px;
	background: transparent url(../images/list-basic.gif) no-repeat right center;
	}
	
#basic a:link,
#basic a:visited                    { color: #010000; text-decoration: none;  }
#basic a:hover,
#basic a:active                     { color: #010000; text-decoration: underline;  }

/*--------------------------------
	Menu
----------------------------------*/
#menu                               {
	padding: 3px 0;
	background: #b56f71;
	font-size: 14px;
	position: relative;
	width: 100%;
	}	
	
#menu li                            { display: inline; }

#menu a                             {
	margin-left: 10px;
	padding-left: 12px;
	background: transparent url(../images/list-nav.gif) no-repeat left center;
	}
	
#menu .first a                      {
	margin-left: 20px;
	padding-left: 0;
	background: none;
	}
	
#menu a:link,
#menu a:visited                     { color: #fff; text-decoration: none; }

#menu a:hover,
#menu a:active                      { color: #000; text-decoration: none; }

#menu a#menu-on                     { color: #000; text-decoration: none; }

#menu li#print a                    {
	display: block;
	position: absolute;
	top: 4px !important; top: 3px;
	right: 10px;
	width: 16px;
	height: 16px;
	background: transparent url(../images/print.gif) no-repeat left top;
	margin-left: 15px;
	padding: 0;	
	}
	
#menu li#print a span               { display: none; }

/*--------------------------------
	Path
----------------------------------*/
#path                               { margin: 5px 0; font-size: 12px; }

#path li                            { display: inline; }

#path a                             { padding-right: 10px; background: transparent url(../images/list-path.gif) no-repeat right center;}

#path a:link, 
#path a:visited                     { color: #b8b8b8; text-decoration: none; }
#path a:hover, 
#path a:active                      { color: #b8b8b8; text-decoration: underline; }

#path a#path-on                     { color: #000; padding: 0; background: none; }

/*--------------------------------
	Header 
----------------------------------*/
#header                             {
	background: transparent url(../images/header.jpg) no-repeat left top;
	border: 1px solid #b8b8b8;
	text-align: right;
	padding-bottom: 29px;
	}
	
p#title-1                           {
	font: normal 30px Georgia, "Times New Roman", Times, serif;
	padding: 25px 248px 0 0;
	}
p#title-2                           {
	font: normal 36px Georgia, "Times New Roman", Times, serif;
	padding: 10px 15px 0 0;
	}
p#title-3                           {
	font: normal 26px Georgia, "Times New Roman", Times, serif;
	padding: 20px 27px 0 0;
	}

/*--------------------------------
	Container
----------------------------------*/
#container                          {
	padding: 0 30px 25px 30px;
	text-align: justify;
	}
	
#container h2                       {
	font: normal 19px Georgia, "Times New Roman", Times, serif;
	margin: 17px 0 24px -10px;
	}
	
#container h3                       {
	font: normal 15px Georgia, "Times New Roman", Times, serif;
	margin: 17px 0 24px -10px;
	}
	
#container p,
#container ul,
#container ol                       { margin: 10px 0; }

#container ul li                    {
	background: transparent url(../images/list-content.gif) no-repeat 0 9px; 
	padding-left: 15px;
	}

#container ol li                    {
	list-style: outside decimal;
	margin-left: 25px;
	}
	
#container a:link,
#container a:visited                { color: #b56f71; text-decoration: underline; }
#container a:hover,
#container a:active                 { color: #010000; text-decoration: underline; }
	
#footer                             {
	border-top: 1px solid #b8b8b8;
	padding: 15px 0;
	text-align: center;
	font-size: 11px;
	clear: both;
	width: 100%;
	}
	
#footer a:link,
#footer a:visited                   { color: #6c6c6c; text-decoration: none; }
#footer a:hover,
#footer a:active                    { color: #6c6c6c; text-decoration: underline; }

#images-box                         {
	text-align: center;
	padding-top: 15px;
	}
	
#images-box img                     {
	border: 1px solid #b56f71;
	padding: 2px;
	margin: 0 20px;
	}

/*--------------------------------
	Home 
----------------------------------*/
#home #wrapper                      { height: 100%; }

#home #path a                       { background: none; padding: 0;}

#home #container                    {
	padding: 17px 0 25px 0;
	text-align: left;
	}

#home #container a                  {
	display: block;
	float: left;
	width: 229px;
	height: 106px;
	background: transparent url(../images/sub-menu.jpg) no-repeat left top;
	margin-right: 20px;
	padding: 9px;
	color: #010000;
	text-decoration: none;
	}
#home #container a img               { display: block; margin-top: 3px; }
#home #container a#right             { margin-right: 0; }

#home #footer                        {
	clear: both;
	padding: 40px 0 15px 0;
	background: transparent url(../images/home-footer.gif) repeat-x 0 25px;
	border: none;
	display: inline-block;
	}
