/*@import url("styles/links.css");*/
@import url("styles/edit.css");
@import url("styles/adresar.css");
@import url("styles/hrbitov.css");
@import url("styles/mtz.css");
@import url("styles/akce.css");
@import url("styles/foto.css");
@import url("styles/kasa.css");
@import url("styles/fora.css");
@import url("styles/others.css"); 


* html .visualIEFloatFix { height: 0.001%; }

body {
 font-family: Tahoma, Arial, Sans-serif;
 font-size: 10pt;
 background: #eee;
 text-align: center;
 margin: 0px;
 }

.wrapper {
 margin: auto;
 width: 950px;
 padding: 0px 0px 30px 0px;
 background: #fff;
 border-left: 1px solid #cacaca;
 border-right: 1px solid #cacaca;
 border-bottom: 1px solid #cacaca;
 margin-bottom: 20px;
 text-align: center;
 position: relative;
 }

.page_iefix{
margin: auto;
width: 850px;
text-align: left;
}

.header {
background: #333;
height: 90px;
position: relative;
}

.paticka {
position: absolute;
right: 0px;
top: 57px;
}

.logois {
position: absolute;
left: 20px;
top: 17px;
}

.registrace {
position: absolute;
right: 23px;
top: 66px;
font-weight: bold;
width: 180px;
text-align: center;
}

.registrace a:link {text-decoration: underline; color: #000;}
.registrace a:visited {text-decoration: underline; color: #000;}
.registrace a:hover {text-decoration: none; color: #FFF;}

.links {
float: left;
width: 235px;
_width: 240px;
background: #ffcc00;
}

.links_iefix{
padding-top: 10px;
padding-left: 30px;
padding-right: 0px;
padding-bottom: 100px;
}

.links h1 {font-size: 120%; border-bottom: 2px solid #ff6600; margin-bottom: 4px;}
.links h2 {font-size: 105%; font-weight: bold; margin-bottom: 4px;}

.links a:link {text-decoration: none; color: #000;}
.links a:visited {text-decoration: none; color: #000;}
.links a:hover {text-decoration: underline; color: #000;}


.content {
padding-top: 10px;
padding-left: 270px;
padding-bottom: 10px;
text-align: justify;
background: url(images/pozadi.gif) repeat;
}

.content h1 {font-size: 120%; border-bottom: 2px solid #ff6600;}
.content h2 {font-size: 120%; font-weight: normal; border-bottom: 1px solid #ff6600;}
.content h3 {}

hr { border: 1px #ff6600 solid;}

.footer {
font-size: 7pt;
text-align: center;
color: #999;
padding-top: 10px;
}

.footer a:link {text-decoration: none; color: #999; font-weight: bold;}
.footer a:visited {text-decoration: none; color: #999; font-weight: bold;}
.footer a:hover {text-decoration: underline; color: #999; font-weight: bold;}

.issovicka {
position: absolute;
bottom: 50px;
left: 200px;
border: 0px solid;
}

table {
border: 2px #999 solid;
border-collapse: collapse;
}

td {
border: 1px #999 solid;
border-collapse: collapse;
}