/* Core.Site.Frontpage */

/*###############################################################################################*/
/* shared classes */

div.Core-Site-Frontpage-bounding_box
{
}

div.Core-Site-Frontpage-article_box
{
	margin:10px;
	font-family:Arial;
	font-size:12px;   
}

div.Core-Site-Frontpage-article_title
{
	color: #02b0ef;
	padding: 5px;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}


div.Core-Site-Frontpage-article_creation
{
}

div.Core-Site-Frontpage-article_description
{
	padding: 5px;
	font-style: italic;
	font-family:Arial;
	font-size:12px;
}

a.Core-Site-Frontpage-full_article_link
{
	margin:10px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;      
	color: #D57119;
}
/* Core.Site.MessageBar */

/*###############################################################################################*/
/* shared classes */

div.Core-Site-MessageBar-bounding_box
{
	text-align: center;
	background-color: #FDF4EE;
	margin:10px;
}

div.Core-Site-MessageBar-error_message
{
	padding:10px;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;  
}

div.Core-Site-MessageBar-status_message
{
    margin:10px;
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
}
/* Core.Site.NavigationBar */

/*###############################################################################################*/
/* main classes */

div.Core-Site-NavigationBar-bounding_box
{
}

div.Core-Site-NavigationBar-path
{
    color:#D57119;
    margin:10px;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    text-decoration:none; 
}

div.Core-Site-NavigationBar-path a
{
    color: #D57119;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    text-decoration:underline; 
}

div.Core-Site-NavigationBar-path a:hover
{
    color: #D57119;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    text-decoration:underline; 
}

span.Core-Site-NavigationBar-category_entry
{
}

	span.Core-Site-NavigationBar-category_entry a
	{
	}

span.Core-Site-NavigationBar-current_entry
{
}

	span.Core-Site-NavigationBar-current_entry a
	{
	}

span.Core-Site-NavigationBar-separator
{
}
/* Core.User.LoginForm */

/*###############################################################################################*/
/* shared classes */

div.Core-Site-News-bounding_box
{
}

/*###############################################################################################*/
/* classes for vertical orientation */

div.Core-Site-News-caption
{      
}

div.Core-Site-News-no_content
{
}

div.Core-Site-News-item
{     
    margin-left:13px;
}

div.Core-Site-News-item a
	{               	
	}
	
div.Core-Site-News-item a:hover
	{             	
	}

/*###############################################################################################*/
/* classes for horizontal orientation */
/* Core.User.LoginForm */

/*###############################################################################################*/
/* shared classes */

div.Core-User-LoginForm-bounding_box
{
  margin-left:20px;
  margin-top:10px;  
}

input.Core-User-LoginForm-login
{
    background: #fafafa;
	width: 90px;
	margin-left:12px;
}

input.Core-User-LoginForm-password
{
    background: #fafafa;
    width: 90px;
    margin-left:8px;
    margin-right:12px;  
}

button.Core-User-LoginForm-submit_button
{
	width: 100px;
    margin-top:5px; 
	margin-left:60px; 
    margin-bottom:5px;	
}


a.Core-User-LoginForm-register-link
{
  font-family: Arial; 
  font-size: 14px; 
  font-weight: bold;
  margin-left:74px;
  color: #D57119;
}

a.Core-User-LoginForm-register-link:hover
{
  font-family: Arial; 
  font-size: 14px; 
  font-weight: bold;
  text-align: left;
  color:#828282;
}

a.Core-User-LoginForm-lost-pasword-link
{
}

/*###############################################################################################*/
/* classes for vertical orientation */

div.Core-User-LoginForm-caption
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 10px;
	color:  #02b0ef;
}

/*###############################################################################################*/
/* classes for horizontal orientation */

div.Core-User-LoginForm-caption
{
}
/* Core.User.LogoutForm */

/*###############################################################################################*/
/* shared classes */

div.Core-User-LogoutForm-bounding_box
{
  margin-left:6px;
  margin-right:4px;
  margin-top:54px;
  float:left;  
}

button.Core-User-LogoutForm-logout_button
{
	border:none;
	background:none;
}

/*###############################################################################################*/
/* classes for vertical orientation */

div.Core-User-LogoutForm-user_name
{
  font-family: Arial; 
  font-size: 11px; 
  font-weight: bold;
  margin-left:4px;
}

/*###############################################################################################*/
/* classes for horizontal orientation */
/* Core.Menu.SimpleMenu */

/*###############################################################################################*/
/* main classes */

div.Core-Menu-SimpleMenu-2_bounding_box
{
		width: 600px;
		height: 30px;
		line-height:30px;
		margin-top:44px;
		margin-right:10px;
		text-align:right;
  		float:right;  
}

span.Core-Menu-SimpleMenu-2_item_level_1
{
	font-family:Arial;
	font-size:14px;
	text-decoration: none;
	margin-left:10px;
	font-weight: bold;
}

span.Core-Menu-SimpleMenu-2_item_level_1 a
{
	font-family:Arial;
	font-size:14px;
	color: #D57119;
	text-decoration: none;
	margin-left:10px;
	font-weight: bold;
}

span.Core-Menu-SimpleMenu-2_item_level_1 a:hover
{
	font-family:Arial;
	font-size:14px;
	color: #484f59;
	text-decoration: none;
	margin-left:10px;
	font-weight: bold;
}

div.Core-Menu-SimpleMenu-1_bounding_box
{
	width:380px;
	text-align:left;
	margin-left:10px;
}

div.Core-Menu-SimpleMenu-1_item_level_1
{
	line-height:30px;
	height: 30px;
	margin-bottom:10px;
}

img.Core-Menu-SimpleMenu-1_item_level_1
{
	float: left;
}

a.Core-Menu-SimpleMenu-1_item_level_1
{
	font-family:Arial;
	font-size:14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height:30px;
	height: 30px;
	margin-left:10px;
	color: #D57119;
}

a:hover.Core-Menu-SimpleMenu-1_item_level_1 
{
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	height: 30px;
	color: #D57119;
	margin-left:10px;	
}

div.Core-Menu-SimpleMenu-1_item_level_2
{
	height: 16px;
}

div.Core-Menu-SimpleMenu-1_item_level_2 a
{
	font-family:Arial;
	font-size:10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height:16px;
	text-align:left;
	color:black;
	margin-left: 20px;
}

div.Core-Menu-SimpleMenu-1_item_level_2 a:hover
{
	font-family:Arial;
	font-size:10px;
	font-style: normal;
	font-weight: bold;
	line-height:16px;	
	text-decoration: none;
	color: #D57119;
	margin-left: 20px;	
}

div.Core-Menu-SimpleMenu-3_bounding_box
{
	width:380px;
	background-image: url("./mediafiles/background/cestovka_bg.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
}

div.Core-Menu-SimpleMenu-3_item_level_1
{
	margin-left:6px;
	padding-left:10px;
	height: 30px;
	width:380px;
	float:left;
}

div.Core-Menu-SimpleMenu-3_item_level_1 a
{
	width:100px;
	font-family:Arial;
	font-size:14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height:30px;
	margin-left:190px;
	height: 30px;
	color: #D57119;
}

div.Core-Menu-SimpleMenu-3_item_level_1 a:hover
{
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	margin-left:190px;	
	height: 30px;
	color: #D57119;	
}

div.Core-Menu-SimpleMenu-3_item_level_2
{
	display: block;		
	text-align:left;

}

div.Core-Menu-SimpleMenu-3_item_level_2 a
{
	font-family:Arial;
	font-size:10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height:16px;
	color:black;
	margin-left:220px;	
}

div.Core-Menu-SimpleMenu-3_item_level_2 a:hover
{
	font-family:Arial;
	font-size:10px;
	font-style: normal;
	font-weight: bold;
	line-height:16px;		
	text-decoration: none;	
	color:#D57119;	
	margin-left:220px;	
}

div.Core-Menu-SimpleMenu-3_item_level_3
{
	height: 20px;
}

div.Core-Menu-SimpleMenu-3_item_level_3 a
{
	font-family:Arial;
	font-size:11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height:20px;
	margin-left: 100px;
	text-align:left;
	color:black;
}

div.Core-Menu-SimpleMenu-3_item_level_3 a:hover
{
	font-family:Arial;
	font-size:11px;
	font-style: normal;
	font-weight: bold;	
	text-decoration: none;
	line-height:20px;
	margin-left: 100px;
	text-align:left;
	color:#D57119;
}

/* Core.Search.SimpleSearch */

/*###############################################################################################*/
/* main classes */

div.Core-Search-SimpleSearch-bounding_box
{
  margin-left:6px;
  margin-top:46px;
  float:left;   
}

button.Core-Search-SimpleSearch-submit_button
{
	width: 50px;
	height:22px;
    margin-top:5px; 
    margin-left:5px;
}

div.Core-Search-SimpleSearch-caption
{
  font-family: Arial; 
  font-size: 11px; 
  font-weight: bold;
  text-align: left;
  margin-bottom:2px;
}

input.Core-Search-SimpleSearch-search_input
{
	width: 100px;
	height:14px;
    background: #fafafa;
}
