﻿/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/
body
{
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: .75em;
	margin: 0;
	padding: 0;
}

a:link
{
    color: #33840c;
    text-decoration: underline;
}
a:visited
{
    color: #72840c;
}
a:hover
{
    text-decoration: none;
}
a:active
{
    color: #86c400;
}

p, ul
{
    margin-bottom: 20px;
    line-height: 1.6em;
}
p
{
    text-align: justify;
    text-indent: 20px;
}

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #e99400;
    font-family: Arial, Helvetica, sans-serif;
}

h1
{
    font-size: 2em;
    padding-bottom: 0;
    margin-bottom: 0;
    text-align: center;
    font-style: italic;
}
h2
{
    padding: 0 0 10px 0;
}
h3
{
    font-size: 1.2em;
}
h4
{
    font-size: 1.1em;
}
h5, h6
{
    font-size: 1em;
}

/* this rule styles <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */
.page
{
    width: 950px;
    margin-left: auto;
    margin-right: auto;
}

#header
{
	font-family: "trebuchet MS", verdana, sans-serif;
	position: relative;
	padding: 6px 0 0 0;
	background: #373737;
	color: #FFF;
	border-bottom: 1px dotted #585858;
	min-height: 1px;
	_height: 1px;
}

#content
{
	position:relative;
	_height:1px;
	min-height:1px;
	background:url(/Content/Images/Skin/bg-column-left.png) repeat-y;
}

#content_inner
{
	background: url(/Content/Images/Skin/bg-column-right.png) repeat-y right;
	_height: 1px;
	min-height: 1px;
	padding: 0 200px;
	position: relative;
}

#main
{
    padding: 30px 2% 15px 2%;
	float:left;
	position:relative;
	min-height:1px;
	_height:1px;
	float:left;
	width: 96%;
}

#leftmain
{
	padding: 20px 10px;
	float: left;
	width: 180px;
	margin-top: -1px;
	position: relative;
	margin-left: -100%;
	right: 200px;
	_left: 200px;
	border-top: 1px dotted #797979;
}

#rightmain
{
	padding: 20px 10px;
	float: left;
	width: 180px;
	margin-left: -100%;
	margin-top: -1px;
	position: relative;
	right: -550px;
	text-align: center;
}

#footer
{
	background: #373737;
    color: #FFF;
    padding: 5px 0 5px;
    text-align: center;
    line-height: normal;
    margin: 0;
    font-size: .9em;
    clear: both;
}

/* TAB MENU   
----------------------------------------------------------*/
/*ul#menu {padding:0;position:relative;margin:0 0 0 15px ;text-align:right;}
ul#menu li {display:block;list-style:none;background:#d5edc9 url(/Content/Images/Skin/bg-nav-corner-sprite.png) no-repeat 0 -150px;float:left;margin:0 2px 0 0;font-size:1.3em;}
ul#menu li a {padding:10px 20px;font-weight:bold;text-decoration:none;color:#36ae00;background: transparent url(/Content/Images/Skin/bg-nav-corner-sprite.png) no-repeat right -150px;display:block;}
ul#menu li a:hover {text-decoration:none;color:#000;}
ul#menu li a:active {text-decoration:none;color:#009933;}
ul#menu li.selected {background:#fff url(/Content/Images/Skin/bg-nav-corner-sprite.png) no-repeat 0 -150px;}
ul#menu li.selected a {color:#000;}
*/
#menucontainer
{
	margin:-41px 0 0 199px;
	padding:12px 15px 0 15px;
	background:#f6f6f6;
	min-height:28px;
	_height:28px;
	border-top:1px dotted #7a7a7a;
	border-bottom:1px dotted #7a7a7a;
	border-left:1px dotted #7a7a7a;
	font-weight: bold;
}

#menucontainerimage
{
	background: url(/Content/Images/Skin/bg-poster-tile.jpg) repeat-x left top;
	min-height: 70px;
	_height: 70px;
	margin-top: -1px;
}

#menucontainersubimage
{
	background: url(/Content/Images/Skin/bg-poster.jpg) no-repeat;
	min-height: 70px;
	_height: 70px;
}

ul#menu
{
	margin: 0;
	padding: 0;
}

ul#menu li
{
	list-style: none;
	float: left;
	background: none;
	padding: 0;
}

ul#menu li a
{
	display: block;
	padding: 0 10px;
	border-right:1 px dotted #d2d2d2;
}

ul#menu a:link, ul#menu a:visited 
{
	color: #33840c;
	text-decoration: none;
}

ul#menu .selected a:link, ul#menu .selected a:visited 
{
	color:#000;
}

ul#menu a:hover 
{
	text-decoration: underline;
}

ul#submenu
{
	margin: 0;
	padding: 0;
	_height: 1px;
	font-weight: bold;
}

ul#submenu li
{
	list-style: none;
	border-bottom: 1px dotted #7a7a7a;
	background-position: 0 4px;
}

#submenu a:link,
#submenu a:visited 
{
	text-decoration:none;
	display:block;
	_display:inline;
	color: #33840c;
}
	
#submenu a:hover 
{
	text-decoration:underline;
}

ul#submenu .selected a:link, ul#submenu .selected a:visited 
{
	color: #e99400;
}

/* TABLE
----------------------------------------------------------*/
#admin_table
{
    font-size: 75%;
}

#admin_table .filter
{
    height: 12px;
    font-size: 100%;
    color: #696969;
}

.selected_page
{
    color: #e99400;
}

.section
{
    font-weight: bold;
    margin-top: 15px;
}

/* MISC  
----------------------------------------------------------*/
.clear
{
    clear: both;
}

.error
{
    color: Red;
}

#submenucontainerhead
{
    margin: 0;
    clear: both;
}

#submenucontainer
{
    margin: 30px 0 0 0;
    clear: both;
}

#title
{
    display: block;
    float: none;
}

#logindisplay
{
    text-align: right;
    float:right;
    padding-right: 5px;
}

#display a:link
{
    color: white;
    text-decoration: underline;
}

#display a:visited
{
    color: white;
    text-decoration: underline;
}

#logodisplay
{
	font-size: 1.5em;
	width: 60%;
	padding: 5px 0 10px 15px;
	margin: 5px 0 10px 15px;
	letter-spacing: .2em;
}

#logodisplay a:link, #logodisplay a:visited 
{
	text-decoration: none;
	color: #FFF;
}
	
#logindisplay a:link, #logindisplay a:visited 
{
	color: #FFF;
}
	
input.button
{
	color: #FFF;
	background: #317f0c url(images/bg-button.png) repeat-x;
	border: 2px groove #FFF;
	font-size: .7em;
	font-weight: bold;
	padding: 0 5px 2px 5px;
	cursor: pointer;
}

input.page
{
	color:#666666;
	height: 12px;
	border: 1px solid #82b26e;
	background: url(images/bg-input.png) no-repeat;
    width: 20px;
}

.field-validation-error
{
    color: #ff0000;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.datetime-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

.image_left
{
    margin: 5px 10px 5px 0;
    float: left;
    border: 0;
}

.image_right
{
    margin: 5px 0 5px 10px;
    float: right;
    border: 0;
}

.p_center
{
    text-align: center;
    text-indent: 0;
}

.p_noparag
{
    text-indent: 0;
}

.leftspace li
{
    margin-left: 50px;
}

.a_img
{
    border: 0px;
}

.textarea_border
{
    border: 1px solid gray;
    padding: 10px 10px 10px 10px;
}

.edit_image
{
    padding-left: 10px;
    float: left;
}

.main_advert
{
    text-align: center;
    margin-bottom: 20px;
}

/* Security
----------------------------------------------------------*/
#username, #password, #newPassword, #currentPassword, #email, #confirmPassword
{
    width: 200px;
}

/* WebResource  
----------------------------------------------------------*/
#Text
{
    width: 600px;
    height: 200px;
}

/* Admin  
----------------------------------------------------------*/
#admin
{
    padding: 10px 0px 15px 0px;
    background-color: #fff;
    margin: 0px;
    _height: 1px; /* only IE6 applies CSS properties starting with an underscrore */
}

/* Beník
----------------------------------------------------------*/
.benik_info
{
    text-align: center;
    padding-top: 30px;
    padding-bottom: 50px;
}

.benik_logo
{
    text-align: center;
}

.benik_desc
{
    padding-top: 30px;
}

.diary_page
{
    text-align: center;
    margin: 10px 0 10px 0;
}

.diary_rec
{
    padding-left: 10px;
    padding-right: 10px;
}

.diary_name
{
    padding: 10px 20px 0px 20px;
}

.diary_message
{
    padding-left: 20px;
    padding-right: 20px;
}

#Message
{
    width: 450px;
    border: 1px solid Black;
}

.diary_form
{
    margin: 0 auto 0 auto;
    width: 800px;
}

.diary_menu
{
    margin: 10px auto 30px auto;
    width: 300px;
    text-align: center;
}

.diary_menu2
{
    margin: 10px auto 30px auto;
    width: 400px;
}

.diary_menu_item
{
    margin: 5px 0 5px 0;
}

.photo_image
{
    width: 320px;
    text-align: center;
    margin: 10px auto 10px auto;
}

.photo_end
{
    clear: both;
}

/* Kontakty
----------------------------------------------------------*/
.contact_rec
{
    width: 400px;
    margin: 10px auto 10px auto;
    padding: 20px 0 20px 0;
    clear: both;
    font-weight: bold;
}

.contact_left
{
    width: 150px;
    float: left;
}

.contact_value
{
    width: 200px;
    float: left;
}

.curriculum_article
{
}