

* {
	margin: 0;
	padding: 0;
	
}

body {
	margin: 0;
	background: #161616;
	/*background:url(images/back_all.gif);*/
	/*background: #FFFFFF url(images/back_all.gif) repeat-x top;*/
}

body, th, td, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	/*ozadje okoli*/
	background: #333333;
	
}

#contmain
{
width: 900px;
margin: 0 auto;


}

#page {
	width: 900px;
	
	background: url(images/table_back.gif) repeat-y;
	border-top: none;
	
	
}


#main
{
width: 900px;

margin: 0 auto;
/*footer spodaj*/
background: #161616;

}

/* Header */

#header {
	width: 900px;
	margin: 0 auto;
	height: 400px;
	
	background: #161616;
	/*background: #ff9933;*/
}

#menu {
	float: left;
	height: 90px;
	width: 900px;
	padding-left: 122px;
	background: #161616;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 50px;
	width: 125px;
	text-decoration: none;
	font-size: 1.1em;
	padding-top: 40px;
	/*font-weight: bold;*/
	color: #ffffff;
    text-align: center;


	background: #161616;
}




/* Logo */

/*#logo {
	width: 927px;
	height: 350px;
	margin: 0 auto;
	background: url(images/header.jpg) no-repeat left top;
	text-align: lefr;
}
*/





#logo a {

	color: #000000;
}

/* Page */

#page {
	width: 900px;
	
	/*background: url(images/table_back.gif) repeat-y;*/
	
	background: #161616;
	
}

/* Content */

#content {
	float: left;
	width: 900px;
	
	
}



#content .box
{

width: 900px;


}

#content .box2
{

width: 900px;


}
#content .box2 .text
{

width: 600px;
text-align:center;


}


#content H4 a
{
font:Arial, Helvetica, sans-serif normal;
font-size: 16px;
/*font-weight: bold;*/
/*text-transform: uppercase;*/
color: #ffffff;


}

#content H4 a .page
{
font:Arial, Helvetica, sans-serif normal;
font-size: 20px;
/*font-weight: bold;*/
/*text-transform: uppercase;*/
color: #ffffff;

}









/* Sidebars */

.sidebar {
	float: left;
}


.sidebar ul {
	
	list-style: none;
}

#sidebar2 {
  	width: 277px;
	padding-top: 20px;
}

#sidebar2 li h2 {
	background: url(images/title.gif) no-repeat bottom;
	height: 24px;
	color: #FFFFFF;
	
}


#sidebar2 li li {

	background: url(images/small.png) no-repeat left;
	font-size: .8em;
}

#sidebar2 li a {
	border: none;
	
}

#sidebar2 li a:hover {
	border: none;
	padding-left: 10px;
}



#bottom
{
}

/* Footer */
#footer
{
padding-top: 20px;
height: 100px;
width: 900px;
/* background: url(images/footer.gif) top repeat-x;*/
}

#footer p {
	text-align: center;
	font-size: 14px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
#footer a
{
color: #FFFFFF
}




/*za menu*/

/* menu */

#templatemo_menu_wrapper {

	width: 100%;
	height: 50px;
    background: url(images/templatemo_menu_wrapper.jpg) repeat-x;
}

#templatemo_menu {
	width: 900px;
	height: 50px;
	margin: 0 auto;
	padding: 0 30px;
	background: url(images/templatemo_menu.jpg) no-repeat;
}

#templatemo_menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	
}

#templatemo_menu ul li{
	padding: 0px;
	margin: 0px;
	display: inline;

}

#templatemo_menu ul li a{
	float: left;
	display: block;
	width: 124px;
	height: 38px;
	padding: 12px 0 0 0;
	margin-right: 1px;
	text-align: center;
	font-size: 20px;
	text-decoration: none;
	color: #fff;	
	font-weight: normal;
	outline: none;
	width:200px;
}

#templatemo_menu li a:hover, #templatemo_menu li .current{
	color: #fff;
	background: url(images/templatemo_menu_hover.png) no-repeat;
	text-decoration: underline;
	

}


