
@import url(http://fonts.googleapis.com/css?family=Play:400,700&subset=latin,latin-ext);
html, body {
	margin: 0px;
 	padding: 0px;
 	background: #ffffff url('repository/layout/pozadi.png') repeat-x center top;
 	color: #2e3147;
 	font-size: 14px;
 	font-family: Arial, sans-serif;
 	line-height: 150%;
}
.clear {
	clear:both;
}
a {
	color: #2e3147;
	text-decoration: none;
}
a:hover {
	color: #161616;
	text-decoration: underline;	
}
.ramec1 {
	font-family: Play, sans-serif;
	color:#d9e0e8;
	font-size: 20px;
	font-weight: 400;
}
.ramec1-text {
	font-family: Play, sans-serif;
	color: #90a7bd;
	font-size: 14px;
	font-weight: 400;	
}
.ramec2 {
	font-family: Play, sans-serif;
	color:#ffffff;
	font-size: 20px;
	font-weight: 400;	
}
.ramec2-text {
	font-family: Play, sans-serif;
	color: #ffffff;
	font-size: 14px;
	font-weight: 400;	
}
.ramec3 {
	font-family: Play, sans-serif;
	color:#486e91;
	font-size: 20px;
	font-weight: 400;	
}
.ramec3-1 {
	font-family: Play, sans-serif;
	color:#ffffff;
	font-size: 20px;
	font-weight: 400;	
}
.ramec3-text {
	font-family: Play, sans-serif;
	color: #ffffff;
	font-size: 14px;
	font-weight: 400;	
}
.ramec4 {
	font-family: Play, sans-serif;
	color:#003566;
	font-size: 20px;
¨	font-weight: 400;	
}
.ramec4-text {
	font-family: Play, sans-serif;
	color: #486e91;
	font-size: 14px;
	font-weight: 400;	
}
h1 {
	font-size: 20px;
	color: #e12a2a;
	font-weight: 300;
}
h2 {
	font-size: 14px;
	color: #006bd8;
	font-weight: 700;
}
h3 {
	font-size: 12px;
	color: #e12a2a;
	font-weight: 700;
}
ul {
	padding: 0px 0px 0px 30px;
	margin: 10px 0px 10px 0px;
}
ul li {
	list-style-image: url("repository/layout/seznam.png");
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.tlacitko-vice-informaci {
    display: block;
    width: 192px;
    height: 31px;
    border: none;
    text-decoration: none;
    background-image: url("repository/layout/tlacitko-vice-informaci.png");
    background-position: top left;
}
.tlacitko-vice-informaci:hover {
    cursor: hand;
    cursor: pointer;
    background-position: bottom left;
    text-decoration: none;
}
