@CHARSET "UTF-8";
@import url(mod_forms.css);

* { margin: 0px; padding: 0px; }
body { font-size: 10px; font-family: Arial; background: transparent url(../images/pozadie_body.jpg) no-repeat center top; }

#page { display: block; margin: 0px auto; width: 900px; }
#top { display: block; position: relative; height: 252px; /*background: transparent url(../images/pozadie_top.jpg) no-repeat left top;*/ }
#main { display: block; position: relative; background: transparent url(../images/pozadie_main.jpg) repeat-y left top; }
#left { width: 180px; background: transparent url(../images/pozadie_left.jpg) no-repeat left top; }
.main_content_okraj { height: 30px; background: transparent url(../images/main_content_okraj.jpg) no-repeat left top; }
#main_content { position: relative; z-index: 1; background: transparent url(../images/pozadie_main_content.jpg) no-repeat left top; height: 300px; }
#right { width: 233px; } 
#bottom { display: block; position: relative; height: 100px; background: transparent url(../images/pozadie_bottom.jpg) no-repeat left top; }

.obrazok_banner { display: block; float: left; position: absolute; left:0; top:0; z-index:1; width: 900px; height: 252px; }
.obrazok_main_content { display: block; position: absolute; right: 0px; bottom: 0px; z-index: 1; }
.obrazok_main_content img { position: relative; z-index: 1; }
.pozadie_bottom { position: absolute; top: 0px; left: 0px; width: 900px; height: 37px; }

.vyhladavanie { position: absolute; z-index: 5; display: block; margin-top: 14px; right:0px; top:0px; }
.vyhladavanie p,
.vyhladavanie .options { display: none; }
.vyhladavanie .search_input { display: block; float: left; width: 124px; height: 16px; background: transparent url(../images/vyhladat.jpg) no-repeat left top; }
.vyhladavanie .search_input .searchText { width: 94px; margin: -1px; font-size: 12px; color: black; padding: 0px 0px 1px 10px; }
.vyhladavanie .search_input .searchButton { width: 18px; height: 16px; } 
