﻿body
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: White;
	text-align:center;
}

h1 
{
	font-size:16px;
	text-align:center;
}

#window
{
	padding: 5px;
	border: 2px solid #FF0000;
	width:910px;
	margin-left:auto;
	margin-right:auto;
}
a img
{
	border: none 0px;
}
a
{
	text-decoration:none;
	color: White;
}
a:hover 
{
	text-decoration:none;
	color:Green;
}
#header 
{
	width:100%;
	text-align:center;
	margin-left:0px;
}
#header a 
{
	margin: 0px 150px 0px 160px;
}

#navigation, #disclamer
{
	background-color:#cc0000;
	margin-left:-5px;
	margin-right:-5px;
	/*height:33px;*/
}
#navigation
{
	background-image: url('../../Images/motiv2.jpg');
	background-position: right top;
	background-repeat: no-repeat;
	line-height: 32px;
	font-variant: small-caps;
	margin: 0px -5px 0px -5px;
	text-align:left;
}

#navigation li {
	padding: 10px 5px 10px 5px;
	display: inline;
	margin-left: 20px;
	margin-right: 20px;
	font-size:large;
	cursor:pointer;
}
#navigation li:hover {
	background-color:white;
	color:Red;
}
#navigation li:hover a {
	color:Red;
}
#disclamer
{
	clear:both;
	background-image: url('../../Images/motiv.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	/*line-height: 33px;*/
	color:White;
	font-size:small;
	height:33px;
}
#disclamer p 
{
	padding-top:3.5px;
}

.copy
{
	font-size: smaller;
	vertical-align: super;
}
#ctl00_posebnosti, #posebnosti
{
	float:left;
	width:110px;
	margin-right:10px;
	margin-left:15px;
}
#rightSide
{
	margin: 9px 0px 5px 15px;
	background-color: #000099;
	float: right;
	width: 300px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#mainContent
{
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 466px;
	min-width: 590px;
	margin-top:-15px;
	margin-left:-5px;
	margin-bottom:-34px;
	padding-top:15px;
	padding-left:10px;
	color:#000099;
	font-weight:500;
}

#mainContent p {
	margin-left:145px;
	margin-right:10px;
	}

#rightSide .header
{
	width: 280px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	background-color: #cc0000;
	font-variant: small-caps;
	vertical-align:bottom;
	cursor:pointer;
	line-height:25px;
}

#rightSide .header img 
{
	float:left;
	
}

#rightSide .content 
{
	overflow:hidden;
	background-color:#FCFCFC;
	width:280px;
	margin-left:10px;
	margin-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	color:#000099;
}


#rightSide .colapsed 
{
	height:0px;
	padding-top:0px;
	padding-bottom:0px;
}

.flood 
{
	margin-bottom:10px;
}

.content p 
{
	background-color:Gray;
	padding: 0px 0px 5px 0px;
	margin: 5px 5px 0px 5px;
	font-weight:bold;
}

.content input 
{
	height:30px;
	vertical-align:middle;
	padding-left:5px;
}

.content span 
{
	vertical-align: top;
}
#mainContent p {
	text-align: justify;
	color: #000099;
	font-style: oblique;
	font-weight: 700;
}
#mainContent p:first-letter  
{
	font-size:xx-large;
}

#mainContent .effect 
{
	border: outset 3px #cccccc;
}

#rightSide div.content img 
{
	cursor:pointer;
}
