/* CSS Document */

body {
	border: 0px;
	padding: 0px;
	margin: 0px;
	font-family: "Arial CE", arial, verdana, "Helvetica CE", helvetica, sans-serif;
	background-color: white;
	font-size: 90%;
	text-align:center;
}
body, html {
	height: 100%;
}

#head-td{ height: 30px; font-size: 10px; font-weight: bold; text-align: left;
          background-color: #B4ACA6; color: white; border-bottom: 1px solid #B2B2B2;}
#nadpis { width: 400px; float: left; padding: 5px; font-size:1.1em; margin-bottom: 0px;}
/* paticka */
#foot-td{ height: 20px; font-size: 10px; font-weight: bold; text-align: center;
          background-color: #B4ACA6; color: white; border-top: 2px solid #898989}
		  
#mainMenu-td {height: 22px; vertical-align: top; }

.mainTable {
	/*width: 950px;*/
	width: 90%;
  	height: 100%;
	margin: 0px;
	border-left: 1px solid  #A2A2A2;
	border-right: 1px solid  #A2A2A2;
}

#main-td-login {vertical-align: middle; text-align: center;}

.login-table {width: 300px; border: 1px solid #B2B2B2;}

.center
{
margin:0px auto;
padding:0px auto;
width:90%;
position:relative;
text-align:center;
}

.loginInput {width: 100px;}

#login-form { font-size: 0.7em; color: black; }
#login-form td { font-size: 0.8em; width: 200px; vertical-align: top;}
#login-form input { font-size: 0.8em;}

.wrapper{
margin:0px auto;
padding:0px auto;
width:100%;
position:relative;
text-align:left;
}

.loginButon
{
font-size:0.9em;
background-color:#B4ACA6;;
color:#FFFFFF;
}

.insideLeft
{
width:35%;
float:left;
margin-right:5px;
padding-left:10px;
text-align:left;
}

.insideRight
{
width:50%;
float:left;
text-align:left;
padding-right:10px;
}

.clearFixPlain
{
clear:both;
}

a img{border-style:none;}

.left
{
float:left;
margin-right:10px;
}

.Fborder
{
border:1px solid #B4ACA6;
margin-bottom:3px;
padding:1px;
text-align:center;
}

.right
{
float:right;
}

.title
{
color:#333333;
font-size:0.9em;
text-transform:capitalize;
font-weight:bold;
margin-bottom:15px;
}

.title a
{
color:#333333;
font-size:0.9em;
text-transform:capitalize;
font-weight:bold;
margin-bottom:15px;
}

.text{
color:#B4ACA6;
font-size:0.8em;
display:block;
text-align:justify;
margin-bottom:10px;
}

.text a{
color:#B4ACA6;
font-size:0.8em;
display:block;
text-align:justify;
text-decoration:none;
}

.text a:hover{
color:#B4ACA6;
font-size:0.8em;
display:block;
text-align:justify;
text-decoration:underline;
}

.text2{
color:#B4ACA6;
font-size:0.8em;
}

.text2 a{
color:#B4ACA6;
font-size:0.8em;
text-decoration:none;
}

.text2 a:hover{
color:#B4ACA6;
font-size:0.8em;
text-decoration:underline;
}

.menuDiv{
color:#48494D;
font-size:0.7em;
display:block;
text-align:justify;
}

.bigLeft{
float:left;
}

.bigRight
{
float:right;
width:130px;
}

.checkboxes
{
font-size:0.6em;
height:10px;
width:11px;
border:1px solid #48494D;
margin-left:0px;
}

* html .checkboxes
{
font-size:0.6em;
height:14px;
width:11px;
border:1px solid #48494D;
margin-right:3px;
}

* html .text{
color:#B4ACA6;
font-size:0.8em;
display:block;
text-align:justify;
margin-bottom:10px;
padding-top:15px;
}

.sendBut{
font-size:0.8em;
color:#333333;
font-weight:bold;
background-color:#FFFFFF;
margin-left:-9px;
}
