﻿
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
    background: url(pozadinafull.jpg);
}

form {
	margin: 0;
	padding: 0;
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 1.8em;
	line-height: 160%;
}

ul, ol {
}

blockquote {
}

a {
	color: #414141;
}

a:hover {
	text-decoration: none;
}

hr {
	display: none;
}

/* Menu */

#menu {
	width: 859px;
	height: 45px;
	margin: 0 auto;
	padding: 0px 0;
	background: url(images/img02.jpg) no-repeat center top;
}

#menu ul {
	height: 45px;
	margin: 0;
	padding: 0;
	background: url(images/img03.gif) no-repeat;
	list-style: none;
}

#menu li {
	float: left;
	height: 45px;
	background: url(images/img03.gif) no-repeat right top;
}

#menu a {
	float: left;
	height: 20px;
	margin: 0px;
	padding: 10px 15px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: smaller;
	font-weight: bold;
	color: #000000;
}

#menu a:hover {
	background: url(images/img02.gif) repeat-x;
	color: #FFFFFF;
	height: 45px;
}

#menu .current_page_item a {
	height: 20px;
	color: #FFFFFF;
}

/* Splash */

#splash {
	width: 859px;
	height: 200px;
	margin: 0 auto;
}


/* Logo */

#logo {
	width: 859px;
	margin: 0 auto;

}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0 20px;
}

#logo h1 {
	float: left;
	padding-top: 30px;
	letter-spacing: -3px;
	text-transform: uppercase;
	font-size: 3em;
}

#logo h2 {
	float: right;
	padding-top: 49px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 859px;
	margin: 0 auto;
	padding:30px;
	margin-top: 20px;
}

/* Content */

#content {
	float: right;
	width: 609px;
}

.post {
	padding-bottom: 20px;
}

.post .title {
	margin: 0;
	padding: 5px 20px;
	letter-spacing: 0px;
	border-bottom: 1px #000000;
    border-bottom-style:double;
	text-transform: uppercase;
	font-size: 16px;
	color: Black;
}
.post .titles {
	margin: 0;
	padding: 5px 20px;
	letter-spacing: 0px;
	border-bottom: 1px dashed #B9B9B9;
	text-transform: uppercase;
	font-size: 18px;
}

.post .title a {
	text-decoration: none;
}

.post .entry {
	padding: 10px 20px;
}

.post .meta {
	height: 26px;
	background: #F5F5F5;
	border-top: 1px solid #E9E9E9;
	text-decoration: none;
	text-transform: uppercase;
	font-size: smaller;
}

.post .posted {
	float: left;
	height: 16px;
	padding: 5px 20px;
}

.post .permalink, .post .comments {
	float: right;
	height: 16px;
	padding: 5px 20px;
}

.post .permalink {
}

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
}

#sidebar li ul {
	padding-top:20px;
}

#sidebar li li {
	margin: 0;
	padding-left: 10px;
	padding-bottom: 5px;
	background: url(images/img04.gif) no-repeat left 50%;
}

#sidebar p {
	padding: 0 20px;
}

#sidebar h2 {
	height: 20px;
	margin: 0;
	padding:5px 5px 5px 20px;
	background: url(images/img07.jpg) no-repeat;
	border-bottom: 1px dashed #000000;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

/* Search */

#search form {
	padding: 20px;
}

#search br {
	display: none;
}

#search #s {
	width: 135px;
}

/* Footer */

#footer {
	clear: both;
	width: 859px;
	height: 50px;
	margin: 0 auto;
	padding: 20px 0;
	border-top: 6px solid #3F3F3F;
	font-size: smaller;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
}
.chromestyle{
width: 859px;
	height: 45px;
	margin: 0 auto;
	padding: 0px 0;
	background: url(images/img02.jpg) no-repeat center top;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
height: 45px;
	margin: 0;
	padding: 0;
	background: url(images/img03.gif) no-repeat;
	list-style: none;
}

.chromestyle ul li{
float: left;
	height: 45px;
	background: url(images/img03.gif) no-repeat right top;
}

.chromestyle ul li a{
float: left;
	height: 20px;
	margin: 0px;
	padding: 10px 15px;
	text-decoration:none;
	text-transform: uppercase;
	font-size:11px;
	font-weight:normal;
	font-family:Verdana;
	color: #FFFFFF;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
background: url(images/img02.gif) repeat-x;
	color: #FFFFFF;
	height: 45px;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: -15px;
border: 0px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
z-index:100;
background-color: white;
visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}
.parametri
{
	width:208px;
	height:157px;
	position:relative;
	left:74px;
	top:52px;
	
}
.kontakt
{
    position:relative;
    right:-370px;
    top:119px;
    color:White;
    padding-right:20px;
}
.celi
{
    position:relative;
    right:-370px;
    top:119px;
    color:White;
    padding-right:20px;
}
.clenstvo
{
    position:relative;
    right:-370px;
    top:119px;
    color:White;
    padding-right:20px;
}
.programa
{
    position:relative;
    right:-370px;
    top:119px;
    color:White;
    padding-right:20px;
}
.statut
{
    position:relative;
    right:-370px;
    top:119px;
    color:White;
    padding-right:20px;
}
.link
{
    color:Blue;
}
#content table
{
	margin-bottom: 1.5em;
	border-collapse: collapse;
	text-align: left;
}

#content table th
{
	font-weight: bold;
}

#content table td
{
	border-right: solid 1px #fff;
	padding-left:0.5em;
	padding-right:0.5em;
	border: solid 1px #000000; 
	padding:2px;
}

#content table tr.rowH
{
	color: #fff;
	border-right: solid 1px #fff;
}

#content table tr.rowH1
{
	color: #fff;
	border-right: solid 1px #fff;
	height:5px;
}
#content table tr.rowA
{
	padding-bottom:0.5em;
	padding-top:0.5em;
	border-top: solid 1px #fff;
	background: #FFF9E1;
	color:inherit;
}
#content table tr.rowA1
{
	padding-bottom:0.5em;
	padding-top:0.5em;
	border-top: solid 1px #fff;
	background: #FFF0d9;
	color:inherit;
}
#content table tr.rowB
{
	background: #EAF0F7;
	border-top: solid 1px #fff;
	color: inherit;
}
#content table tr.rowB1
{
	background: #E9EFDE;
	border-top: solid 1px #fff;
	color: inherit;
}
#content table tr.rowC
{
	background: #DBE4C9;
	border-top: solid 1px #fff;
	color: inherit;
}
#content table tr.rowD
{
	background:#FFEFBF;
	border-top: solid 1px #fff;
	color: inherit;
}