@import url("http://egyptan.cz/wp-content/themes/custom/style.css");	

	body {background:#fefde5 url(images/screen/body.png) top repeat-x; color:#000;}
	
	h1, h2, h3, h4, h5, h6 {color:#c95300;}

	a {color:#174065;}
	a:visited {color:#1d507c;}
	a:hover {color:#b01208;}

	table th {background:#fefde5;}
	table td {background:#e9f8ff;}
	
	/* header */
	
	div#header {background:url(images/screen/header.png) top left;}
	div#header h2 span {background:url(images/screen/header.png) top left;}

	/* nav */
	ul#nav {background:#205582 url(images/screen/body.png) left -128px repeat-x;}
	ul#nav li {background:url(images/screen/nav-line.png) right top repeat-y;}
	ul#nav li a {color:#fff;}
	ul#nav li a:hover {background:url(images/screen/nav-hover.png) center bottom repeat-x;}
	
	/* hands */
	
	span#hands {background:url(images/screen/hands.png) top left no-repeat; display:block; width:168px; height:30px; position:absolute; top:128px; left:0px;}
	
	/* col1 */

	ul.menu li a {background:url(images/screen/bullet-2.png) 122px center no-repeat;}
	ul.menu li a:hover {background-image:url(images/screen/bullet-3.png);}

	/* content */
	
	div#content {background:#fff url(images/screen/content-middle.png) top left repeat-y;}
	
	span#content-top {background:url(images/screen/content-top.png) top left no-repeat;}
	span#content-bottom {background:url(images/screen/content-bottom.png) bottom left no-repeat;}
	
	div#content ul li {list-style-image:url(images/screen/bullet-1.png);}
	
	div.box {background:#fefde5;}
	
	/* footer */
	
	div#footer p {border-top:5px solid #1e517d; color:#666;}
	div#footer a#footer-sitemap {background:url(images/screen/icon-sitemap.png) left 1px no-repeat;}	
	div#footer a#footer-contact {background:url(images/screen/icon-contact.png) left 4px no-repeat;}	