/*  ==============  */
/*  Definice prvku  */
/*  ==============  */

body,html{
		text-align:center;
		font-family: Arial, Tahoma, Verdana;
		background-color: #000;
		padding: 0px 0px 20px 20px;
		margin: auto;
}

body{
		overflow:hidden;
}

a{
		color:#C6292B;
		font-weight:bold;
}
/*	InParty  */
h1{
		color:#333;
		font: bold 20px "Verdana";
}
/*	nadpisy na hlavni strance  */
h2{
		color:#C6292B;
		font:bold 18px;
}
/*	nadpisy na hlavni strance  */
h3{
		color:#000;
		font-size: 16px;
		font-weight: bold;
}
h4{
		color:#666;
		font: bold 10px "Verdana";
}
h5{
		color:#333;
		font: bold;
		padding: 	0;
		margin: 	0;
}
h6{
		color:#F00;
		font: 12px "Verdana";
}

form {
		
		font-family:arial, Verdana;
		font-size:10px;
		text-align:justify;
}

/*		
 *    =================
 *		Definfice Classes
 *		================= 
 */

.HitHeading{
		font: bold 10px "Verdana";
		text-align:center;
		valign:middle;
		height:25px;
		background: url('http://www.inparty.cz/images/design_venetico/hitp_red.jpg') repeat-x; 
}

.HitListen  {background: url('http://www.inparty.cz/images/HitListen.jpg') no-repeat 50%;float:right;}
.HitRow1{
		font: bold 10px "Verdana";
		text-align:center;
		height:40px;
		background: url('http://www.inparty.cz/images/design_venetico/hitp_green.jpg') repeat-x;
}
.HitRow2{
		font: bold 10px "Verdana";
		text-align:center;
		height:40px;
		background: url('http://www.inparty.cz/images/design_venetico/hitp_green.jpg') repeat-x;
}
.HitPublish {font-size:smaller;color:red;}
.HitTipPublish {font-size:smaller;color:#DBE4AC;}

.prep_box{
		background: 		url('http://www.inparty.cz/images/prepare_block.jpg') no-repeat;  
		margin-bottom:	0;
		margin-left:		20px;
		margin-right:		10px;
		margin-top:			0;
		min-height:			97px;
		padding:				3px 5px;
		text-align:			left;
		width:					189px;
}

.foto_boxw{
		background: 		url('http://www.inparty.cz/images/design_venetico/fotobox.png') no-repeat bottom;
		float:					left;  
		margin-bottom:	0;
		margin-left:		20px;
		margin-right:		10px;
		margin-top:			0;
		min-height:			97px;
		padding:				3px 5px;
		text-align:			left;
		width:					189px;
}
.foto_boxw img{  
		margin-bottom:	0;
		margin-left:		10px;
		margin-right:		0;
		margin-top:			15px;
		width:					100px;
		height:					75px;
}

.answer{
		font-size:			13px;
		font-weight:		bold;
}
.foto_boxh{
		background: 		url('http://www.inparty.cz/images/design_venetico/fotobox.png') no-repeat;
		float:					left;  
		margin-bottom:	0;
		margin-left:		20px;
		margin-right:		10px;
		margin-top:			0;
		min-height:			97px;
		padding:				3px 1px 1px;
		text-align:			left;
		width:					189px;
}

.foto_boxh img{  
		/*
		margin-bottom:	0;
		margin-left:		10px;
		margin-right:		0;
		margin-top:			15px;
		*/
		width:					56px;
		height:					75px;
}
.foto_text{
		margin-bottom:	0;
		margin-left:		250px;
		margin-right:		0;
		margin-top:			15px;		
}
a.fotolink{
		text-decoration:none;
}
a.fotolink:hover{
		text-decoration:none;
}

a.fotolink:hover div.FotoDatum {
		text-decoration:underline;
}

.PrepPanelText {
		color:ivory;
		font-size:12px;
		text-align:left;
}

.PrepPanelDatum {
		color:#CFDB8F;
		font-size:18px;
		font-weight:100;
}

.PrepPanelFoto {
		float:left;
		height:90px;
		width:75px;
		vertical-align:middle;
}

.soutez_box{
		background: 	url('http://www.inparty.cz/images/design_venetico/souteze-promo_ram.png') no-repeat;
		margin:				0px;
		margin-left:	20px;
		height:		    97px;
		padding:			3px 7px;
		width:				174px;
}

.SoutezePanelText{
		/*
		background: 		url('http://www.inparty.cz/images/design_venetico/souteze-promo_lu.png') top left no-repeat;
		
		*/
		color:ivory;
		font-size:12px;
		text-align:left;
		font-weight:normal;
		margin: 3px 0 0 -5px;
		padding-left:10px;
}
.SoutezePanelAnchor{
		/*
		background: 		url('http://www.inparty.cz/images/design_venetico/souteze-promo_ld.png') bottom left no-repeat;
		*/
		color:#FF955B;
		font-size:13px;
		text-align:right;
		width:100%;
		margin: 0 0 0 -8px;
		position: relative;
		/*top: -13px;*/
		right: -10px;
}

.MesicCont{
		display:none;
}
.PartCont{            
		border:2px solid #666;
		display:none;
		margin-bottom:10px;
		padding:5px;
}

.PartHead{
		text-decoration:none;
		cursor:pointer;
}

.PartHead:hover{
		text-decoration:underline;
}

.FotoRPanelDatum{
		color:#DA6467;
		font-size:18px;
		font-weight:100;
}
.FotoRPanelText{
		color:ivory;
		font-size:14px;
		text-align:left;
}

.FotoDatum{
		color:#C6292B;
		font-size:18px;
		font-weight:100;
}
.FotoText{
		color:black;
		font-size:14px;
		text-align:left;
}

.paddwn{
		padding-top:2px;
}


.CnkLeft    {width:46%;padding:10px;font: bold 12px "Verdana";text-align:justify;color:#666;float:left;border-right: 1px dotted #333;}
.CnkRight   {width:46%;padding:10px;font: bold 12px "Verdana";text-align:justify;color:#666;float:right;}
.CnkImage   {float:left; padding: 0px 10px 10px 10px;}
.CnkNadpis  {color:#C6292B; font-size:14px;}
.CnkDatum   {}
.CnkText    {}
.CnkLink    {color:#86C325;cursor:pointer;}
.CnkLink:hover {text-decoration:underline;}

.redlink    {
		color:#C6292B;
		font-weight:bold;
		text-decoration:none;
		text-align:justify;
		font-size:12px;
}
.redlink:hover {
		text-decoration:underline;
}

.promosoutezlink	{
		text-decoration:none;		
}
.promosoutezlink:hover .SoutezePanelAnchor{
		text-decoration:underline;
}
.promoclaneklink{
		text-decoration:none;
}
.promoclaneklink:hover .PrepPanelDatum{
		text-decoration:underline;
}
.promofotoreplink{
		text-decoration:none;
}
.promofotoreplink:hover .FotoRPanelDatum{
		text-decoration:underline;
}

.greenlink  {color:#86C325;font-weight:bold;text-decoration:none;}
.greenlink:hover {text-decoration:underline;}
.classictext{text-indent: 5px;text-align:justify;color:#666;}

.homenadpis	{
		clear:both;
		border:4px solid #E2E6CB;
		border-left:none;
		border-right:none;
		background:#EDF1D4;
		width:100% +10px;
		color:black;
		margin:-10px;
		margin-bottom:2px;
		padding:0px 10px;
		/*font-variant:small-caps;*/
		text-transform:uppercase;
		text-align:left;
}

.homenadpisN	{
		clear:both;
		border:4px solid #E2E6CB;
		border-left:none;
		border-right:none;
		background:#EDF1D4;
		width:100% +10px;
		color:black;
		margin:13px -10px 13px -10px;
		padding:0px 10px;
		/*font-variant:small-caps;*/
		text-transform:uppercase;
		text-align:left;
}

.PanelHeading {
		color:				#FFF;
		font-size: 		18px;
		padding-top:	8px;
}

.homeimageram{
		background: url(http://www.inparty.cz/images/design_venetico/clankyram.png) no-repeat;
		float:right;
		height:121px;
		margin:0 -10px 0 0;
		padding:2px 1px 0 2px;
		width:87px;
}

.homeimage{
		width:88px;
		height:116px;
}

.hometext{
		 font-size:13px;
		 text-indent:20px;
		 text-align:justify;
		 margin-right:10px;
}
.hometextni{
		 font-size:13px;
		 /*text-indent:20px;*/
		 text-align:justify;
}

.homeanchor{
		background: url(http://www.inparty.cz/images/design_venetico/clankyanch.png) no-repeat;
		clear:both;
		float:right;
		height:34px;
		margin:10px -10px 5px 5px;
		padding:10px 0 0 5px;
		font-size:13px;
		width:84px;		
}
.homeanchor:hover{
		text-decoration:underline;
		cursor:pointer;
}

.divDatum{
		text-align:left;
		font-size:13px;
		float:left;
}
.AkceMesic{
		text-transform:capitalize;
		color:#C6292B;
		font-weight:bold;
		text-decoration:none;
		cursor:pointer;
}
.AkceMesic:hover{
		text-decoration:underline;
}

.akceline{
		font-size:13px;
		font-weight:bold;
		color:#C6292B;
		margin-left:80px;
}
.katalogline{
		font-size:13px;
		font-weight:bold;
		margin-left:80px;
}
.akceline a{
    text-decoration:none;
}
.akceline a:hover{
		text-decoration:underline;
}

a.bottomlink{
		font-size:13px;
		font-weight:bold;
		color:#C6292B;
		text-decoration:none;
}
a.bottomlink:hover{
		text-decoration:underline;
}

.TextNormal {
		font-weight:normal;
}

.souttext{
		 font-size:13px;
		 text-indent:20px;
		 color:ivory;
		 margin: 10px 0px 20px 0px;
}
/*		
 *    =============
 *		Definfice IDs
 *		============= 
 */  

#InPartyCz{
		width:40px;
		height:40px;
		position:absolute;
		top:0px;
		left:0px;
}

#fotoreportyBoxSimple{
		margin-top:10px;
		margin-bottom:10px;
		height:100px;
}

#inpIndex{
		display:none;
}

#Loader{
		position: absolute;
		top:0px;
		left:0px;
		width:100%;
		height:3250px;
		background-color:gray;
		z-index:999;
		visibility:visible;
		opacity:0.8;
		text-align:center;
}

#LoaderBorder{
		position:absolute;
		top:0px;
		left:0px;
		width:100%;
		height:100%;
		padding:200px 0px 0px 0px;
		background-color:white;
		border:2px solid #ccc;
}

#MainContainer{
		width:957px;
		margin: 0 auto;
		background: url('http://www.inparty.cz/images/design_venetico/InP_bck.jpg') repeat-y #383838;
}

#UpperAnchor{
		letter-spacing: 3px; 
		text-align:right; 
		background: url('http://www.inparty.cz/images/design_venetico/main_logo.jpg') no-repeat #000;
		color: #FFF;
		padding-right:20px;
		margin:0px;
		width:937px;
		height:378px;
}
#Banner{
		font:bold 14px Arial,Tahoma;
		text-align:right; 
		position:relative;
		top:230px;
		margin: 0 -20px 0 0;
		padding-right:0px;
		height:60px;
}
#RadioPlayer{
		font:bold 14px Arial,Tahoma;
		text-align:right; 
		position:relative;
		top:0px;
		margin: 0 -20px 0 0;
		padding-right:0px;
		height:28px;
}

#MenuLine{
		font:bold 14px Arial,Tahoma;
		text-align:right; 
		position:relative;
		/*top:330px;*/
		/*top:272px;*/
		top:332px;
		margin:0px;
		padding-right:10px;
		width:100%;
}
#MenuLine a{
		color:#444;
		text-decoration:none;
		letter-spacing:0px;
		margin-left:-5px;
}
#MenuLine a:hover{
		text-decoration:underline;
}

#Pripravujeme{
		margin-left:-7px;
		float:left;
		width:152px;
		padding-right:5px;
		background: url('http://www.inparty.cz/images/design_venetico/news_back.jpg') repeat;
		text-align:justify;
}

#PrepHeading{
		width:219px;
		height:62px;
}

#SoutezHeading{
		width:208px;
		height:58px;
}

#FotorepsHeading{
    width:207px;
		height:58px;
		background: url('http://www.inparty.cz/images/design_venetico/fotorep_block.jpg') repeat-x #383838;
		_width:217px;
}

#BottomLine{
		clear:both;
		background: url('http://www.inparty.cz/images/design_venetico/bottom_line.jpg') repeat-x #383838;
		width:957px;
		height:10px;
}

#CreditsLine{
		clear:both;
		background: url('http://www.inparty.cz/images/design_venetico/credits_line.jpg') repeat-x #383838;
		width:957px;
		height:35px;
		color:ivory;
    font-family:Trebuchet MS;
    font-weight:bolder;
    line-height:2;
}

#EndLine{
		clear:both;
		background: url('http://www.inparty.cz/images/design_venetico/end_line.jpg') repeat-x #383838;
		width:957px;
		height:7px;
}

#Content{
		border:0px;
		float:left;
		height:100%;
		margin:0px;
		padding:10px;
		text-align:left;
		width:512px;
}

#SiteMap{
		border:0px;
		float:left;
		font-size:10px;
		font-variant:small-caps;
		height:10px;
		margin:0;
		padding:5px 5px 20px 10px;
		text-align:left;
		width:512px;
}

#SiteMap a{
		text-decoration:none;
}
#SiteMap a:hover{
		text-decoration:underline;
}


#MenuAnchor       {margin:0px;margin-top:17px;border:0px;width:379px;height:21px;float:left;}
    #home             {cursor:pointer;margin:0px;border:0px;width:82px;height:21px;float:left;background: url('http://www.inparty.cz/images/strihR3C8.jpg') no-repeat;}
    #onas             {cursor:pointer;margin:0px;border:0px;width:46px;height:21px;float:left;background: url('http://www.inparty.cz/images/strihR3C9.jpg') no-repeat;}
    #kontakt          {cursor:pointer;margin:0px;border:0px;width:58px;height:21px;float:left;background: url('http://www.inparty.cz/images/strihR3C11.jpg') no-repeat;}
    #online           {cursor:pointer;margin:0px;border:0px;width:129px;height:21px;float:left;background: url('http://www.inparty.cz/images/strihR3C13.jpg') no-repeat;}    
    #AddMenuUp        {margin:0px;border:0px;width:0px;height:21px;float:left;background: url('http://www.inparty.cz/images/1.jpg') repeat-x;}
    #MenuDL           {margin:0px;border:0px;width:34px;height:21px;float:left;background: url('http://www.inparty.cz/images/mainmenu_dl.jpg') no-repeat;}
    #MenuCont         {margin:0px;border:0px;width:300px;height:21px;float:left;background: url('http://www.inparty.cz/images/mainmenu_part.jpg') repeat-x;}
    #MenuR            {margin:0px;border:0px;width:34px;height:21px;float:left;background: url('http://www.inparty.cz/images/mainmenu_right.jpg') no-repeat;}
#SMenu            {margin:0px;border:0px;width:555px;height:38px;float:left;_margin-top:-4px;_margin-right:-2px;_position:relative;_top:4px;}
    #SMenuLeft        {margin:0px;border:0px;width:27px;height:38px;float:left;background: url('http://www.inparty.cz/images/strihR5C4.jpg') no-repeat;}
    #SMenuLine        {padding-top:5px;margin:0px;border:0px;width:528px;height:38px;float:left;background: url('http://www.inparty.cz/images/3.jpg') repeat-x;}
    #AddSubMenu       {margin:0px;border:0px;width:0px;height:38px;float:left;background: url('http://www.inparty.cz/images/3.jpg') repeat-x;}
    #akce             {margin:0px;border:0px;width:36px;height:38px;float:left;background: url('http://www.inparty.cz/images/strihR5C5.jpg') no-repeat;}
    #archiv           {margin:0px;border:0px;width:87px;height:38px;float:left;background: url('http://www.inparty.cz/images/strihR5C6.jpg') no-repeat;}
    #fotoreporty      {margin:0px;border:0px;width:120px;height:38px;float:left;background: url('http://www.inparty.cz/images/strihR5C7.jpg') no-repeat;}
    #soutez           {margin:0px;border:0px;width:62px;height:38px;float:left;background: url('http://www.inparty.cz/images/strihR5C10.jpg') no-repeat;}
    #hitparada        {margin:0px;border:0px;width:101px;height:38px;float:left;background: url('http://www.inparty.cz/images/strihR5C12.jpg') no-repeat;}
    #djpool           {margin:0px;border:0px;width:101px;height:38px;float:left;background: url('http://www.inparty.cz/images/3.jpg') repeat-x;font-size:11px;font-family:Tahoma;color:#444;text-decoration:none;padding-top:8px;}
    #partneri         {margin:0px;border:0px;width:58px;height:38px;float:left;background: url('http://www.inparty.cz/images/strihR5C14.jpg') no-repeat;}


  div#UpperAnchor a,div#UpperAnchor a:hover,div#UpperAnchor a:link,div#UpperAnchor a:visited {color:#FFF;text-decoration:none;}
  div#UpperAnchor a:hover {text-decoration:underline;font-weight:bold;}
/* width="165px"*/
#BodyContainer  {}

#LeftPart  	{float:left;width:217px;height:100%;margin: 0 auto;}
#CenterPart	{float:left;width:532px;height:100%;margin: 0 auto;_margin-left:-10px;}
#RightPart  	{float:right;width:207px;_width:217px;height:100%;margin: 0 auto;}
#MainContent {
		width:957px;
		height:100%;
		margin:0px;
		background:transparent url(http://www.inparty.cz/images/design_venetico/upper_line.jpg) no-repeat scroll left top;
		_width:967px;
}
#MainRight 		{width:739px;height:100%;margin-left:217px;}



h4								{margin:50px;}

#PanelHL          {width:266px;height:287px;float:left;background: url('http://www.inparty.cz/images/motive.jpg') no-repeat;margin-top:115px;}
#PanelHS          {width:176px;height:163px;float:left;margin-top:115px;}
    #PanelHSH         {margin:0px;border:0px;width:176px;height:142px;float:left;background: url('http://www.inparty.cz/images/strihR2C4.jpg') no-repeat;}
    #PanelHSD         {margin:0px;border:0px;width:176px;height:21px;float:left;background: url('http://www.inparty.cz/images/strihR3C4.jpg') no-repeat;}
#right            {margin:0px;border:0px;width:34px;height:287px;float:right;background: url('http://www.inparty.cz/images/strihR2C15.jpg') no-repeat;margin-top:115px;margin-right:95px;_margin-right:47px;_width:35px;}

#MenuHr               {margin:0px;border:0px;width:555px;height:18px;float:left;_margin-top:-1px;_position:relative;_top:1px;}
#MenuHrLeft           {margin:0px;border:0px;width:100px;height:18px;float:left;background: url('http://www.inparty.cz/images/MenuHrLeft.jpg') no-repeat;}
#AddMenuHr            {margin:0px;border:0px;width:64px;height:18px;float:left;background: url('http://www.inparty.cz/images/addMenuHr.jpg') repeat-x;}
#MenuHrRight          {margin:0px;border:0px;width:391px;height:18px;float:left;background: url('http://www.inparty.cz/images/MenuHrRight.jpg') no-repeat;}


#banner           {margin:0px;border:0px;width:555px;height:68px;float:left;background: #FFF;text-align:center;_position:relative;_top:4px;}
#UBanner          {margin:0px 0px 0px 60px;border:0px;width:280px;height:240px;float:left;background: #F3BA24 url('http://www.inparty.cz/images/UBanner.jpg') no-repeat;text-align:center;_position:relative;_top:4px;}
#LayUL            {margin:-25px 0px 0px 0px;border:0px;width:90px;height:23px;float:left;background: url('http://www.inparty.cz/images/prechod_UL.jpg') no-repeat;}
#LayUM            {margin:-25px 0px 0px 90px;border:0px;width:138px;height:23px;float:left;background: url('http://www.inparty.cz/images/prechod_UM.jpg') repeat-x;}
#LayUR            {margin:-25px 0px 0px 228px;border:0px;width:56px;height:23px;float:left;background: url('http://www.inparty.cz/images/prechod_UR.jpg') no-repeat;}
#MainFrameLeft        {margin:0px;border:0px;float:left; height:100%;background-color: #FFF; background: url('http://www.inparty.cz/images/strihR14C2.jpg') repeat-y; }
#MainFrameRight       {margin:0px;border:0px;float:right;height:100%;background-color: #FFF;background: url('http://www.inparty.cz/images/strihR7C15.jpg') repeat-y 100%;}
#MainFrame            {width:855px;margin:-2px 0px 0px 0px;border:0px;float:left;height:100%;background-color: #FFF;}
    #LeftMenu         {margin:0px;border:0px;width:240px;height:100%;float:left;background-color: #FFF;}
        
        #Pripravujeme_left    {float:left;width:75px;height: 32px;background: url('http://www.inparty.cz/images/prep_left.jpg') no-repeat;}
        #Pripravujeme_mid     {float:left;width:70px;height: 32px;background: url('http://www.inparty.cz/images/prep_mid.jpg') repeat-x;}
        #Pripravujeme_right   {float:left;width:95px;height: 32px;background: url('http://www.inparty.cz/images/prep_right.jpg') no-repeat;}
        #Fotoreps             {height: 32px;width:240px;}
        #Fotoreps_left        {float:left;width:76px;height: 32px;background: url('http://www.inparty.cz/images/frp_left.jpg') no-repeat;}
        #Fotoreps_mid         {float:left;width:73px;height: 32px;background: url('http://www.inparty.cz/images/frp_mid.jpg') repeat-x;}
        #Fotoreps_right       {float:left;width:91px;height: 32px;background: url('http://www.inparty.cz/images/frp_right.jpg') no-repeat;}
        
        #SndMiddleLeft        {float:left;height:165px;width:73px;padding-left:80px;padding-right:10px;background: url('http://www.inparty.cz/images/frps_uleft.jpg') no-repeat;}
        #SndMiddleMid         {float:left;height:165px;width:75px;padding-right:10px;background: url('http://www.inparty.cz/images/frps_uleft.jpg') repeat;text-align:justify;}
        #SndMiddleRight       {float:left;height:165px;padding-left:75px;padding-right:10px;background: url('http://www.inparty.cz/images/frps_uright.jpg') no-repeat;}
        
        #LeftContentUp        {width:240px;}
        #LeftContentUL        {float:left;padding-left:80px;padding-right:10px;background: url('http://www.inparty.cz/images/news_left.jpg') repeat-y;}
        
        #LeftContentUR        {margin:0px;border:0px;float:right;height:100%;background-color: #F7D37F;background: #F7D37F url('http://www.inparty.cz/images/news_right.jpg') repeat-y 100%}
        
        #FrpsMiddleLeft       {height:148px;padding-left:75px;padding-right:10px;background: url('http://www.inparty.cz/images/frps_dleft.jpg') no-repeat;text-align:justify;z-index:200;}
        #FrpsMiddleMid        {height:148px;padding-left:75px;padding-right:10px;background: url('http://www.inparty.cz/images/frps_dleft.jpg') no-repeat;text-align:justify;z-index:200;}
        #FrpsMiddleRight      {height:148px;padding-left:75px;padding-right:10px;background: url('http://www.inparty.cz/images/frps_dright.jpg') no-repeat;text-align:justify;z-index:200;}
        .NewsLeft    {padding:10px;padding-left:75px;text-align:justify;background: url('http://www.inparty.cz/images/news_left.jpg') repeat-y;}
        .NewsRight   {padding:10px;text-align:justify;background: url('http://www.inparty.cz/images/news_right.jpg') repeat-y;}
        .NewsBack    {text-align:justify;background: url('http://www.inparty.cz/images/news_back.jpg') repeat;}
        
        #LeftContentDown  {padding:10px;padding-top:27px;padding-left:75px;text-align:justify;background: url('http://www.inparty.cz/images/strihR14C2.jpg') repeat-y;padding-top:-148px;_margin-top:-154px;}
    
        #clanky           {margin-left:-10px;margin-top:-10px;height: 32px;background: url('http://www.inparty.cz/images/strihR7C3.jpg') no-repeat;_width:600px;}
        #MiddleCenter     {height:205px;background: url('http://www.inparty.cz/images/strihR8C3.jpg') repeat-y;text-align:justify;}
        #SndMiddleCenter  {height:165px;background: url('http://www.inparty.cz/images/strihR8C3.jpg') repeat-y;text-align:justify;}
        #FotorepsCenter   {height: 32px;background: url('http://www.inparty.cz/images/strihR8C3.jpg') repeat-y;}
        #FrpsMiddleCenter {height:148px;background: url('http://www.inparty.cz/images/strihR8C3.jpg') repeat-y;text-align:justify;}
        #LastMiddleCenter {height:165px;background: url('http://www.inparty.cz/images/strihR8C3.jpg') repeat-y;text-align:justify;}
    #RightEdge        {margin:0px;border:0px;width:615px;height:100%;float:left; background: url('http://www.inparty.cz/images/strihR7C15.jpg') repeat-y 100%;background-color: #F2BA29;}
    #RightMargin      {margin:0px;border:0px;width:  0px;height:100%;float:right;background-color: #F2BA29;position:relative;right:86px;top:-95px;_right:0px;_top:0px;}
        #RightPart1       {margin:0px;border:0px;width:95px;height:237px;background: url('http://www.inparty.cz/images/strihR7C16.jpg') repeat-y;}
        #RightPart2       {margin:0px;border:0px;width:95px;height:301px;background: url('http://www.inparty.cz/images/strihR11C16.jpg') repeat-y;}
#BottomLeft       {margin:0px;border:0px;width:240px;height:133px;float:left;background: url('http://www.inparty.cz/images/strihR15C2.jpg') repeat-y;}
#AddBottom        {margin:0px;border:0px;width: 46px;height:133px;float:left;background: url('http://www.inparty.cz/images/addBottom.jpg') repeat-x;}
#BottomCenter     {margin:0px;border:0px;width:535px;height:133px;float:left;background: url('http://www.inparty.cz/images/strihR15C3.jpg') repeat-y;}
#BottomRight      {margin:0px;border:0px;width: 34px;height:133px;float:left;background: url('http://www.inparty.cz/images/strihR15C15.jpg') repeat-y;}

/*
h5  {}
h6  {}
*/
/*  ==============  */
/*  Definice pisem  */
/*  ==============  */

