/* basic */

body {
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 11px;
line-height: 120%;
	text-align: center;
	background: url('../graphics/background-visa.jpg') no-repeat center top;
	background-color: #cedeeb;
}

div#logo {
margin: 85 auto 55 auto;
padding-left: 0;
}


altbody {
	font: 70%;
	font-family: georgia, times;
	font-size: 11px;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
}


td,input,select,textarea {
	font-family: Arial, sans-serif;
	font-size: 100%;
}
h1,h2,h3,h4,h5,p,html,body,ul,li,ol,dl,dt,dd {
	margin: 0;
	padding: 0;
}
ol {
	margin: 20px 0;
} 
ol li {  
  width: 580px; 
  line-height: 120%;
  margin: 10px 0 0 0; 
  list-style: none;	
  border-bottom: 1px solid #74969d; 
  padding-bottom: 10px;  
}
ol p {  
  margin: 10px 0 0 0;
  line-height: 120%;
}
ul {
	list-style: none;
  width: 580px;
}
ul.linked li {  
  width: 580px; 
  border-top: 1px solid #74969d; 
/*  line-height: 120%;*/
_height: 20px;
}
ol ul li {
	list-style: none;
  width: 535px;
  margin-left: 40px;
  border-bottom: 0px; 
  padding-bottom: 0px; 
}
.clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}

.clearfix {
display: inline-block;
}

html[xmlns] .clearfix {
display: block;
}

* html .clearfix {
height: 1%;
}


navigation {
	font: 100%;
	font-size: 15px;
	font-family: 'Humanist521Light';
	margin: 0; 
	padding: 0;
}

current {
	color: #9c0808;
}

h1 {
margin-top: 140px
}
h2 {
	font-size: 150%;
  font-weight: bold;	
  margin: 10px 0 0 0px;	
}
h3 {
	font-size: 100%;
  font-weight: bold;	
  margin: 20px 0 0 0;
}
h4 {
	font-size: 100%;
  font-weight: bold;	
  display: inline;
}
a {
	color: #600;
	text-decoration: none;
}
a img {
	border: 0;	
}
a:hover {
  color: #666;
	text-decoration: underline;
}
#container {
	text-align: left;
	width: 100%;
  height: 100%;
	position: relative;
	background: #c1c4b7 url('http://www.tamizdat.org/im/nav_bcg.gif') repeat-x;
}
#page {
	margin: 0 auto;
	text-align: left;
	width: 580px;
	position: relative;
	padding-bottom: 50px;
	padding-left: 120px;
}
p {
margin: 20px 0 0 0px;
padding: 0px;
width: 560px;
}
ul {
margin: 10px 0 20px 0px;
}
form {
	display: inline;
}
p input {margin: 0px;}
input.button {
  border: 0px;
	text-align: center;
  width: 100px; height: 20px;
	color: #fff;
	font-weight: bold;
	background: #600;
	margin:20px 0px 20px 0px;;
}
input.text {
  border: 0px;
	color: #666;
	font-weight: bold;
	background: #fff;
	margin:0px;
}
select { border: 0px;	width: 100px; background: #fff; }

.half { display: block; width: 280px; /*min-height: 18px; float: left; height: 25px; border-bottom: 1px solid #74969d; */  margin: 5px 0px; }
.left { float: left; clear: left;}
.right { float: right; }
.cleaner { clear: both; /*position: relative; */width: 580px;  height: 1px; line-height: 1px; font-size: 1px; /*background: #74969d; margin: 10px 0px; */ }
.hide { display: none; }
.red {color: red;}
.bold {font-weight: bold;}

.continue {
  position: relative;
  float: left;
  display: block;
	text-align: center;
	width: 100px; height: 17px;
  padding: 3px 0 0 0;
	color: #fff;
	font-weight: bold;
	background: #600;
	margin: 20px 10px 20px 0;
}

a.navig:link {color: 000000; text-decoration: none}
a.navig:visited {color: 000000; text-decoration: none}
a.navig:hover {color: 9c0808; text-decoration: none}
a.navig:active {color: cc0000; text-decoration: none}



a:hover.continue {
	background: #74969d;
	text-decoration: none;
	color: #fff;
}
.short {
  width: 50px;
  font-weight: normal;
}
.normal {
  height: 22px; width: 100px;
}
.napravo { 
  height: 20px;
	text-align: right;
  border-top: 1px #999 solid;	
}
.naprava {
  height: 20px;
  border-top: 1px #999 solid;
}
.napravo-x { 
	text-align: left;
  border-top: 1px #999 solid;	
  margin-left: 15px;
}
.naprava-x {
border-top: 1px #999 solid;
}
.notation {
  font-size: 10px;
  text-align: left;
  margin-left: 15px;
}
.long {
  width: 160px;
}
.wide {
  width: 560px; margin: 0px;
}
.notice {
  font-style: italic; 
  }
p.notice { width: 535px; }



@font-face {
    font-family: 'Humanist521Light';
    src: url('../fonts/humanist_521_light-webfont.eot');
    src: url('../fonts/humanist_521_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/humanist_521_light-webfont.woff') format('woff'),
         url('../fonts/humanist_521_light-webfont.ttf') format('truetype'),
         url('../fonts/humanist_521_light-webfont.svg#Humanist521Light') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Humanist521Bold';
    src: url('../fonts/humanist_521_bold-webfont.eot');
    src: url('../fonts/humanist_521_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/humanist_521_bold-webfont.woff') format('woff'),
         url('../fonts/humanist_521_bold-webfont.ttf') format('truetype'),
         url('../fonts/humanist_521_bold-webfont.svg#Humanist521Bold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Humanist521Roman';
    src: url('../fonts/humanist_521-webfont.eot');
    src: url('../fonts/humanist_521-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/humanist_521-webfont.woff') format('woff'),
         url('../fonts/humanist_521-webfont.ttf') format('truetype'),
         url('../fonts/humanist_521-webfont.svg#Humanist521Roman') format('svg');
    font-weight: normal;
    font-style: normal;

}



