body {
	padding-right: 0px;
	padding-left: 0px;
	background-color: silver;
	padding-bottom: 0px;
	margin: 0px;
	font: 0.8em Tahoma, arial ce, arial;
	color: black;
	padding-top: 0px;
	text-align: center;
}

#main {
	border: 0px solid;
	margin: 0px auto;
	width: 760px;
	text-align: left;
	background-image: url('images/760_bg_2cols.gif');
	background-color: #FECDA1;	
}

#header {
	background-color: white;
	color: white;
	width: 760px; 
	height: 115px;
	background-image: url(images/760_header2.gif); 
	background-position: top;
	background-repeat: no-repeat;
}

h1{
	font-size: 1.8em;
}

#header h1 {
	color: #333;
	padding-right: 0px; 
	display: block;
	padding-left: 260px;  
	padding-top: 35px; 
	padding-bottom: 0px; 
	margin: 0px; 
	width: 500px; 
	position: relative; 
	height: 80px;

}

#header h1 a{
	color: #333;
	text-decoration: none;
}

#header h2 a{
	display: block;
	top: 0px;
	margin: 0px; 
	cursor: pointer; 
	width: 230px; 	
	height: 110px;
	z-index: 2;
	position: absolute;
}

#header h2 a span{
	z-index: 3;
	display: block;
	background-image: url(images/textmod_logo.gif); 
	background-position: top left;
	top: 0px;
	left: 0px;
	margin: 0px; 
	cursor: pointer; 
	width: 230px; 	
	height: 110px;	
	position: absolute;	
}

#leftcol
{
float: left;
width: 230px;
margin:0;
padding:0;
}

#leftcol-content
{
margin:0;
padding: 0;
}

#rightcol
{
margin:0 0 0 230px;
padding:0;
}

#rightcol-content
{
	margin: 0;
	padding: 20px 35px 20px 35px;
}

#content{
	margin: 0 0 3em 0;
	_height: 20em;
	min-height: 20em;
	line-height: 1.6em;
}

#footer
{
font-size: 0.95em;
color: white;
background-color: #B70000;
padding: 20px;
padding-left: 250px;
background-image: url('images/760_footer.gif');
background-position: top;
}

#footer a{
color: white;
text-decoration: none;
}

div#introtext{
	background-color: #FFD9D9;
	width: 450px;
}

div#introtext-main{
	padding-top: 1px;
	color: #7E2630;
	background: #FFD3D3 url("images/introtext_top.gif") no-repeat top;
}

div#introtext-footer{
	height: 10px;
	background: #FFD3D3 url("images/introtext_bottom.gif") no-repeat bottom;
}

div#introtext p{
	padding: 10px 10px 1px 10px;
	margin: 0;
}

div#odeslat{
	margin: 20px 0 20px 0;
}



hr.cleaner
{
clear:both;
display: none
}


h2{
	font-size: 1.4em;
	line-height: 150%;
	margin-top: 0;
	margin-bottom: 0.9em;
	color: #B70000;
}

h3{
	font-size: 1.2em;
	margin: 2em 0 0 0;
	border-bottom: 2px solid #B70000;
}

a{
	color: #B70000;
	text-decoration: underline;
}

a:hover{
	color: #B70000;
	text-decoration: none;
}

.right{
	text-align: right;
}

ul{
	list-style: square;
}


input, select, textarea{
	border: 1px solid #cc0000;
}

span.kod{
	border: 1px solid #EAEAEA;
	border-right: 1px solid #BABABA;
	border-bottom: solid 1px #BABABA;
	background-color: #DADADA;
	padding: 0px 1px 0px 1px;
	font-family: "Courier New", Courier, monospace;
}

input{
	font-size: 1em;
	padding: 0 3px 0 3px;
}

fieldset input{
	border: none;
}

input.chkbox{
	border: none;
}

input.butt{
color: white;
	background-color : #CC0000;
	width: 150px;
	display: block;
	text-align: center;
	margin: 1px;
	padding: 2px 1px 2px 1px;
	border-left: 2px solid #FF8888;
	border-top: solid 2px #FF8888;
	border-right: 2px solid #B11301;
	border-bottom: solid 2px #B11301;
}


textarea{
	font-family: "Courier New", Courier, monospace;
	font-size: 0.95em;
	padding: 3px;
	width: 445px;
}

fieldset{
	padding: 10px;
	width: 430px;
	border: 1px solid #cc0000;	
}

legend{
	font-weight: bold;
	padding: 0 2px 0 2px;
}

form h3{
	font-size: 1em;
	border: none;
}

div#action_buttons{
	margin: 10px 0 50px 0;
}

div#action_buttons ul {
	padding: 0; 
	margin: 0; 
	list-style: none;
	clear: both;
}
div#action_buttons ul li {
	padding: 0; 
	margin: 0; 
	display: inline;
	float: left;
	width: 160px;
	}

div#action_buttons ul li a{
	color: white;
	background-color : #CC0000;
	width: 150px;
	display: block;
	text-align: center;
	margin: 1px;
	padding: 2px 1px 2px 1px;
	border-left: 2px solid #FF8888;
	border-top: solid 2px #FF8888;
	border-right: 2px solid #B11301;
	border-bottom: solid 2px #B11301;
	text-decoration: none;
}

div#action_buttons ul li a:hover{
	color: white;
	background-color : #CC0000;
	width: 150px;
	display: block;
	text-align: center;
	margin: 1px;
	padding: 2px 1px 2px 1px;
	border-left: 2px solid #B11301;
	border-top: solid 2px #B11301;
	border-right: 2px solid #FF8888;
	border-bottom: solid 2px #FF8888;
	text-decoration: none;
}



