/* 
================================
Skin styles for PROMA
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #fefefe;
}
.skinmaster {
	height: 100%;
	background-color: #231f20;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
}

.skinmaster_light {
	height: 100%;
	background-color: #FFF1CA;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
}

.skinheader {
	background-image: url(proma_header.gif); 
	background-repeat: no-repeat;
	height:108px;
}

.skinheader1 {
	background-image: url(head.jpg); 
	background-repeat: no-repeat;
	height:128px;
}

.skinheader1-NY {
	background-image: url(head-NY.jpg); 
	background-repeat: no-repeat;
	height:128px;
}

.skinheader1-Olymp {
	background-image: url(head-Olymp.jpg); 
	background-repeat: no-repeat;
	height:128px;
}

.skinheader_right1 {
	background-image: url(head_right.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height:128px;
	width: 384px;
	align: right;
	valign: top; 
}

.skinheader_right1-NY {
	background-image: url(head_right-NY.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height:128px;
	width: 384px;
	align: right;
	valign: top; 
}



.skinheader_right {
	background-image: url(proma_header_right.gif);
	background-repeat: no-repeat;
	background-position: right;
	height:108px;
	width: 306px;
	align: right;
	valign: top; 
}


.search {
 	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-position: right;
}

.search_form

{
 	padding-left: 1px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	valign: midle;
}

.skin_login {
 	padding-left: 6px;
	padding-right: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
}

a.search_link:link{ 
	text-decoration: none;
       color: #FF9724; 
       font: bold 12px Arial;
       valign: middle;
	text-transform: uppercase;
} 

a.search_link:visited{ 
	text-decoration: none;
        color: #FF9724; 
        font: bold 12px Arial;
        valign: middle;
	text-transform: uppercase;
}

a.search_link:active{ 
	text-decoration: none;
        color: #FF9724; 
        font: bold 12px Arial;
        valign: middle;
	text-transform: uppercase;
} 

a.search_link:hover{ 
	text-decoration: none;
        color: #FECE02; 
        font: bold 12px Arial;
        valign: middle;
	text-transform: uppercase;
}

a.login_link:link{text-decoration: none; color: #ff9724; font: bold 11px Arial; text-transform: lowercase;} 
a.login_link:visited{text-decoration: none; color: #ff9724; font: bold 11px Arial; text-transform: lowercase;}
a.login_link:active{text-decoration: none; color: #ff9724; font: bold 11px Arial; text-transform: lowercase;} 
a.login_link:hover{text-decoration: none; color: #FECE02; font: bold 11px Arial; text-transform: lowercase;}

a.map_link:link{text-decoration: none; color: #DEDDDD; font: bold 11px Arial; text-transform: lowercase;} 
a.map_link:visited{text-decoration: none; color: #DEDDDD; font: bold 11px Arial; text-transform: lowercase;}
a.map_link:active{text-decoration: none; color: #DEDDDD; font: bold 11px Arial; text-transform: lowercase;} 
a.map_link:hover{text-decoration: none; color: #C7C5C5; font: bold 11px Arial; text-transform: lowercase;}

.datecolor {
    color: white; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica;
}

.login {
 background-color: #000000;
}

.header_links {
	background-color: #f3f5fa;
 	padding-left: 0px;
	padding-right: 0px;
	padding-top: 8px;
}


.bottomtext {

	font-family: Arial;
	font-size: 11px; 
	background-color: #ff9724;
	valign: middle; 
	text-align: center;


}
	
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 0%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.contentpane {
	width: 50%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 3px;
}
.rightpane {
	width: 50%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 3px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.toppane_2col {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane_2col {
	width: 0;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.contentpane_2col {
	width: 50%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 3px;
}
.rightpane_2col {
	width: 50%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 3px;
}
.bottompane_2col {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.toppane_default {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane_default {
	width: 236px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 8px;
	padding-top: 6px;
}
.contentpane_default {
	width: 80%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 6px;
	padding-top: 2px;
}
.rightpane_default {
	width: 1px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
}

.leftpane_main {
	width: 0px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.contentpane_main {
	width: 50%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
}
.rightpane_main {
	width: 50%px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 8px;
	padding-top: 0px;
}
.bottompane_default {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
        white-space: nowrap;  /*Word wrapping menu item now optional*/
        padding: 1px 3px 3px 1px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	background-color: #8da4d3; 
}

.main_dnnmenu_itemhover td {  
	background-color: #8da4d3; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #cad5ea;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 10px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}

.news_text {

	font-family: Arial;
	font-size: 12px;
        color: #C40707

}

/*Our new Menu styles*/

.mainmenucell {
	border-bottom: solid 1px #ff9724;
	padding-left: 4px;
}

.MainMenuStyle
{
	padding:0px;
	font-family:Tahoma, Arial, Helvetica; 
	font-size: 13px; 
	font-weight: bold; 
	font-style: normal;
        text-decoration: none;
	color: #F7B50F;
        text-align: left;
        width: 100%;
}

a.MainMenuPage,a.MainMenuPage:link,a.MainMenuPage:visited
{
	background-color: #231F20;
	padding:0px;
	font-family:Tahoma, Arial, Helvetica; 
	font-size: 13px; 
	font-weight: bold; 
	font-style: normal;
        text-decoration: none;
	color: #F7B50F;
	text-align: center;
	border-left: 0px solid #FF9724;
	border-right: 1px solid #FF9724;
	width: auto;
}

/*tsvet punkta menu pod kursorom*/
a.MainMenuPage:hover 
{
	background-color: #FFcc01;
	padding:0px;
	font-family:Tahoma, Arial, Helvetica; 
	font-size: 13px; 
	font-weight: bold; 
	font-style: normal;
        text-decoration: none;
	color: black;
	text-align: center;
	border-left: 0px solid #FF9724;
	border-right: 1px solid #FF9724;
	width: auto;
}

a.MainMenuCurrentPage, a.MainMenuCurrentPage:link, a.MainMenuCurrentPage:visited
{
	background-color: #FF9724;
	padding:0px;
	font-family:Tahoma, Arial, Helvetica; 
	font-size: 13px; 
	font-weight: bold; 
	font-style: normal;
        text-decoration: none;
	color: black;
	text-align: center;
	border-left: 0px solid #FF9724;
	border-right: 1px solid #FF9724;
	width: auto;
}

a.MainMenuCurrentPage:hover 
{
	background-color: #FF9724;
	padding:0px;
	font-family:Tahoma, Arial, Helvetica; 
	font-size: 13px; 
	font-weight: bold; 
	font-style: normal;
        text-decoration: none;
	color: black;
	text-align: center;
	border-left: 0px solid #FF9724;
	border-right: 1px solid #FF9724;
	width: auto;
}

a.MainMenuCurrentPage, a.MainMenuCurrentPage:link, a.MainMenuCurrentPage:visited
{
	background-color: #FF9724;
	padding:0px;
	font-family:Tahoma, Arial, Helvetica; 
	font-size: 13px; 
	font-weight: bold; 
	font-style: normal;
    text-decoration: none;
	color: black;
	text-align: center;
	border-left: 0px solid #FF9724;
	border-right: 1px solid #FF9724;
	width: auto;
}

a.MainMenuCurrentPage:hover 
{
	background-color: #FF9724;
	padding:0px;
	font-family:Tahoma, Arial, Helvetica; 
	font-size: 13px; 
	font-weight: bold; 
	font-style: normal;
    text-decoration: none;
	color: black;
	text-align: center;
	border-left: 0px solid #FF9724;
	border-right: 1px solid #FF9724;	
	width: auto;
}


/*tekushaya stranitsa*/
a.MainMenuCurrentPage, a.MainMenuCurrentPage:link, a.MainMenuCurrentPage:visited
{
	background-color: #FF9724;
	padding:0px;
	font-family:Tahoma, Arial, Helvetica; 
	font-size: 13px; 
	font-weight: bold; 
	font-style: normal;
    text-decoration: none;
	color: black;
	text-align: center;
	border-left: 0px solid #FF9724;
	border-right: 1px solid #FF9724;
	border-bottom: 1px solid #FF9724;
	width: auto;
}

a.MainMenuCurrentPage:hover 
{
	background-color: #FFcc01;
	padding:0px;
	font-family:Tahoma, Arial, Helvetica; 
	font-size: 13px; 
	font-weight: bold; 
	font-style: normal;
    text-decoration: none;
	color: black;
	text-align: center;
	border-left: 0px solid #FF9724;
	border-right: 1px solid #FF9724;
	border-bottom: 1px solid #FF9724;
	width: auto;
}

a.MainMenuHighlighted, a.MainMenuHighlighted:link, a.MainMenuHighlighted:visited
{
	background-color: #FFcc01;
	padding:0px;
	font-family:Tahoma, Arial, Helvetica; 
	font-size: 13px; 
	font-weight: bold; 
	font-style: normal;
    text-decoration: none;
	color: black;
	text-align: center;
	border-left: 0px solid #FF9724;
	border-right: 1px solid #FF9724;
	border-bottom: 1px solid #FF9724;
	width: auto;
}

a.MainMenuHighlighted:hover 
{
	background-color: #FFcc01;
	padding:0px;
	font-family:Tahoma, Arial, Helvetica; 
	font-size: 13px; 
	font-weight: bold; 
	font-style: normal;
    text-decoration: none;
	color: black;
	text-align: center;
	border-left: 0px solid #FF9724;
	border-right: 1px solid #FF9724;
	border-bottom: 1px solid #FF9724;
	width: auto;
}

.map_top
{       background-color: #FFF1CA
	font-family:Arial; 
	font-size: 12px; 
	font-color: black;
	text-align: left;
	border-left: 1px solid #FF9724;
	border-right: 1px solid #FF9724;
        border-top: 1px solid #FF9724;
	border-bottom: 1px solid #FF9724;
}
.map
{
        font-family:Arial; 
	font-size: 12px; ;
	font-color: black;
	text-align: left;
        border-top: 0px;
	border-left: 1px solid #FF9724;
	border-right: 1px solid #FF9724;
	border-bottom: 1px solid #FF9724;
}

.tipical_table
{
        border-width:thin solid; font-family:Arial; 
	font-size: 12px; ;
	font-color: black;
	text-align: left;
	border-color: #FF9724;
        
}


A.all_news:link {
    font: bold 11px Arial;
    text-decoration:    underline;
    text-transform: uppercase;
    color: #000000;
    background-color: #ff9724;

}

A.all_news:visited  {
    font: bold 11px Arial;
    text-decoration:    underline;
    text-transform: uppercase;
    color: #000000;
    background-color: #ff9724;
}

A.all_news:active   {
    font: bold 11px Arial;
    text-decoration:    underline;
    text-transform: uppercase;
    color: #534d4d;
    background-color: #ff9724;
}

A.all_news:hover    {
    color: #C40707;
    background-color: #ff9724;
    text-transform: uppercase;
    font: bold 11px Arial;
    valign: top;
}

.SearchButton
{
	background: url(button.gif);
	border:  0px ;
	height : 22px;
	width : 79px;
	font: bold 13px Arial;
	valign: middle;
}

.td_search
{
	valign: right;
	height: 26px;
	background-color: #231F20;
	padding-right: 3px;
}
.All_links
{
	height: 16px;
	width: 148px;
	background-color: #ff9724;
	text-align: center;
	font: bold 11px Arial;
	white-space: nowrap;
	padding-bottom: 1px;

}
