/* CSS Document */

a:link { 
    color: rgb(255,132,0); 
}
a:visited { 
    /* color: rgb(153,153,153); */
    color: rgb(255,132,0);
    text-decoration: underline; 
}
a:hover {
    text-decoration: none; 
}


body {
	text-align: center;
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Tahoma, Verdana, Arial, Sans Serif, Helvetica;
	font-size: 70%;
	color: rgb(111,111,111);
}

form {
    margin: 0px;
    padding: 0px;
}

form.levy-form {
    height: 17px;
}

h1 {
	font-size: 150%; 
	font-weight: normal;
	color: rgb(255,132,0);
	margin: -3px 0px 8px 0px;
}

h2 {
	font-size: 115%; 
	font-weight: bold;
	color: rgb(111,111,111);
	margin: 16px 0px 3px 0px;
}

h3 {
    position: absolute;
    right: 0px;
    top: 0px;
    height: 16px;
    _height: 20px;
    width: 405px;
    _width: 413px;
	font-size: 120%; 
	font-weight: bold;
	color: white;
	background-color: rgb(153,153,153);
	margin: 0px;
	padding: 2px 5px;
}

h4 {
    background-color: rgb(240,240,240);
    color: rgb(111,111,111);
    font-size: 130%;
    width: 283px;
    _width: 288px;
    padding: 3px 10px;
    margin: 0px;
}

img {
	border: 0px;
}

img.levy-button {
    float: right;
}

input.button {
    border-top: 1px solid rgb(240,240,240); 
    border-left: 1px solid rgb(240,240,240);
    border-bottom: 1px solid rgb(0,0,0);  
    border-right: 1px solid rgb(0,0,0);
    background-color: rgb(111,111,111);
    color: white;
    font-size: 12px;
    font-weight: bold;
    width: 120px;
    height: 22px;
    _height: 21px;
}

input.text {
	font-size: 10px;
	border: 1px solid rgb(111,111,111);
}

input.sedy {
	background-color: rgb(240,240,240);
	width: 150px;
}

input.velky {
	width: 300px;
}

p {
    margin: 8px 0px;
    line-height: 125%;
}


select {
	font-size: 9px;
	font-family: Tahoma, Verdana, Arial, Sans Serif, Helvetica;
}

select.levy-select {
	color: rgb(111,111,111);
	background-color: rgb(240,240,240);
	height: 14px;
}

table {
    font-size: 100%;
	border: none;
}

.textarea {
    font-family: Tahoma, Verdana, Arial, Sans Serif, Helvetica;
    font-size: 10px;
    width: 300px; 
    height: 80px;
    border: 1px solid rgb(111,111,111);
    background-color: rgb(240,240,240); 
}


ul {
    margin-top: 2px;
    margin-bottom: 7px;
    list-style-image: url('img/li.gif');
}

#cs_lang {
	position: absolute;
	top: 17px;
	left: 23px;
}

#en_lang {
	position: absolute;
	top: 17px;
	left: 49px;
}

#duvod1, #duvod2, #duvod3, #duvod4, #duvod5, #duvod6, #duvod7 {
    display: none;
}

#hlavni { 
	position: relative;
    width: 780px;
    margin: 1em auto; /* vycentrovani ve firefoxu */
}

#menu {
	position: absolute;
	top: 165px;
	right: 0px;
}


#levy {
	float: left;
	width: 294px;
	margin: 242px 0px 0px 0px;
	padding: 0px;
}

#levy-content {
	margin-right: 8px;
	text-align: left;
	overflow: hidden; 
}

#pravy {
    float: right;
	border-left: 1px solid rgb(216,216,216);
	width: 484px;
	margin: 242px 0px 8px 0px;
	padding: 0px;
}

#pravy-content {
    padding: 0px 0px 0px 8px;
	text-align: left;
}

#footer {
    clear: both;
    margin-bottom: 1px;
}

#levy-footer {
    float: left;
    text-align: left;
    padding: 8px 8px 0px 8px;
    margin: 0px 8px 8px 0px;
    border-top: 1px solid rgb(216,216,216);
    width: 270px;
    _width: 286px;
}

#pravy-footer {
    float: right;
    text-align: left;
    padding: 8px 8px 0px 8px;
    margin: 0px 0px 8px 8px;
    border-top: 1px solid rgb(216,216,216);
    width: 458px;
    _width: 474px;
}

#top_obrazek {
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    clear: both;
}

#vyhledavani {
	position: absolute;
	top: -1px;
	right: 2px;
}

#vyhledavaci_pole {
    margin-left: 5px;
	width: 114px;
	height: 14px;
	_height: 16px;
}

#vyhledavaci_tlacitko {
    position: relative;
    top: 4px;
    margin-left: 5px;
}

.cerny {
    color: black;
}

.error {
    text-align: center;
    padding: 5px;
    background-color: rgb(240,240,240);
    color: rgb(211,0,0);
    font-weight: bold;
}

.form-popisek {
    padding: 8px 0px 1px 13px;
    vertical-align: top;
}

.form-input {
     padding: 0px 5px;
     vertical-align: top;
}

.levy-ico {
    float: left;
    margin: 0px 5px 0px 0px;
}

.levy-input-sedy {
    font-size: 10px;
	font-family: Tahoma, Verdana, Arial, Sans Serif, Helvetica;
	border: 1px solid white;
	background-color: rgb(240,240,240);
	color: rgb(51,51,51);
	margin: 0px;
}

.levy-menu {
    display: block;
    font-size: 110%; 
	font-weight: bold;
	color: rgb(111,111,111);
	margin: 0px 0px 3px 0px;
	padding-bottom: 1px;
} 

/*
.levy-submenu-odkaz:link, .levy-submenu-odkaz:visited {
    display: block;
    font-size: 110%; 
	font-weight: bold;
	color: rgb(111,111,111);
	margin: 0px 0px 3px 0px;
	text-decoration: none;
}
*/

.levy-menu-odkaz:link, .levy-menu-odkaz:hover, .levy-menu-odkaz:visited  {
    display: block;
	text-decoration: none;
}

.levy-sedy-form {
    float: left;
    background-color: rgb(153,153,153);
    text-align: right;
    color: white;
    width: 261px;
    _width: 265px;
    padding: 1px 2px;
    font-size: 11px;
} 

.levy-sedy-pruh {
    background: url('img/table_bg.gif'); 
    background-repeat: repeat-x;
}

.levy-text {
    display: block;
    color: rgb(111,111,111);
    margin: 0px 0px 3px 0px;
}

.levy-zatrhavatko {
    float: right; 
    margin-top: 1px;
}

.mensi {
    font-size: 90%;
}

.message {
    text-align: center;
    padding: 5px;
    background-color: rgb(240,240,240);
    color: rgb(255,132,0);
    font-weight: bold;
}

.nadpis {
    font-size: 150%; 
	font-weight: normal;
	margin: -3px 0px 8px 0px;
}

.not-found {
    font-weight: bold;
    color: white;
    background-color: rgb(255,132,0);
    padding: 2px 8px;
    margin: 5px 0px 10px 0px;
}

.odsazeny {
    margin: 5px 0px 20px 20px;
}

.okraj {
    border: 3px solid rgb(240,240,240);
    margin: 5px;
}

.oranzovy {
    color: rgb(255,132,0);
}

.portfolio {
    display: block;
    margin-bottom: 300px;
}

.poslani {
    text-indent: 3em; 
    margin: 8px 8px 8px 30px;
}

.pravy-cena {
    font-family: "Century gothic";
    font-weight: bold;
    color: rgb(255,132,0);
    /* color: rgb(18,61,102); */
    background-color: rgb(240,240,240);
    font-size: 250%;
    padding: 0px 20px;
    float: right;
}

.pravy-duvod {
    background-color: rgb(240,240,240);
    padding: 3px;
    margin-bottom: 5px;
}

.pravy-duvod-popis {
    margin: 0px 8px 16px 32px;
}

.pravy-home-ico {
    position: absolute;
    left: 0px;
    top: 0px;
    border-right: 1px solid white;
}

.pravy-home-odkaz:link, .pravy-home-odkaz:visited, .pravy-home-odkaz:hover {
    display: block;
    position: absolute;
    right: 30px;
    top: 52px;
    height: 13px;
    _height: 17px;
    color: white;
    font-weight: bold;
    text-decoration: none;
    background-color: rgb(255,132,0);
    padding: 2px 5px;
}

.pravy-home-popisek {
    position: absolute;
    right: 0px;
    top: 21px;
    line-height: 120%;
    height: 35px;
    _height: 39px;
    margin: 0px;
    width: 405px;
    _width: 413px;
    padding: 2px 5px;
    color: black;
    background-color: rgb(240,240,240);
}

.pravy-home-sipky {
    position: absolute;
    right: 8px;
    top: 52px;
}

.pravy-hosting {
    border: 0px;
    background-color: white;
    width: 474px;
}

.pravy-hosting-cena {
    color: rgb(255,132,0);
    background-color: rgb(230,230,230);
    font-weight: bold;
    font-size: 110%;
    text-align: center;
}

.pravy-hosting-th {
    background-color: rgb(255,132,0);
    color: white;
    font-weight: bold;
    font-size: 120%;
    width: 60px;
    text-align: center;
}

.pravy-hosting-parametr {
    color: rgb(111,111,111);
    background-color: rgb(230,230,230);
    text-align: left;
}

.pravy-hosting-hodnota {
    text-align: center;
    color: rgb(111,111,111);
    background-color: rgb(240,240,240);
}

.pravy-kontakt-td-obrazek {
    vertical-align: top;
    padding: 0px;
    text-align: right;
}

.pravy-kontakt-obrazek {
    border: 3px solid rgb(240,240,240);
    border-top: 0px;
}

.pravy-logo-sw {
    margin: 0px 0px 3px 0px; 
}

.pravy-objednat {
    text-align: center;
    margin: 10px;
}

.pravy-reseni-td {
    text-align: center;
    padding: 10px; 
}

.pravy-reseni-popis {
    clear: both;
}

.pravy-reseni-obrazek {
    float: left; 
    margin: 5px 10px 5px 0px;
}

.pravy-sazba-cen {
    font-size: 130%;
    background-color: rgb(240,240,240);
    text-align: center;
    padding: 8px;
}

.pravy-sipka {
    float: right;
    margin: 2px;
}

.pravy-sluzby-krok-popisek1 {
    background-color: rgb(240,240,240);
    height: 17px;
}

.pravy-sluzby-krok-popisek2 {
    text-align: right;
    color: rgb(255,132,0);
    padding: 2px 8px 2px 0px;
    background-color: rgb(240,240,240);
    height: 17px;
}

.pravy-sluzby-krok-nadpis {
    font-size: 120%;
    font-weight: bold;
    padding-left: 20px;
    background-color: rgb(240,240,240);
    height: 21px;
}

.pravy-sluzby-krok-popis {
    padding: 8px 0px 0px 20px;
    vertical-align: top;
}

.pravy-sluzby-krok-tabulka {
    background: url('img/table_bg.gif'); 
    background-repeat: repeat-x;
    width: 474px;
    height: 130px;
    margin-bottom: 25px;
}


.pravy-tvrzeni {
    position: relative;
    height: 67px;
    margin-bottom: 15px;
}

.pravy-tvrzeni-nadpis:link, .pravy-tvrzeni-nadpis:visited {
    color: white;
    text-decoration: none;
}

.pravy-velky-nadpis {
    font-size: 200%;
    font-weight: normal;
}

.radio {
    margin-left: 30px;
    vertical-align: middle;
}

.spacer {
    clear: both;
    visibility: hidden;
    height: 8px;
    margin: 0px;
    padding: 0px;
    font-size: 1px;
}

.sedivy {
    text-align: justify;
    color: rgb(153,153,153);
    margin-top: 0px;
}

.teckovany-okraj {
    border-top: 1px dotted rgb(216,216,216);
    padding-top: 15px;
}

.velky {
    font-size: 300%;
}

.vetsi {
    font-size: 130%;
}

.vetsi-radkovani {
    line-height: 150%;
}

.vyrazny {
    font-weight: bold;
}

.vycentrovany {
    text-align: center;
}

.zpet {
    display: block; 
    text-align: center; 
    margin: 5px;
}

