/* homepage style */

* {
  margin:0;
  padding:0;
}

.ie-png {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/stitek_novinky.png');
    height:76px;
    width:76px;
}

.ie-hide {
    border:0px solid #FFFFFF;
    _display:none;
}

.stitek {
    position:absolute;
    top:22px;
    left:-1px;
    z-index:1;
}

#hd {
	position:absolute;
	width:900px;
	top:0px;
	left:0px;
}

body  {
    font-family:Tahoma;
    font-size:0.8em;
    background-color:#f3f3f3;
}

#mainpage {
    position:relative;
    text-align:center;
    margin:auto;
    width:906px;
}


#head_sekce {
    position:relative;
    float:left;
    margin:auto;
    width:400px;
    margin-top:35px;
    height:65px;
}

#head_login {
    position:absolute;
    float:right;
    text-align:right;
    width:235px;
    margin-top:35px;
    right:0px;
}

#head_kats  {
    position:relative;
    margin:auto;
    color:white;
    background:url('img/nadpis_stred.png') repeat-x;
    height:44px;
    width:95%;
}

#kats_left  {
    position:absolute;
    width:64px;
    height:44px;
    background:url('img/nadpis_left.png') no-repeat top right;
    top:0px;
    left:0px;
}

#kats_right  {
    position:absolute;
    width:64px;
    height:44px;
    background:url('img/nadpis_right.png') no-repeat;
    top:0px;
    right:0px;
}

.kont-top {
    position:relative;
    background:url('img/hp_top.png') no-repeat;
    width:906px;
    height:37px;
}

.kont-bottom {
    position:relative;
    background:url('img/hp_bottom.png') no-repeat;
    width:906px;
    height:16px;
    margin-top:15px;
}

#footer {
    position:relative;
    width:100%;
    background:url('img/footer_bg.png') repeat-x bottom center;
    background-color:#e0e0e0;
    padding:15px 0px 15px 0px;
    margin-top:15px;
}

#footer ul {
    position:relative;
    float:left;
    margin-top:5px;
    margin-right:25px;
    list-style:none;
}

#footer-left  {
    position:relative;
    width:458px;
    float:left;
    text-align:left;
    border-right:1px solid #bebebe;
}

#footer-right  {
    position:relative;
    width:430px;
    float:right;
    text-align:left;
}

#footer-right img {
    border:3px solid #c9c9c9;
}

#footer-right table {
    position:relative;
    width:100%;
    margin-top:10px;
}

#footer-right table tr td {
    text-align:center;
}

#footer a {
    color:#4355b1;
    text-decoration:none;
}

#footer-left a {
	text-decoration:underline;
}


#footer a:hover {
    text-decoration:none;
}

#nacenter {
    position:relative;
    width:906px;
    text-align:center;
    margin:auto;
    border-bottom:1px solid #bebebe;
    padding-bottom:10px;
}

#footer-center  {
    position:relative;
    width:906px;
    text-align:center;
    margin:auto;
    font-size:11px;
    padding:15px 0px 7px 0px;
}

.margin-top a {
	position:relative;
	top:9px;
}

.velky  {
    font-size:1.2em;
}

.bold {
    font-weight:bold;
}

#margin-top  {
    position:relative;
    margin-top:100px;
}

.right  {
    text-align:right;
}

.input-padding  {
    padding:3px 10px 3px 10px;
}

.white  {
    color:white;
}

.paddleft {
    padding-left:28px;
}

.center {
    text-align:center;
}

.kont {
    position:relative;
    background-color:#434343;
}

.kont table {
    position:relative;
    width:100%;
}

.kont table tr td {
    text-align:center;
}

.kont table tr td img {
    border:3px solid #636363;
}

.kont a {
    color:white;
}

.kont a:hover {
    text-decoration:none;
}

.margin-top  {
    margin-top:30px;    
}

h1,h2 {
	font-size:0.9em;
	color:#DCDCDC;
	padding:0px;
	margin:0px;
}

.kont p {
	background:#F3F3F3;
	color:black;
	font-size:0.9em;
}


