Body.body
{
	
}

/* CMS Editor */
/* vychyta editory aby plovaly nad textem */
#Editor, #CoverEditor
{
	overflow:auto;
	background-color:#fff;
}
/* v dropdownu ovlivòuje velikost fontu */
TABLE.RadEToolbar TD 
{
	font-size: 100%;
}
/* CMS Editor End */

BODY
{
	background-color:White;
	margin: 0;
	top:0;
	bottom:0;
	font-family: arial;
	text-align:center;
	position: absolute;
	width:100%;
	min-width:700px;
	font-size: 70%;
}
#container
{
	width: 700px;
	height:500px;
	margin: 0px auto;
	text-align: center;
	padding:0px;
	color: #000000;
	background-color:white;
}

*>#container
{
	min-height:500px;
	height:auto;
}

#header
{
	width:700px;
	height:92px;
	background-image: url(../img/header_bgr.gif);
	background-position:top left;
	background-repeat:repeat-x;
	float:left;
}

#header_left
{
	width:449px;
	float:left;
	height:92px;
	/*background-color:Black;*/
}

#header_right
{
	width:251px;
	height:92px;
	float:left;
	/*background-color:Blue;*/
}

#menu
{
	width:700px;
	height:24px;
	background-color:#0039bf;
	float:left;
	padding-right:20px;
}
*>#menu
{
	width:680px;
}

.LeftBarNavigation A:hover
{
	color:#0039bf;
}

#hp_img
{
	width:700px;
	height:178px;
	/*background-image: url(../img/hp_img.jpg);
	background-position: top left;
	background-repeat: no-repeat;*/
	float:left;
}

#HPContentCover
{
	width:700px;
	height:175px;
	background-image: url(../img/hp_content_bgr.gif);
	background-position: top left;
	background-repeat: repeat-y;
	float:left;
	background-color:Gray;
}

*>#HPContentCover
{
	width:700px;
	min-height:170px;
	height:auto;
}


#separator1
{
	/*background-image: url(../img/separator_bgr.gif);
	background-position: top left;
	background-repeat: no-repeat;*/
	width:700px;
	height:10px;
	background-color:#fff;
	float:left;
	padding:0px;
	margin:0px;
}

*>#separator1
{
	height:13px;
}

#HPContentLeft
{
	width:234px;
	height:160px;
	padding:9px 16px 6px 8px;
	/*background-color:Fuchsia;*/
	float:left;
	text-align:left;
	font-size:100%;
	color:#888;
}

#HPContentLeft H1
{
	color:#0039bf;
	font-size:120%;
	padding:0px;
	margin-top:0px;
	/*background-color:aqua;*/
	text-transform:uppercase;
}

*>#HPContentLeft H1
{
	margin-left:0px;
}



*>#HPContentLeft
{
	width:210px;
	min-height:145px;
	height:auto;
}

#HPContentLeft A,#HPContentLeft A:hover
{
	color:#0039bf;
	text-decoration:none;
	text-transform:none;
	font-weight:bold;
}

#HPContentMiddle
{
	width:232px;
	height:150px;
	padding:9px 16px 6px 17px;
	float:left;
	text-align:left;
	font-size:100%;
	color:#888;
	/*background-color:Green;*/
}

#HPContentMiddle ul
{
	/*line-height:220%*/
	padding:0px;
	margin:0px;
	padding-left:17px;
}

#HPContentMiddle li
{
	list-style-image: url(../img/bullet.gif);
	/*line-height:220%;*/
	padding-top:10px;
}

#HPContentMiddle A,#HPContentMiddle A:hover
{
	color:#0039bf;
	text-decoration:none;
	text-transform:none;
}

*>#HPContentMiddle
{
	width:198px;
	height:auto;
	min-height:145px;
}

#HPContentMiddle H1
{
	color:#0039bf;
	font-size:120%;
	padding:0px;
	margin-top:0px;
	/*background-color:Lime;*/
	text-transform:uppercase;
}
*>#HPContentMiddle H1
{
	margin-left:0px;
}



#HPContentRight
{
	width:234px;
	height:160px;
	padding:9px 6px 6px 10px;
	float:left;
	text-align:left;
	font-size:100%;
	color:#888;
	/*background-color:aqua;*/
	
}

#HPContentRight A, A:hover
{
	color:#0039bf;
	text-decoration:underline;
	text-transform:uppercase;
	
}



*>#HPContentRight
{
	width:210px;
	height:auto;
	min-height:145px;
}

#HPContentRight H1
{
	color:#0039bf;
	font-size:120%;
	padding:0px;
	margin-top:0px;
	/*background-color:lime;*/
	text-transform:uppercase;
}
*>#HPContentRight H1
{
	margin-left:0px;
}


#ContentSeparator
{
	height:12px;
	width:700px;
	float:left;
	/*background-color:#c0c0c0;*/
}

#ContentHeading
{
	/*background-color:fuchsia;*/
	background-image:url(../img/pict.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	width:700px;
	height:51px;
	float:left;
	text-align:left;
	color:#888;
	font-size:100%;
	font-weight:bold;
	font-family:Arial;
}

/**>#ContentHeading
{
	min-height:11px;
	height:auto;
	width:685px;
}

#ContentHeading H1
{
	color:#ff0d19;
	font-size:120%;
	margin: 0px;
	padding:0px;
	text-transform:uppercase;
}*/

#Content
{
	width:700px;
	/*background-color:Green;*/
	background-image: url(../img/content_bgr.gif);
	background-position:top left;
	background-repeat:repeat-y;
	height:270px;
	padding:0px;
	margin:0px;
	float:left;
}

#ShowcaseContent
{
	width:700px;
	background-color:white;
	/*background-image: url(../img/content_bgr.gif);
	background-position:top left;
	background-repeat:repeat-y;*/
	height:270px;
	padding:0px;
	margin:0px;
	float:left;
}

*>#Content
{
	min-height:270px;
	height:auto;
}

*>#ShowcaseContent
{
	min-height:270px;
	height:auto;
}

#LeftNav
{ 
	/*background-color:maroon;*/
	width:138px;
	height: 20px;
	float:left;
	text-align:left;
	margin:0px;
}

*>#LeftNav
{
	width:138px;
	min-height:20px;
	height:auto;
}

#LeftNav A
{
	color:#0039bf;
	text-decoration:none;
	font-size:70%;
	text-transform:none;
}
#LeftNav A:hover
{
	color:#333333;
	text-decoration:none;
	font-size:70%;
	text-transform:none;
}

#ContentContent
{
	width:562px;
	height:270px;
	padding-left:21px;
	padding-top:8px;
	padding-bottom:8px;
	/*background-color:Navy;*/
	float:left;
	text-align:left;
	color:#888;
	font-size:100%
}

#ShowcaseContentContent
{
	width:700px;
	height:270px;
	padding-left:9px;
	padding-right:10px;
	padding-top:8px;
	padding-bottom:8px;
	/*background-color:Navy;*/
	float:left;
	text-align:left;
	color:#888;
	font-size:100%
}

#ContentContent A
{
	color:Black;
}

#ContentContent li
{
	list-style-image: url(../img/bullet.gif);
	line-height:200%;
	padding:0px;
	margin:0px;
}

#ContentContent ul
{
	padding:0px;
	margin:0px;
	padding-top:15px;
	padding-left:22px;
}


*>#ContentContent
{
	width:540px;
	min-height:262px;
	height:auto;
}

*>#ShowcaseContentContent
{
	width:680px;
	min-height:262px;
	height:auto;
}

#ContentContent H1
{
	/*background-color:Fuchsia;*/
	font-size:120%;
	color:#0039bf;
	padding:0px;
	margin:0px;
	padding-bottom:8px;
}

#ShowcaseContentContent H1
{
	/*background-color:Fuchsia;*/
	font-size:120%;
	color:#0039bf;
	padding:0px;
	margin:0px;
	padding-bottom:8px;
}

#footer
{
	width:700px;
	height:24px;
	background-color:#0039bf;
	float:left;
	margin:0px;
	padding:0px;
}

#footerLeft
{
	text-align:left;
	color:#fff;
	width:400px;
	height:24px;
	padding:5px 0px 0px 14px;
	margin:0px;
	/*background-color:Gray;*/
	float:left;
}

*>#footerLeft
{
	width:386px;
	height:19px;
}

#footerLeft a
{
	color:White;
	text-decoration:none;
}

#footerRight
{
	width:300px;
	height:24px;
	padding:5px 13px 0px 0px;
	float:left;
	/*background-color:Olive;*/
	text-align:right;
	color:#fff;
}

*>#footerRight
{
	width:284px;
	height:19px;

}

#footerRight A
{
	font-family:Arial;
	color:#fff;
	font-size:95%;
    text-decoration:none;
}


A.MainNavigation
{
	padding:0px; 
	margin:0px;
	color:white;
	text-decoration:none;
	font-size:70%
}


A.MainNavigation:Hover
{
	padding:0px; 
	margin:0px;
	color:#b9c0f2;
	text-decoration:none;
	font-size:70%
}

a.LeftBarNavigation
{
	color:#0039bf;
}

#rotator
{
	float:left;
	height:136px;
	width: 196px;
	/*background-color:Fuchsia;*/
	text-align:center;
	border: solid 5px #ccc;
	padding:2px;
}

*>#rotator
{
	width:196px;
	height:136px;
}

a, a:hover
{
	text-transform:none;
	text-decoration:none;
	color:#0039bf;
}

/*competition page*/

#CompetitionHeading
{
	/*background-color:fuchsia;*/
	background-image:url(../img/competition_heading.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	width:700px;
	height:63px;
	float:left;
	text-align:left;
	color:#888;
	font-size:100%;
	font-weight:bold;
	font-family:Arial;
}

#CompetitionContent
{
	width:700px;
	/*background-color:Green;*/
	/*background-image: url(../img/content_bgr.gif);
	background-position:top left;
	background-repeat:repeat-y;*/
	height:477px;
	padding:0px;
	margin:0px;
	float:left;
}

#CompetitionLeft
{
	width:505px;
	height:477px;
	float:left;
	background-image: url(../img/competition_bgr.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	text-align:left;
	padding:0px 0px 0px 25px;
}

*>#CompetitionLeft
{
	width:480px;
}

#CompetitionLeft h1
{
	color:#004a91;
	font-size:140%;
}


#CompetitionSeparator
{
	height:44px;
	width:700px;
	float:left;
	/*background-color:#c0c0c0;*/
}

table.competition_table td
{
	color:#939698;
	font-size:70%;
}

table.competition_table td a.competition_terms
{
	font-size:80%;
}

#CompetitionForm
{
	width:195px;
	height:477px;
	float:left;
	background-image: url(../img/competition_plane_bgr.gif);
	background-position:top right;
	background-repeat:no-repeat;
	padding:60px 0px 0px 0px;
}

*>#CompetitionForm
{
	width:195px;
	height:417px;
}

td.copy 
{
	color:White;
	font-size:70%;
	padding-right:10px;
}
	
td.copy a
{
	font-size:100%;
}

td.form_bgr
{
	background-image:url(../img/form_bgr.gif);
	background-position:top left;
	background-repeat:repeat-y;
}

H1.form_headline
{
	font-size:110%;
	color:#004a91;
}

table.form
{
	font-size:70%;
	color:#9a9d9f;
}

/*newsletter*/

#NewsletterHeading
{
	/*background-color:fuchsia;*/
	background-image:url(../img/newsletter3.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	width:700px;
	height:181px;
	float:left;
	text-align:left;
	color:#888;
	font-size:100%;
	font-weight:bold;
	font-family:Arial;
}

#NewsletterContent
{
	width:700px;
	/*background-color:Green;*/
	/*background-image: url(../img/content_bgr.gif);
	background-position:top left;
	background-repeat:repeat-y;*/
	height:324px;
	padding:25px 0px 0px 0px;
	margin:0px;
	float:left;
}

*>#NewsletterContent
{
	min-height:299px;
	height:auto;
}

#NewsletterLeft
{
	width:505px;
	height:324px;
	float:left;
	background-image: url(../img/newsletter_bgr.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	text-align:left;
	padding:0px 0px 0px 25px;
}

*>#NewsletterLeft
{
	width:480px;
	min-height:299px;
	height:auto;
}

#NewsletterForm
{
	width:195px;
	height:324px;
	float:left;
	padding:0px 0px 0px 0px;
	text-align: left;
}

*>#NewsletterForm
{
	width:195px;
	height:264px;
}

h1.newsletter_headline_blue
{
	font-size:120%;
	color:#004a91;
	margin:0px;
	padding:0px 0px 15px 0px;
}

h1.newsletter_headline_red
{
	color:#cc0000;
	font-size:120%;
	margin:0px;
	padding:0px 0px 15px 0px;
}

td.newsletter
{
	font-size:70%;
	color:#757575;
	padding-right:10px;
}

td.newsletter_right
{
	font-size:70%;
	color:#757575;
	padding-left:10px;
}