/*
CSS for solnejeskyne.net
Ver. 2.0 10.04.2007
Created by Daniel Schwan
All right reserved
*/
/* Accessibility reset */
*{padding:0;margin:0;}
ul,li{list-style:none;}
img{border:none;}
.hidden{position:absolute;top:-10000px;left:0;width:1px;height:1px;overflow:hidden;}

/* Layout */
body,html{font:normal 11px/1.4em Arial,Verdena,sans-serif;color:#000;text-align:center;}
body{background:url('bgmin.png') repeat-x 50% 50%;}
#container{width:100%;height:660px;background:url('test.jpg') no-repeat 50% 0%;}
#wrap{width:780px;height:660px;margin:0 auto;}
#vystavba a{display:block;width:100%;height:295px;}
#navsteva a{display:block;width:100%;height:365px;}
