/*
body {margin: 0px; padding:0; background:#02536d;}

body.if-brown { background: #fdf2e1; }
body.if-blue { background: #d4e6f4; margin: 0px; padding: 5px 0px; }
*/

body { margin:0px auto; text-align: center; width:1000px;  font-family: arial, verdana, tahoma; font-size: 9pt; background: #444444; }

/*** UNIVERZALNE DEFINICIE ***/
.cleaner { clear:both; }
form { margin: 0px; padding: 0px }
.centruj { text-align: center; }
.centruj-right { text-align: right; }
.centruj-left { text-align: left; }
.odrazka3 { padding: 3px; }
.zhora5 { padding-top: 5px; padding-right: 3px; }
.zhora-mar5 { margin-top: 5px; }  /* margin zhora 5 pixelov */
.pm_off {margin: 0px; padding: 0px;}
.vyska500 {min-height: 200px;}

ul.ul-riadok { list-style:none; padding: 0px; margin: 0px 0px 0px 0px; }
ul.ul-riadok li {padding: 0px; margin: 0px; display: inline;}

.plavajuci { width: 769px; overflow: auto; }
/*****************************/

/********** NADPISY **********/
.h1 {font-family: arial, verdana, tahoma; font-size: 10pt;}
/*****************************/

#obsah { margin: 0px auto; width: 373px; }
#top { padding: 0px; margin: 0px; width: 373px; height: 50px; background: url('../img/login_top.jpg') no-repeat; }
#content { background: url('../img/login_background.jpg') repeat-y; width: 373px; }
#bottom { height: 41px; width: 373px; background: url('../img/login_bottom.jpg') no-repeat; }

.button-login { font-family: verdana, tahoma, arial; border-bottom: 1px solid #0d2e59; border-left: white 1px solid; border-right: 1px solid #0d2e59; border-top: 1px solid white; background: #6286b5; color: white; font-weight: bold; font-size: 8pt; margin: 0px; }
.button-login:hover { font-family: verdana, tahoma, arial; border-bottom: 1px solid #0d2e59; border-left: white 1px solid; border-right: 1px solid #0d2e59; border-top: 1px solid white; background: #345f98; color: white; font-weight: bold; font-size: 8pt; }

a.white8 {font-family: verdana, tahoma, arial; font-size: 8pt; text-decoration: none; color: white;}
a.white8:hover {font-family: verdana, tahoma, arial; font-size: 8pt; text-decoration: underline; color: white;}

/* vstupne policka a tlacitka formularov */
.vstup8 {border: 1px solid black; font-family: verdana, tahoma, arial; font-size: 8pt; padding-left: 2px; background: white;}
.vstup-form {border: 1px solid black; font-family: courier; font-size: 8pt; padding: 1px; background: white;}

.button8brown {font-family: verdana, tahoma, arial; border-bottom: 1px solid #5a3501; border-left: #bd945a 1px solid; border-right: 1px solid #5a3501; border-top: 1px solid #bd945a; background: #854f02; color: white; font-weight: bold; font-size: 8pt; margin: 0px;}
.button8brown:hover {font-family: verdana, tahoma, arial; border-bottom: 1px solid #5a3501; border-left: 1px solid #bd945a; border-right: 1px solid #5a3501; border-top: #bd945a 1px solid; background: #a17538; color: white; font-weight: bold; font-size: 8pt;}
.buttonblue {font-family: verdana, tahoma, arial; border-bottom: 1px solid black; border-left: 1px solid white; border-right: black 1px solid; border-top: white 1px solid; background: #0d3a7e; color: white; font-weight: bold; font-size: 8pt;}


