Projekt

Obecné

Profil

4 batix
@charset "windows-1250";
body, html {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 0px;
padding: 0px;
height: 100%;
}


.bgMenu {
background-color: #FF6633;
}
.bgMenuPaddL10 {
background-color: #FF6633;
padding-left: 10px;
}
.tdMenu1 {
background-color: #FFFFFF;
padding-left: 10px;
padding-right: 10px;
}
.tdMenu2 {
padding-left: 10px;
padding-right: 10px;
}
.tdMenu3 {
padding-left: 17px;
padding-right: 10px;
background-image: url(img/lock.jpg);
background-repeat: no-repeat;
background-position: left top;
}
.tdPozadi {
background-color:#FF9966;
padding-right: 3px;
font-weight: bold;
color: #FFFFFF;
}

.trPopis {
background-color: #FFFF99;
}


.hlavniTable {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
}
.obsahTable {
border-top-width: 2px;
border-right-width: 2px;
border-bottom-width: 2px;
border-left-width: 2px;
border-top-style: none;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #FF6633;
border-right-color: #FF6633;
border-bottom-color: #FF6633;
border-left-color: #FF6633;
}


.pozadi {background-color: #EBEBEB;}

.borderTd {border:2px solid #000000}
.aMenu { color:white; text-decoration:none; font-weight:bold;}
.aMenu:hover { color:black;}
.aMenuLock { color:#990000; text-decoration:none; font-weight:bold;}
.aMenuLock:hover { color:black;}
.aImg {text-decoration:none;}
.aImgDel {
text-decoration:none;
position: absolute;
left: 125px;
}
.aImgHelp {text-decoration:none; cursor:help;}
.aMenuPoUlozeno {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #000000;
text-decoration: none;
}
.aMenuPoUlozeno:hover {
color: #FF6633;
text-decoration: underline;
}
.aLogout {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
text-decoration: underline;
}
.aLogout:hover {
color: #FF0000;
}
.aZmenaHesla{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
text-decoration: underline;
font-weight: normal;
}
.aZmenaHesla:hover {
color: #FF0000;
}


.zobrazvaciTd { padding:15px;}

.tableRam1 {
border: 1px solid #CCCCCC;
}
.ramec { border:#CCCCCC hidden 2px; }
.bunka {background-color: #EBEBEB; padding:3px;}

.inputText {font: 12px Arial, Helvetica, sans-serif; width:100px}
.inputCheck {width:5px;}
.inputPopis {
width: 95%;
background-color: #FFFF99;
border: 1px solid #333333;
}
.trHost {font-weight:bold; background-color: #EBEBEB; text-align:center;}
.inputUlozit {width:130px; font: bold 16px "Times New Roman", Times, serif}
.buttonDelete {
background-image: url(img/delete.jpg);
background-repeat: no-repeat;
height: 24px;
width: 24px;
}
.nazevKatParametru {
font-family: "Times New Roman", Times, serif;
font-size: 14px;
font-weight: bold;
background-color: #FF6633;
color:#660033;
}
.nazevLogin {
font-weight: bold;
background-color: #FF6633;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
.tdHelp {
text-align:right;
background-color: #FF6633;
}
.cursorHand {
cursor:hand;
}
.cursorHelp{
cursor:hand;
}
.spanUser {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #990000;
}
.tableVyberServer {
width: 400px;
background-color: #EBEBEB;
border: 1px outset #999999;
margin: auto;
}
.tdPozadiServer {
background-image: url(img/server.jpg);
background-repeat: no-repeat;
background-position: left top;
width: 62px;
height: 100px;
}
.divUserLogout {
position: absolute;
right: 200px;
border: 2px solid #FF6633;
top: 10px;
background-color: #EBEBEB;
}

.divUlozeno {
width: 500px;
background-color: #EBEBEB;
padding: 5px;
border: 1px solid #666666;
}
.divUlozenoMenu {
width: 130px;
padding: 5px;
text-align: left;
}
.divLock {
width: 500px;
background-color: #EBEBEB;
padding: 5px;
border: 1px solid #666666;
position: relative;
}
.imgLock {
position: absolute;
left: 10px;
}
.divVlajecky { padding:3px; }
.imgVlajecka {
border:#000000 solid 1px;
margin-top: 3px;
}
select {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}
.divUvod {
text-align: left;
width: 600px;
position: relative;
border: 1px solid #CCCCCC;
padding: 3px;
background-color: #EBEBEB;
margin: auto;
}


.divZmenaHesla {
margin-top: 20px;
}

.divUpVyt {
width: 400px;
background-color: #EBEBEB;
padding: 5px;
border: 1px solid #666666;
}
.divError {
color: #CC0000;
width: 400px;
background-color: #EBEBEB;
padding: 5px;
border: 1px solid #666666;
}

.divLogin {
vertical-align: middle;
height: 100%;
margin: auto;
}

.divHorniMenu {
width: 780px;
}
.divHlavni {
width: 780px;
border: 2px solid #FF6633;
height: 100%;
margin: auto;
}
.divCenter {
text-align: center;
height: 100%;
}

.divZobrazovaci {
padding-top: 15px;
padding-bottom: 10px;
padding-left: 10px;
margin: auto;
padding-right: 0px;
}
.divLevy {
background-color: #EBEBEB;
width: 150px;
padding: 5px;
border: 1px solid #999999;
float:left;
}
.divLevy a {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
text-decoration: none;
}
.divLevy a:hover {
color: #FF0000;
}
.nadpisLevyDiv {
background-color: #FF6633;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
padding-left: 5px;
position: relative;
}


.ulLevyDiv {
padding: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 20px;
}

.divPravy {
width: 600px;
float:right;

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