﻿html
{
	background-color: white;
	font: normal 12px  arial ,Verdana , "Trebuchet MS", Verdana, "Lucida Grande", Georgia, Sans-Serif;
}

/* Structure */

body
{
	padding-top:15px;
	width: 800px;
	margin: 0 auto;
	color:#9C1A3B;
	background-color: white;
	border: 1px solid #F1DBC8;
	font-size: 12px;
}



#container
{
	padding: 0 0px 0 0px;
	width: 766px;
	margin: 0 auto;
}

#languages {
	float: right;
}

#header {width: 100%; clear: both; height:96px; background: url(../images/header_bg.gif) repeat-x ;}



#rightmenu {padding-top:30px; margin-left: 10px; width: 216px; align: right; float: right; background: #ffffff url(../images/rightmenu_bg.gif) no-repeat top right;}

#rightmenu ul { list-style-type: none; padding: 0px; margin:0px 0 0px 0;font-size: 14px; background: #F1DBC8; font-weight: bold; font-family: verdana;}
#rightmenu li { display: block; }
#rightmenu li a , #rightmenu li span { display: block; width: 200px;text-align: right; padding: 3px 16px 3px 0; }
#rightmenu a:link, #rightmenu a:visited, {text-decoration: none; }
#rightmenu a:hover, #rightmenu a:active,#rightmenu li span {background-color:#9C1A3B;color:#F1DBC8;  text-decoration: none;}

#langmenu { background: white;text-align: right;padding-top: 5px; }

/* Wrapper */


#content {
	float:left;
}
#content img {border: 1px solid #9C1A3B;padding: 1px;}

/* MOJE CSS */

.error	 { color : #ffffff; background-color : #990000; border: 1px solid #ff0000; }				

a#menu { font-size: 14px; font-weight: bold; font-family: verdana; display: block; width: 200px; text-align: right; padding: 3px 16px 3px 0; }
a#menu:link, a#rightmenu:visited {text-decoration: none; }
a#menu:hover, a#rightmenu:active {font-size: 14px; font-weight: bold; font-family: verdana;background-color:#9C1A3B;color:#F1DBC8;  text-decoration: none;}
.menu_over {font-size: 14px; font-weight: bold; font-family: verdana;background-color:#9C1A3B;color:#F1DBC8;  text-decoration: none; text-align: right; padding: 3px 16px 3px 0;}

.ramecek {border: 1px solid #9C1A3B;padding: 1px; text-align: left;}

.adresa {text-align: right; padding: 0px 7px 0px 0; letter-spacing: 1pt;}

.main {padding: 0px 10px 0px 0px; }
