/* Start of CMSMS style sheet 'autoskola style' */
body {
	background: #092c42 url(images/bcg.png) repeat-x;
	margin: auto;
	font-family: Arial;
	font-size: 13px;
	color: #111111;
	line-height:25px;
}
* {
	margin:0;
	padding:0;
}
a {
	color:#092c42;
}
a:hover {
	color:#092c42;
	text-decoration:none;
}
h1 {
	font-family:Verdana;
	font-size:21px;
	font-weight:normal;
}
ul#odrazky {
	margin:10px;
}
ul#odrazky li {
	list-style-type:none;
	background: url(images/odrazka.png) center left no-repeat;
	padding-left:15px;
}
.container {
	width:800px;
	margin:auto;
	min-height:600px;
}
.bcg {
	background: url(images/bcgcontent.png) repeat-y;
	float:left;
	width:800px;
	margin:auto;
	padding:20px;
}
.header {
	background: url(images/header.png) no-repeat;
	width:725px;
	height:160px;
	display:block;
	float:left;
	padding:35px 0 0 40px;
}
.logo {
	background: url(images/logo.png) no-repeat;
	width:241px;
	height:120px;
	display:block;
	text-indent:-9999px;
	behavior: url("iepngfix.htc")
}
.menu {
	float:left;
	margin-top:10px;
}
.menu ul {
	list-style-type:none;
	background: url(images/ulbcg.png) repeat-x;
	width:760px;
	height:60px;
	display:block;
}
.menu ul li {
	float:left;
}
.menu ul li a {
	padding:20px;
	_padding:15px 20px 20px 20px;
	height:20px;
	float:left;
	font-size:12px;
	color:#fff;
	text-align:center;
	border-right: 1px solid #929292;
	text-decoration:none;
}
.menu ul li#last a{
	border-right: none;
}
.menu ul li a:hover {
	color:#fff;
	text-decoration:underline;
}
.content {
	float:left;
	padding:25px;
	width:715px;
}
.testy {
	background: url(images/1.png) center left no-repeat;
	float:left;
	padding-left:25px;
}
.tlacivo {
	background: url(images/2.png) center left no-repeat;
	float:left;
	padding-left:15px;
	margin-left:25px;
}
.formular {
	background: url(images/3.png) center left no-repeat;
	float:left;
	padding-left:15px;
	margin-left:25px;
}
/* End of 'autoskola style' */

