/* CSS Document */
@import url(styl-page.css);


.small {
	font-size: 0.8em;
}
.small a{
	font-size: 0.8em;
}
.doplnky strong {
	color: #786C61;
}
#international {
	margin: 0px;
	padding: 0px;
	height: 250px;
	width:480px;
	overflow:auto;
}

input ,select, option{
font-size:0.9em;
}

