* {
	margin:0; padding:0;
}

body {
	font-family:arial,helvetica,sans-serif;
	color: #444433;
	text-align: center;
	background-color: #ffffff;
	font-size: 80%;
	background-image: url('../images/pozadi.png');
	background-position: center;
	background-repeat: repeat-y;
}

a{
	color: #444433;
	text-decoration: none;
}

a:hover {
	color:black;
	text-decoration: underline;
}

h1 {
	font-size: 1.5em;
	margin-top: 0.3em;
	margin-bottom: 0.7em;
}

h2 {
	font-size: 1.2em;
	margin-top:0em;
}

span.toner {
	color: #444433;
}

span.robot {
	color: #1E90FF;
}

span.afrog {
	color: #3BA901;
}

span.croco {
	color: #1A6BB2;
}

span.amphi {
	color: Gray;
}
span.frog {color: #3BA901;}

span.reg {
	vertical-align: top;
	font-size: smaller;
}

p {
	margin-bottom: 1.5em;
	line-height: 1.3em;
	text-align: justify;
}

.page-envelope {
	width:780px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
}

.header {
	width: 780px;
	height: 168px;
	background-image: url('../img/baner.png');
	clear:both;
}

.logo-smartprint {
	border: none;
	position:relative;
	left: 563px; top: 124px;
}

.footer {
	margin-top: 1em;
	margin-bottom: 5px;
	color: #BCBDC0;
/*	font-size: smaller; */
}

.footer-logo{
	text-align: right;
	margin: 0; padding:0;
	margin-right: 5px;
	margin-bottom: 5px;
}

.footer-logo img{
	margin: 0; padding: 0;
	border: 0;
}

.language-flags {
	color: #BCBDC0;
	text-align: right;
	font-size: 10px;
	height: 2.5em;
	margin-right: 19px;
	padding-top:2px;
}

.language-flags a, language-flags a:visited {
	color: #BCBDC0;
	text-decoration: none;
}

.language-flags a:hover {
	color:black;
	text-decoration: underline;
}

.language-flags ul {
	list-style: none;
	float: right;
	margin-left: 2em;
	padding: 3px 4px 0px 4px;
	background-color: #BCBDC0;
}

.language-flags li {
	display: inline;
}

.flag img {
	border: none;
}

.language-flags li a#flag-cz {
	
}

ul.main-menu {
	list-style-type: none; /*	background-color: #CC2900;*/
	clear: both;
	height: 30px;
	padding: 0;
	margin: 0;
	margin-bottom: -2px;
	background: url('../images/gradient-main-menu.png') repeat-x top;
}

ul.main-menu li{
	/*	display: inline; */
	float: left;
	padding: 0 0.8em 0 0.8em;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	border-right: 2px solid white;
}


ul.main-menu li.menu-selected {
	background: url('../images/gradient-main-menu-selected.png') repeat-x bottom;
}

ul.main-menu li.menu-selected a, ul.main-menu li.menu-selected a:visited{
	color: #CC2900;
	color: black;
	font-weight: bolder;
}

ul.main-menu li a, ul.main-menu li a:visited {
	color: White;
	text-decoration: none;
	font-weight: bolder;
}

ul.main-menu li a:hover {
	color: #BCBDC0;
	text-decoration: underline;
}
