/* MEYER RESET v1.0 */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend {margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background:transparent}

table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;background:transparent}

body{line-height:1}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after {content:'';content:none}:focus{outline:0}ins{text-decoration:none}
del{text-decoration:line-through}
table{border-collapse:collapse;border-spacing:0}

/* BASIC TYPOGRAPHY */

html { font-size: 62.5%; font-family: Tahoma,"Liberation Sans", Helvetica, Arial, sans-serif; }
strong, th, thead td, h1, h2, h3, h4, h5, h6 { font-weight: bold; }
cite, em, dfn { font-style: italic; }
code, kbd, samp, pre, tt, var, input[type='text'], input[type='password'], textarea { font-size: 92%; font-family: monaco, "Lucida Console", courier, monospace; }
del { text-decoration: line-through; color: #666; }
ins, dfn { border-bottom: 1px solid #ccc; }
small, sup, sub { font-size: 85%; }
abbr, acronym { text-transform: uppercase; font-size: 85%; letter-spacing: .1em; }
a abbr, a acronym { border: none; }
abbr[title], acronym[title], dfn[title] { cursor: help; border-bottom: 1px solid #ccc; }
sup { vertical-align: super; }
sub { vertical-align: sub; } 

body{
	background-color: #000000;
	color: #ffffff;
}

h1 { font-size: 22px;}
h2 { font-size: 20px;}
h3 { font-size: 18px;}
h4 { font-size: 16px;}
h5 { font-size: 14px;}
h6 { font-size: 12px;}

h1,h2,h3,h4,h5,h6 {
	margin: 10px 0;
}


#container {
	width: 1200px;
	margin: 0 auto;
}

#header{
	background-image: url(../images/headern.jpg);
	background-repeat: no-repeat;
	height: 61px;
}

#header div.topmenu {
	line-height: 61px;
	vertical-align: middle;
	height: 61px;
    text-align: left;
	color: #d1ec00;
	font-size: 15px;
	font-weight: bold;
	margin-right: 20px;
}

#header div.topmenu a{
	display: block;
    float: left;
    color: #ffffff;
	text-decoration: none;
	padding-left: 40px;
}

#header div.topmenu a:hover{
	color: #ffffff;
	text-decoration: underline;
}

#header div.vlajky {
	margin-right: 20px;
	line-height: 25px;
	vertical-align: middle;
	height: 25px;
	text-align: right;
}

#navigation {
	line-height: 27px;
	vertical-align: middle;
	margin-left: 235px;
	height: 27px;
	color: #aeaeae;
}

#content {
	margin-right: 10px;
	float: right;
	width: 763px;
	border: 1px solid #3974a5;
	min-height: 500px;
	background-image: url(../images/contentbg.jpg);
	background-repeat: no-repeat;
	background-color: #040c2a;
	line-height: 150%;
}

#content div#content-inner{
	min-height: 500px;
	padding: 10px;	
}

#sidebar-left {
	float: left;
	width: 225px;
	background-image: url(../images/leftbg.gif);
	background-repeat: no-repeat;
}

#sidebar-left div.aktive{ 
	display: block;
	background-image: url(../images/tiractive.gif);
	background-repeat: no-repeat;
	width: 225px;
	height: 50px;
	font-size: 17px;
	color: #040c2a;
	line-height: 32px;
	vertical-align: middle;
}

#sidebar-left a.menu{
	display: block;
	background-image: url(../images/tirinactive.gif);
	background-repeat: no-repeat;
	width: 225px;
	height: 50px;
	font-size: 17px;
	color: #65bddd;
	text-decoration: none;
	line-height: 32px;
	vertical-align: middle;
}

.lmenu{
	margin: 0px 0px 0px 27px;
}

#sidebar-left a:hover.menu{
	display: block;
	background-image: url(../images/tiractive.gif);
	background-repeat: no-repeat;
	width: 225px;
	height: 50px;
	font-size: 17px;
	color: #65bddd;
	text-decoration: none;
	line-height: 32px;
	vertical-align: middle;
}

#clear {
	clear: both;
}

#footer {
	width: 1200px;
	height: 30px;
	background-color: #000000;
    color: #ffffff;
	margin: 0 auto;
	text-align: center;
	background-image: url(../images/footerbg.png);
	background-repeat: no-repeat;
}

#footer a {
    color: #E2D6B4;
    text-decoration: underline;
}

#footer a:hover {
    color: #E2D6B4;
    text-decoration: none;
}


#footer img {
    position: relative;
    top: 6px;
}

div.kontaktleft {
	color: #adadad;
	font-size: 12px;
	line-height: 150%;
	margin-left: 20px;
}

div.kontaktleft a{
	color: #adadad;
	text-decoration: none;
}

div.kontaktleft a:hover{
	color: #adadad;
	text-decoration: underline;
}
