* {
	margin: 0px;
	padding: 0px;
}

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.8em;
text-align: center;
background:#BC7830 url(bg.jpg) repeat center top;
color: #333333;
line-height: 1.5em;

}


h1 {
	margin: 0;
	line-height: 1.2em;
	margin-bottom: 0.9em;
	font-size: 2.8em;
	font-weight: bold;
	color: #e80e00;
	font-family: "Comic Sans MS";

}

h2 {
	font-size: 1.5em ;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 0.94em;
	padding-top: 0.90em;
	margin-bottom: 0.94em;
	color: #e80e00;
	font-family: "Comic Sans MS";
}

h3 {
	font-size: 1.25em;
	line-height: 1.1em;
	margin: 1.3em 0 1.0em 0;
	color: #313131;
	font-family: "Comic Sans MS";
}

h4 {
	margin: 0;
	font-size: 1.10em;
	line-height: 1.2em;
	margin-bottom: 1.2em
	color: #3961b9;
	font-family: "Comic Sans MS";
}

p {
padding: 0.2em 0em;
color: #333333;
font-size: 1em;
margin-bottom: 1.0em;
}

a {
	cursor: pointer;
	color:#0566d3;
	text-decoration: underline;
}


a:hover {
	cursor: pointer;
	color:#D20530;
	text-decoration: none;
}


table {
	font-size: 1em;
	padding: 0.2em 0em;
	color: #333333;
	font-size: 1em;
	margin-bottom: 1.42em;
	border: collapse;
}

table th, table td {
padding: 0px 15px;
}

table th {
border:#454545 1px solid;
font-weight: bold;
}


ul li, ol li {
margin-bottom: 0.2em;
}

.cleaner {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}

#content ul, #content ol {
padding: 0.2em 2em;
color: #333333;
font-size: 1em;
margin-bottom: 1.42em;
}

#content strong {
color: #014689;
}

#container {
width: 966px;
margin: 0px auto;
text-align: left;
height: 300px;
}

#header {
	width: 966px;
	height: 190px;
}

#header_left {
	width: 322px;
	height: 190px;
	float: right;
	overflow: hidden;
	background-color: #FFF;
	color: #000;
	}
	
#header_right {
	float: right;
	width: 641px;
	height: 190px;
	background: url(header.jpg) no-repeat right top;
}



#header_left div{
position: relative;
text-align: left;
}

#header_left div a,#header_left div span {
	position: absolute;
}



#t1{
	width: 322px;
	height: 30px;
	background: url(1.jpg)  no-repeat top;
	float: left;
}



#t2{
	width: 23px;
	height: 160px;
	background: url(2.jpg)  no-repeat bottom;
	float: left;
}

#t3{
	width: 118px;
	height: 160px;
	background: url(3.jpg)  no-repeat top;
	float: left;		
	overflow: hidden;
}

#t3 a {
	width: 118px;
	height: 160px;
	display: block;
	overflow: hidden;
	position: relative;
	text-decoration: none;
}

#t3 a span{
	background: url(3.jpg)  no-repeat top;
	width: 118px;
	height: 160px;
	display: block;
	overflow: hidden;
	position: absolute;
}



#t4{
	width: 181px;
	height: 62px;
	background: url(4.jpg)  no-repeat top;
		float: left;
		overflow: hidden;
}

#t4 span{
	width: 181px;
	height: 62px;
	background: url(4.jpg)  no-repeat top;
	display: block;
	overflow: hidden;
}


#t5{
	width: 181px;
	height: 28px;
	background: url(5.jpg)  no-repeat top;
	float: left;
	overflow: hidden;

}


#t5 p{
margin: 0px;
padding: 0px;
width: 181px;
height: 28px;
position: relative;
}


#t5 p a{
background: url(5.jpg) no-repeat top;
width: 181px;
height: 28px;
display: block;
position: relative;
}

#t5 p a span{
background: url(5.jpg) no-repeat top;
width: 181px;
height: 28px;
display: block;
position: absolute;
top: 0px;
left: 0px;
}


#t6{
	width: 181px;
	height: 24px;
	background: url(6.jpg)  no-repeat top;
			float: left;
			overflow: hidden;
}

#t6 span{
	width: 181px;
	height: 24px;
	background: url(6.jpg)  no-repeat top;
	display: block;
	overflow: hidden;
}


#t7{
	width: 181px;
	height: 46px;
	background: url(7.jpg)  no-repeat top;
	float: left;
	overflow: hidden;

}

#t7 span{
	width: 181px;
	height: 46px;
	background: url(7.jpg)  no-repeat top;
	display: block;
	overflow: hidden;
}

#bottom {
	position: relative;
	width: 966px;
}

#bottom_content {
padding: 0px 38px 0px 0px;
}


#content {
	width: 732px;
	float: right;
	background:#F3F3F3 url(content.png) repeat-y left;
}

#content_right {
	background: url(content_right.jpg) no-repeat right top;
	padding: 50px 50px 20px 50px;
	min-height: 400px;
}

#content_left {
	/*background: url(content_left.jpg) no-repeat left top;*/

}

#menu {
	width: 217px;
	position: absolute;
	left: 3px;
	top: 20px;
}

#menu ul {
list-style: none;
}

#menu li {

margin-bottom: 10px;
padding-bottom: 2px;
}

#menu li a{
font-family: "Comic Sans MS";
display: block;
width: 180px;
padding: 10px 0px;
padding-left: 13px;
background: url(button.gif) no-repeat 0px -20px;
font-size: 1.15em;
font-weight: bold;
text-decoration: none;
color: #000000;
}

#menu li a:hover{
text-decoration: none;
display: block;
width: 180px;
padding: 10px 0px;
background: url(button.gif) no-repeat 0px 0px;
padding-left: 13px;
}

#menu li .active {

padding-right: 24px;
}

#menu_28 /* v kontextu webu kurzanglictiny.eu je menu_28 polozka Kontakt */ {
  margin-bottom: 30px !important;
}


#menu_bar {
margin: 30px 0 0 0;
background: #eaeaea;
width: 170px;
padding: 10px 10px 10px 13px;
font-size: 0.85em;
line-height: 1.4em;
}

#menu_bar .box {
margin: 10px 0 20px 0;
text-align: center;
}


#footer {
	text-align: center;
	margin: 2px 0px 30px 140px;
	font-size: 0.9em;
	line-height: 1.6em;
}

#footer a {
	text-decoration: underline;
	color: #822005;
}

#footer a:hover {
	text-decoration: none;
	color: #822005;
}




#podobne_kurzy td {
padding: 2px 4px;
}


.hodnoceni_outer {
background: #e9e9e9 url('hodnoceni_start.png') no-repeat;
border: 2px solid #cacaca;
color: #333;
text-transform: italic;
margin: 10px 0 0 0;
line-height: 1.3em;
}

.hodnoceni_inner {
padding: 10px 36px 11px 36px;
background: url('hodnoceni_end.png') no-repeat right bottom;
}



input.objednat {
padding: 10px 15px;
}
 
 
 
