/*
colors used:

*/

body {
  background: #ffd200;
}

h1.title {
	padding-left: 40px;	
	margin: 50px 0 5px 0;
	color: #fe0000;
}

h1.title div {
	background-image:url(../images/deti-pomoc.jpg);
	height:61px;
	overflow:hidden;
	width:300px;
}
h1.title div span {
	display:block;
	margin-left:-999px;
}

img {
  border: 0;
}


#mainBlock {
	width: 900px;
}

/* LEFT PANEL */
#leftBlock {
	position: relative;
	float: left;
	width: 200px;
	margin-top: 5px;
	z-index: 50;
}

.topMenuBlock {
    background: url(../images/top.gif) no-repeat;	
    height: 40px;
    width: 164px;
}

.menuBlock {
  position: relative;
  margin: 50px 0 0 0;
	background: url(../images/middle.gif) repeat-y;
	padding: 0px 20px 0px 0;
	width: 144px !important;
	width: 164px;
	min-height: 70px;
	height: auto !important;
	height: 70px;
}

.second {
  margin-top: 25px;
}

.menuData {
  position: relative;
  z-index: 100;
}

.menuBlock ul, .littleMenuBlock ul { 
	list-style: none;
	position: relative;
}

.menuBlock li, .littleMenuBlock li { 
	background: url(../images/bar.gif) no-repeat;
	padding: 2px 0 5px 25px;
	background-position: 0 0;
}

.blink li{ 
	background: url(../images/bar_blink.gif) no-repeat;
}

.menuLink {
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none !important;
}

.menuLink:hover {
	color: #ffd900;	
}

.menuLinkHover a{
	color: #ffd900;	
}

.menuLinkSelected {
	color: #000;
}


.menuLink2 {
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none !important;
}

.menuLink2:hover {
	color: #ff0000;	
}

.menuLink2Hover a{
	color: #ff0000;	
}

.menuLink2Selected {
	color: #ff0000;
}

.bottomMenuBlock 
{
    position: relative;
    background: url(../images/bottom.gif) no-repeat;	
	height: 58px;
	width: 164px;
	z-index: -100;
}

.littleMenuBlock {
  position: relative;
  left: 0;
	background: url(../images/small.gif) no-repeat;	
	height: 70px !important;
	height: 91px;
	width: 164px;
	z-index: 0;
	padding-top: 21px;
}

#menuTitle {
	height: 30px;
	width: 160px;
	margin-left: 5px;
	text-align: center;
	font-size: 20px;
	line-height: 150%;
}

/* RIGHT PANEL */
#rightMenu {
	position: absolute;
	z-index:1000;
	left: 200px;
	top: 0;
	background: url('../images/hore2.gif') no-repeat;
	width: 620px;
	height: 86px;
}

#rightMenu div {
	width: 120px;
	position: absolute;
	top: 46px;
}

#rightMenu #div1 {
	left: 55px;
}
#rightMenu #div2 {
	top: 48px;
	left: 175px;
}
#rightMenu #div3 {
	top: 50px;
	left: 312px;
}
#rightMenu #div4 {
	top: 48px;
	left: 459px;
	font-size:10px;
}

#rightMenu a,
#rightMenu a:hover,
#rightMenu a:visited
{
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;

}

#rightMenu a:hover {
	color: #ffd900;
}

#rightBlock {
	position: relative;
	z-index: 20;
	float: right;
	width: 670px !important;
	width: 690px;
	top: 40px;
	padding: 10px 10px 30px 10px;
}

#contentBlock {
	position: relative;
	background: url(../images/cara.gif) no-repeat;	
	min-height: 180px;
	height: auto !important;
	height: 200px;
	padding: 30px 0 0 40px;
	z-index: 100;
	margin-bottom: 50px;
}

#flower {
	position: relative;
	left: 0px;
	top: 5px;
	background: url(../images/oblacik1.png) no-repeat;
    background-position: 0px 20px;
	z-index: 0;
	margin-bottom: 5px;
	width: auto;
	height: 160px;
}
#flower p
{
    padding-top: 65px;
    text-align: center;
    width: 170px;
    /*font-family: Trebuchet;*/
    font-weight: bold;
}

#flower p strong
{
    font-size: 18px;
    font-weight: 900;
    color: red;
}

/* OTHERS */
.divTerminator {
	clear: both;
}

#footerBlock {
  font-size: 11px;
  padding-top: 10px;
  border-top: 1px solid #000;
  margin-top: 50px;
}

/* Registration */
.formElementLeft {
	font-size: 0.9em;
	width: 130px;
	padding: 4px 5px 0px 5px;
	text-align: right;	
	float: left;
}

.formElementRight {
	padding: 0px 5px 0px 5px;
	float: left;
}

.formInput {
	margin: 2px 0 2px 0;
	border: 1px solid #000;
	font-size: 12px;
	width: 400px;
}

.formButton {
	margin: 2px 0 2px 0;
	border: 1px solid #000;
	font-size: 10px;
	width: 100px;	
}


.uncompleted {
	border: 2px solid #aa002b;
}

#formComplete {
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	padding: 30px 0 10px 0;
}

#registrationForm { 
	width: 400px;
}

#registrationError {
	color: #aa002b;
	font-weight: bold;
	padding: 10px 0 10px 0;
}

#giftForm 
{ 
	width: 500px;
}

textarea {
	height: 80px;
}

.textLink {
	color: #fe0000;
	font-weight: bold;
	padding-left: 15px
}

.mailLink {
	color: #fe0000;
}
	
.textLink:hover {
	color: #000;
}

.subMenu2 ul li{
	background: url(../images/bar_red.gif) no-repeat;
	padding: 0 0 5px 25px;
	background-position: 0 0;
}




div.folderLink {
	position: relative;
	background: url(../images/bar.gif) 0 0 no-repeat;
	padding: 2px 0 2px 25px;
	margin: 1px 0;
}

.list {
	width: 428px;
	position: relative;
	padding: 28px 0;
	background: #fff url('../images/list_top.jpg') no-repeat;
}
span.hlt {
	background: #fff228;
}

.listContent {
	z-index: 50;
	padding: 0 20px 20px 20px;
	border-left: 4px solid #000; 
	border-right: 4px solid #000;
}

.listBottom{
	background: #fff url('../images/list_bottom.jpg') no-repeat;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 428px;
	height: 28px;
}

#contentMenu, #contentMenu ul,
.upperContentMenu, .upperContentMenu ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}

#contentMenu
{
    background: url(../images/middle.gif) repeat-y;
	width: 164px;
    display: block;
}

.upperContentMenu
{
    width: 164px;
	z-index: 0;
	padding-top: 21px;
    display: block;
}

.bottomLeftMenu
{
    background: url(../images/small.gif) no-repeat;
    height: 115px !important;
	height: 136px;
}

.topLeftMenu
{
    background: url(../images/smalltop.gif) no-repeat;
    height: 65px !important;
	height: 86px;
}

#contentMenu a,
.upperContentMenu a
{
	display: block;
}

#contentMenu li,
.upperContentMenu li
{
    width: 117px !important;
    width: 149px;
    position: relative;
    background: url(../images/bar.gif) no-repeat;
    padding: 0 5px 5px 25px;
}

#contentMenu li ul,
.upperContentMenu li ul
{
	position: absolute;
	left: -999em;
    top: -30px;
    margin-left: 120px;
    width: 188px;
}

#contentMenu li li,
.upperContentMenu li li
{
    background: url(../images/subBG_mid.gif) 0 0 repeat-y;
    display: block;
    width: 188px !important;
    padding: 0;
    margin: 0;
    height: auto !important;
    height: 25px;
}

#contentMenu li li a,
.upperContentMenu li li a
{
    color: #000;
    background-image: url(../images/bar_red.gif);
    background-repeat: no-repeat;
    background-position: 5px 0;
    padding: 0 15px 5px 30px;
    display: block;
}
#contentMenu li li a:hover,
.upperContentMenu li li a:hover
{
	color: #f00;
}

#contentMenu li:hover ul, #contentMenu li.sfhover ul,
.upperContentMenu li:hover ul, .upperContentMenu li.sfhover ul
{
	left: auto;
}

#contentMenu li li.subTop,
.upperContentMenu li li.subTop
{
	height: 28px !important;
	width: 188px;
    display: block;
	background: url(../images/subBG_top.gif) 0 0 no-repeat;
    padding: 0;
    margin: 0;
}

#contentMenu li li.subBottom,
.upperContentMenu li li.subBottom
{
	height: 35px !important;
	width: 188px;
    display: block;
	background: url(../images/subBG_bottom.gif) 0 0 no-repeat;
    padding: 0;
    margin: 0;
}

.video-bg
{
    width: 300px;
    height: 271px !important;
    height: 302px;
    background: url(../images/video-bg.png);
    padding-top: 31px;
    margin-left: 110px;
}

.video-bg2
{
    width: 300px;
    height: 271px !important;
    height: 302px;
    background: url(../images/video-bg.png);
    padding-top: 31px;
}

.video-bg3
{
    width: 300px;
    height: 211px !important;
    height: 242px;
    background: url(../images/video-bg3.png);
    padding-top: 31px;
    margin-left: 110px;
}

a.videocontrol
{
    display: block;
    margin-top: 10px;
    height: 19px;
    background-position: 0 0;
    overflow: hidden;
}

a:hover.videocontrol
{
    background-position: 0 100%;
}

a.v1
{
    margin-left: 165px;
    width: 190px;
    background-image: url(../images/videocontrol_videa.png);
}

a.v2
{
    margin-left: 172px;
    width: 176px;
    background-image: url(../images/videocontrol_2.png);
}

a.bigred
{
    font-weight: bold;
    color: red;
    text-decoration: none;
}

.partneri
{
    width: 473px;
    background-image: url(/files/Image/partneri/partnerBg.jpg);
    padding: 0px;
    margin: 0px;
}

.partneri a
{
    text-decoration: none;
}

.partneri img
{
    padding: 0px;
    margin: 10px 0px 10px 0px;
    border: none;
}

.partneri table
{
    padding-left: 20px;
    padding-right: 20px;
}

.partneri td
{
    vertical-align: center;
    font-family: Trebuchet MS, Verdana, sans-serif;
    font-weight: bold;
    font-size: 20px;
}

.partneri .top
{
    background: url(/files/Image/partneri/partnerTop.jpg);
    width: 473px;
    height: 95px;
}

.partneri .bottom
{
    background: url(/files/Image/partneri/partnerBottom.jpg);
    width: 473px;
    height: 54px;
}

