* {
	padding:0;
	margin:0;	
	list-style:none;
}

body {
	background:#white;
        font-size: 12px;
        font-family: arial;
}

table {
        font-size: 12px;
        font-family: arial;
}

img {
        border: 0px;
}

input {
        margin: 3px;
}

textarea {
        margin: 3px;
}


input.delete {
        background: url(../img/delete.gif) no-repeat;
        border: 0px;
        width: 10px;
        height: 10px;
}

select {
        margin: 3px;
}

td.nadpis_top {
        margin-right: 10px;
}

td.center {
        text-align: center;
}

H2 {
        font-size: 14px;
        font-family: arial;
}

H3 {
        font-size: 13px;
        font-family: arial;
}

a.cerny-h {
	color: black;
        text-decoration: none;
}

a:hover.cerny-h {
        text-decoration: underline;
}

a.cerny {
	color: black;
        font-weight: bold;
        text-decoration: none;
}

a:hover.cerny {
        text-decoration: underline;
}

a.sedy {
	color: #999;
        text-decoration: none;
}

a:hover.sedy {
        text-decoration: underline;
}

a.bily {
	color: white;
        font-weight: bold;
        text-decoration: none;
}

a:hover.bily {
        text-decoration: underline;
}

p.bily {
	color: white;
}

a.cerveny {
	color: red;
        font-weight: bold;
        text-decoration: none;
}

a:hover.cerveny {
        text-decoration: underline;
}

#member {
	width:940px;
        padding: 5px 5px 5px 5px;
	margin:0 auto;
	position:relative;
        text-align: right;
}

#masthead {
	width:950px;
        height: 95px;
	margin:0 auto;
	padding:0px 0px 0px 0px;
	position:relative;
}

#masthead H1 {
	display: none;
}

#masthead img {
	height:80px;
	width:148px;
        float: left;
        margin-left: 5px;
}

#masthead img.auto {
        float: right;
        margin-top: 60px;
        margin-right: 5px;
        height: 24px;
        width: 70px;
}

#masthead img.reality {
        float: right;
        margin-top: 47px;
        margin-right: 5px;
        height: 35px;
        width: 70px;
}

#masthead ul {
	float: right;
        margin-top: 60px;
}

#masthead li {
	float:left;
        height: 35px;
	background: url(../img/menu-stred.png) top repeat-x;
}

#masthead li a {
	background:transparent url(../img/menu-levy.png) top left no-repeat;
        text-decoration: none;
	display:block;
}

#masthead li a strong {
	padding:11px 22px 12px 22px; 
        color: white;
	display:block;	
	background:transparent url(../img/menu-pravy.png) top right no-repeat;
}

table.center {
	width:1090px;
        margin:0 auto;
        position:relative;
}


#main-bok-levy {
	width:130px;
        margin-top: 112px;
	float:left;
        text-align: right;
}

#main-bok-pravy {
	width:150px;
        margin-top: 120px;
	float:left;
        text-align: left;
}

#main {
	width:950px;
        float: left;
	margin-left: 5px;
        margin-right: 5px;
}

#stred {
        background-color: #e4e6e3;
	width:930px;
        float: left;
	padding:10px 10px 10px 10px;
	position:relative;
}

#levy {
	width:250px;
        float: left;
	padding:0px 0px 0px 0px;
	position:relative;
}

#levy .box-top {
        background: url(../img/top-small.png) no-repeat;
	width:250px;
        height: 5px;
}

#levy .box {
        background-color: white;
        width:230px;
        padding: 10px;
        _margin-top: -5px;
}

#levy .box span.red{color: red; font-weight: bold;}

#levy .box-center {
        text-align: center;
        background-color: white;
        width:230px;
        padding: 10px;
        _margin-top: -5px;
}

#levy select.levevyhledavani {
        width: 230px;
        margin: 0px 0px 3px 0px;
}

#levy input.levevyhledavani {
        width: 230px;
        margin: 0px 0px 3px 0px;
}

#levy input.levevyhledavani-maly {
        width: 90px;
        margin: 0px 0px 3px 0px;
}

#levy input.rozsireni {
        margin: 0px;
}

#levy input.leveodeslani {
        margin: 5px 0px 0px 0px;
}

#levy .box-bottom {
        background: url(../img/bottom-small.png) no-repeat;
	width:250px;
        height: 5px;
        margin-bottom: 10px;
        _margin-bottom: 0px;
}

#levy .box .hr {
        height: 1px;
        margin-top: 10px;
        margin-bottom: 10px;
        width: 100%;
        background-color: grey;
}

#levy .box .hr hr {
        display: none;
}

#pravy {
	width:670px;
        float: left;
	margin-left: 10px;
	position:relative;
}

#pravy input.registrace {
	border: 1px solid #e4e6e3;
        margin-left: 10px;
}

#pravy select.pravevyhledavani {
        width: 200px;
}

#pravy .box-top {
        background: url(../img/top.png) no-repeat;
	width:670px;
        height: 5px;
}

#pravy .box-top-blue {
        background: url(../img/top-blue.png) no-repeat;
	width:670px;
        height: 5px;
}

#pravy .box-blue {
        background-color: #2f3699;
        width:650px;
        padding: 10px;
        _margin-top: -5px;
}

#pravy .box {
        background-color: white;
        width:650px;
        padding: 10px;
        _margin-top: -5px;
}

#pravy .box span.oblibene{padding-left: 18px; background: url(../img/star.gif) 0 0px no-repeat;color: #999}

#pravy .box .hr {
        height: 1px;
        margin-top: 10px;
        margin-bottom: 10px;
        width: 100%;
        background-color: grey;
}

#pravy .box .hr hr {
        display: none;
}

#pravy .box .hr2 {
        height: 1px;
        margin-top: 10px;
        margin-bottom: 10px;
        width: 100%;
        background-color: #dcdcdc;
}

#pravy .box .hr2 hr {
        display: none;
}

#pravy .box table.nabidka td {
        height: 30px;
}

#pravy .box table.nabidka td img {
        float: left;
        margin-right: 5px;
}

#pravy table.inzerat td {
        padding: 2px;
}

#pravy .box-bottom {
        background: url(../img/bottom.png) no-repeat;
	width:670px;
        height: 5px;
        margin-bottom: 10px;
        _margin-bottom: 0px;
}

#pravy .box-bottom-blue {
        background: url(../img/bottom-blue.png) no-repeat;
	width:670px;
        height: 5px;
        margin-bottom: 10px;
        _margin-bottom: 0px;
}

#pravy p {
        margin: 0px;
        padding: 0px;
}

#footer {
	width:940px;
        padding: 10px 10px 10px 10px;
	margin:0 auto;
	position:relative;
}

#footer p.pravy {
	float: right;
}
