@import url(https://fonts.googleapis.com/css?family=Raleway:300,500,700&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400italic,700&subset=latin,latin-ext);

body {
	background-color: #ffffff;
	text-align: left; 
	color: #152934;
	font-family: Source Sans Pro, Tahoma, sans-serif;
	font-size: 16px;
	line-height: 24px;	
}
ul {
	list-style: none;
}
h1, h2, h3, h4, h5, ul, table, tr, td, p {
	margin: 0;
	padding: 0;
	border: 0;
}
table {
	border-collapse: collapse;
}
a, a:hover, a:visited {
	color: #23ba13;
}
table td a, table td a:hover, table td a:visited {
	color: #23ba13;
}
a:hover {
	text-decoration: none;
}
img {
	position: relative;
}
a img {
	border: 0;
}
table td {
	padding: 5px;
	text-align: left;
}
table th {
	padding: 5px;
	text-align: center;
}
table {
	width: 100%;
}
.right {
	text-align: right;
}
.tmavemodry {
	font-weight: bold;
    color: #26468b;	
}
.left {
	text-align: left;
}
.tucne {
	font-weight: bold;
}
h1, h2 {
	font-size: 36px;
	line-height: 45px;
	margin-bottom: 20px;
    font-weight: 300;
 	font-family: Raleway, Tahoma, sans-serif;
	background: url("../obrazky/carka.png") bottom left no-repeat;	
   padding-bottom: 10px;
}
h1 .tmavemodry, h2 .tmavemodry {
	font-size: 45px;	
	line-height: 50px;	
	font-weight: bold;
    color: #26468b;	
}
h3 {
	font-size: 16px;
	margin-bottom: 15px;
    font-weight: bold;
}
h4 {
	font-size: 15px;
	margin-bottom: 10px;
    font-weight: bold;
}
p {
	margin-bottom: 25px;
}
table {
	border: 1px solid #cccccc;
	margin-bottom: 20px;
}
table th {
	border: 1px solid #cccccc;
}
table td {
	border: 1px solid #cccccc;
}
table th {
	padding: 5px;
	text-align: center;
}
textarea#editor1 ul li { 
	background: url("../obrazky/li.gif") 15px 9px no-repeat;	
	padding: 0px 0 10px 38px;		

	
}
textarea#editor1 ul { 

	padding: 0px 0 10px 0px;		

	
}