/* text */
#textarea table td,  #textarea, h1, h2, .h2, .menu, .venti, .bottom, p, .select, .input, .header, .pr, th, ol, ul, .prom, td, input, textarea {
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	font-weight: 	normal;
	font-size: 		11px;
	color: 			#636363;
	line-height: 	135%;
}

.header {
	text-align:		left;
}

body {
	padding:		0px;
	margin:			0px;
	background:		#FFFFFF;
	width:			100%;
}

/* headers */
.select {
	width: 			150px;
	background: 	#FFFFFF;
	border: 		1px solid #DDDDDD;
	height: 		20px;
}
.text, input, textarea {
	width: 			100%;
	background: 	#FFFFFF;
	border: 		1px solid #C6C7C6;
	height: 		18px;
}
textarea {
	height:			100px
}
form {
	padding:		0px;
	margin:			0px;
}
h1, h1 a {
	font-family:	Tahoma;
	text-decoration:none;
	font-size: 		11px;
	font-weight: 	bold;
	color: 			#CC0000;
	margin: 		0px;
}
h1 A:hover {
	color:			#CC0000;
	text-decoration:none
}
h2 {
	font-family:	Tahoma;
	text-decoration:none;
	font-size: 		11px;
	font-weight: 	bold;
	color: 			#636363;
	margin: 		0px;
}
.h2 {
	text-decoration:none;
	font-size: 		11px;
	font-weight: 	bold;
	color: 			#163A7F;
	margin: 		0px;
}


/* text area */

	/* ul&ol */
	ul, ol, ul li, ol li {
		margin-top: 5px;
		margin-bottom: 5px;
	}
	ul li {
		margin: 0 0 0 -15;
	}
	ol li {
		margin: 0 0 0 -11;
	}
	ul li {
		list-style-image: url(grafika/li.gif);
	}
	
	
	/* tabela */
	td.tab1, table#tabela td {
		border-right: 1px solid #C6C6C6; 
		border-top: 1px solid #C6C6C6; 
		border-bottom: 1px solid #C6C6C6; 
		border-left: 1px solid #C6C6C6;
		padding: 3px;
		font-size:  10px;
		font-family: Tahoma;
	}
	td.tab1 {
		background-color: #F7F7F7;
	}
	table#tabela td p {
		font-size:  10px;
		font-family: Tahoma;
	}
	th {
		text-align: right;
		padding: 0 5px 0 0;
	}
	
	
	/* p */
	p {
		margin: 0px;
		padding: 0px;
	}
	
	/* other */
	#textarea hr {
		noshade;
		color: #8C8A8C;
		height: 1px;
	}
	.c {
		text-align:		center;
	}
	.r {
		text-align: 	right;
	}
	.pr {
		padding:		2px 5px 2px 5px;
	}

/* anchors */
A img {
	border: 0px;
}

A, A:hover {
	color: 			#085194;
	text-decoration: underline;
}
A:hover {
	color: 			#2D86DF;
}


/* texts */
.venti A {
	color:			#8C888C;
	text-decoration: none;
}
.venti A:hover {
	text-decoration: none;
}