﻿*
{
	margin: 0;
	padding: 0;
}

/*komentare ve vlaknech for*/
blockquote
{
    margin-left: 30px;
    margin-right: 30px;
}

p
{
	padding: 0 0 1em 0;
	margin: 0;
}

body, input, textarea, select, option
{
	font-family: Arial;
	font-size: 14px;
	color: #053557;
	background-color: #F7FBFD;
}

select, input, textarea
{
	border: 1px solid #0B3F74;
	background-color: #F5FBFF;
	color: #0B3F74;
}
input, textarea
{
	padding: 2px;
}

input.button
{
	font-weight: bold;
	background: #A7D8F6 url(btn_bkg.gif) left bottom repeat-x;
	margin: 10px 0px;
	padding: 5px;
}

.clear
{
	clear: both;
}

br.clear
{
	height: 1px;
	line-height: 1px;
}

a
{
	color: #053557;
}

h1
{
	font-size: 166%;
	color: #195693;
	margin: 5px 0 10px;
}

h2
{
	font-size: 133%;
	color: #195693;
	padding-bottom: 5px;
}

h3
{
	color: #195693;
	font-size: 116%;
	margin-top: 5px;
}

#header
{
	color: #737373;
	font-size: 14px;
	height: 33px;
	background: #FFFFFF url(header_bkg.gif) top left repeat-x;
	line-height: 33px;
	text-align: left;
}

.headerText
{
	float: left;
}
.login
{
	text-align: right;
}

#top
{
	height: 252px;
	border: 0;
	background: url(top_bkg.gif) top left repeat-x;
	text-align: center;
}

.logo
{
	background-position: left top;
	margin: 0 auto;
	height: 218px;
	width: 780px;
	border: 0;
	background: url(logo.jpg) top left;
	text-align: center;
}

.logo a
{
	display: block;
	height: 100%;
	width: 100%;
}

.menu
{
	margin: 0 auto;
	width: 760px;
	height: 34px;
}

#menu
{	
}

.menuHover
{
	border: 1px solid #0B3F74;
	background-color: #EDF2F9;
	padding:0px;
	text-align: left;	
        z-index:100;
}

.menuHoverItem
{
	background-color: #EDF2F9;
	padding:5px;
	height: 25px;	
}

.menuHoverItemSelected
{	
	background-color: #A8D8F6;
	font-style:italic;
}

#header .content
{
	padding: 0 10px 0 20px;
	width: 750px;
	margin: 0 auto;
	text-align: left;
}

#content, .footerFinance
{
	width: 750px;
	margin: 0 auto;
	padding: 10px 10px 10px 20px;
	background-color: #FFFFFF;
}

#footer
{
	text-align: center;
	clear: both;
}

#footer .content
{
	width: 750px;
	margin: 0 auto;
	text-align: left;
	border-top: 1px dotted #0B3F74;
	height: 40px;
	line-height: 40px;
	padding: 0 10px 0 20px;
	background-color: #FFFFFF;
}

a.linkTop
{
	padding-left: 20px;
	background: url(arrow-top.gif) left center no-repeat;
	float: right;
}


.quote .author
{
	text-align: right;
	border: 0;
}

#lastProjects
{
	width: 49%;
	float: right;
}

#topRatedProjects
{
	width: 49%;
}

.frameOuter, .formComment
{
	background-color: #CBEBFF;
	border: 1px solid #1A5793;
	margin-bottom: 10px;
}

.frame
{
	border: 5px solid #A8D8F6;
	padding: 10px;
}

.formItem
{
	margin-bottom: 5px;
}
.reqLabel
{
	font-weight: bold;
}
.formItem .singleLineText
{
	width: 500px;
}
.frame h2
{
	margin-bottom: 15px;
	border-bottom: 1px solid #0B3F74;
}

.smallNote
{
	font-style: italic;
	font-size: small;
	padding: 5px 0px 5px 0px;
}

.errorMessage, .validatorSummary
{
	border: 1px solid #FF0101;
	background: #FEC9C9 url(ikona_alert.gif) right top no-repeat;
	color: #841A1A;
	padding: 10px;
	margin-bottom: 10px;
}

.logoFinance
{
	background-position: left top;
	margin: 0 auto;
	height: 71px;
	width: 579px;
	border: 0;
	background: url(logaFinance.jpg) top left;
	text-align: center;
}

.logoRealizace
{
    background-position: left top;
    margin: 0 auto;
    height: 86px;
    width: 247px;
    border: 0;
    background: url(logaRealizace.jpg) top left;
    text-align: center;
}

.leftColumn
{
	padding-right: 10px;
	width: 740px;
}

.withRightColumn
{
	width: 550px;
	padding-right: 0;
	float: left; /* Kvuli clearovani plovoucich objektu */
}

.rightColumn
{
	float: right;
	width: 190px;
	text-align: center;
}

.rightColumn .content
{
	padding: 0 10px;
	text-align: left;
}


.formItemBlock
{
	clear: left;
}

.formItemBlock label
{
	float: left;
	color: #053557;
}

.formItemBlock label.required, .formItemBlock .required
{
	font-weight: bold;
}

.formItemBlock .formItem
{
	padding-left: 130px;
}

.formItemBlock .formItem.noPadding
{
	padding-left: 0;
}

.formDescription
{
	padding: 2px 0px;
	font-size: 13px;
}

.formItemRadioButtonGroup label
{
	float: none;
}
.formItemRadioButtonGroup .formItem
{
	padding: 0;
}
.formItemRadioButtonGroup .formItem table td
{
	padding-bottom: 5px;
}
.formItemRadioButtonGroup .formItem label
{
	display: block;
	padding-left: 16px;
}
.formItemRadioButtonGroup .formItem input
{
	float: left;
	border: 0;
	background-color: Transparent;
}
.projectListBox, .fileListBox
{
	background-color: #CBEBFF;
	border: 1px solid #1A5793;
	margin-bottom: 10px;
}
.projectListBox .rating
{
	float: none;
}
.projectListBox .frame, .fileListBox .frame, .formComment .frame
{
	border: 5px solid #A8D8F6;
	padding: 10px;
}
.projectListBox .frame .project
{
	padding-left: 20px;
	padding-bottom: 10px;
	background: url(ikona_projekt.gif) left top no-repeat;
}
.projectListBox .project .description
{
	font-style: italic;
}
.projectListBox h2
{
	font-size: 16px;
}

.rating
{
	display: block;
	float: left;
	position: relative;
	width: 100px;
	height: 18px;
	background: url(hodnoceni_bkg.gif) top left no-repeat;
}

.avg1
{
	background-position: 0 -126px;
}

.avg2
{
	background-position: 0 -162px;
}

.avg3
{
	background-position: 0 -198px;
}

.avg4
{
	background-position: 0 -234px;
}

.avg5
{
	background-position: 0 -270px;
}

.star1
{
	background: url(hodnoceni_bkg.gif) 0 -18px no-repeat;
}

.star2
{
	background: url(hodnoceni_bkg.gif) 0 -36px no-repeat;
}

.star3
{
	background: url(hodnoceni_bkg.gif) 0 -54px no-repeat;
}

.star4
{
	background: url(hodnoceni_bkg.gif) 0 -72px no-repeat;
}

.star5
{
	background: url(hodnoceni_bkg.gif) 0 -90px no-repeat;
}

.rating a
{
	display: block;
	width: 18px;
	height: 18px;
	float: left;
	text-decoration: none;
}

.schoolList
{
	border-top: 2px solid #1E5A96;
}

.schoolList .odd
{
	background-color: #F7FBFD;
}

.schoolList .school
{
	border-bottom: 1px solid #1E5A96;
	padding: 10px;
}

.schoolList .school .title
{
	font-weight: bold;
}

/* Project list */
.projectList
{
	border-top: 2px solid #1E5A96;
	width: 100%;
	float: left;
}

.paging
{
	text-align: center;
	border-bottom: 1px solid #1E5A96;
	line-height: 1.5em;
}

.projectList .rating
{
	float: right;
}

.projectList .project
{
	border-bottom: 1px solid #1E5A96;
	padding: 10px;
}

.projectList .title
{
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 3px;
}

.project .title a
{
	text-decoration: none;
}

.projectList .age, .projectList .duration
{
	padding-right: 20px;
	padding-left: 20px;
	line-height: 1.5em;
}

.projectList .age
{
	background: url(people.gif) left center no-repeat;
}

.projectList .duration
{
	background: url(ikona_delkaTrvani.gif) left center no-repeat;
}


.projectList .description
{
	padding-top: 3px;
	clear: left;
}
.editProjectLink, .editMethodLink
{
	float: right;
}
.kids
{
	background-position: left top;
	margin: 0 auto;
	height: 306px;
	width: 184px;
	border: 0;
	background: url(pravysloupec.gif) top left;
	text-align: center;
}

.prevPage
{
	display: inline-block;
	vertical-align: middle;
	height: 16px;
	width: 16px;
	border: 0;
	background: url(ikona_predchoziStrana.gif);
}

.nextPage
{
	display: inline-block;
	margin: 0px;
	vertical-align: middle;
	height: 16px;
	width: 16px;
	border: 0;
	background: url(ikona_dalsiStrana.gif);
}

.pageProjectDetail .subjects
{
	background: url(ikona_predmety.gif) left top no-repeat;
}

.pageProjectDetail .desc1
{
	background: url(key-yellow.gif) left top no-repeat;
}

.pageProjectDetail .desc2
{
	background: left top no-repeat;
}

.pageProjectDetail .age
{
	background: url(people.gif) left top no-repeat;
}

.pageProjectDetail .duration
{
	background: url(ikona_delkaTrvani.gif) left top no-repeat;
}

.pageProjectDetail .topics
{
	background: url(sunny.gif) left top no-repeat;
}

.pageProjectDetail .methods
{
	background: url(ikona_predmety.gif) left top no-repeat;
}


.pageProjectDetail .duration, .pageProjectDetail .topics, .pageProjectDetail .desc1, .pageProjectDetail .desc2, .pageProjectDetail .age, .pageProjectDetail .subjects, .pageProjectDetail .methods
{
	padding-left: 20px;
	padding-bottom: 10px;
}

.pageProjectDetail ul, .pageProjectDetail .kompetence ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}

.pageProjectDetail ul li, .pageProjectDetail .kompetence ul li
{
	padding: 0 0 0 17px;
	margin: 0;
	background: url(arrow-right-big.gif) left 2px no-repeat;
}

/* Detail projektu */
.author
{
	border: 1px solid #1E5A96;
	border-width: 1px 0;
	margin: 1em 0;
}

.author .frame
{
	border: 2px solid #FFFFFF;
	border-width: 2px 0;
	background-color: #F7FBFD;
	padding: 5px 20px;
}

.author .row
{
	clear: left;
}

.author .content
{
	line-height: 1.5em; /*	height: 1.5em;*/
	padding-left: 120px;
}

.author .row strong
{
	line-height: 1.5em; /*	height: 1.5em;*/
	float: left;
}

.fileListBox
{
	clear: both;
}

.fileListBox h2
{
	position: relative;
}

.fileListBox .file
{
	border: 0;
	clear: right;
	border-bottom: 1px solid #1A5793;
	padding-bottom: 10px;
}

.fileListBox .frame h2
{
	padding-bottom: 0;
	margin-bottom: 0;
}

.file .download a
{
	display: block;
	padding: 4px 24px 4px 4px;
	background: url(arrow-down-big.gif) right center no-repeat;
	float: right;
	text-align: center;
}

.file .download .size
{
	font-style: italic;
	font-size: 90%;
}

.file
{
	border-bottom: 1px solid black;
	padding: 5px 0;
}

.file h3
{
	position: relative;
	width: 400px;
}

.file p
{
	clear: left;
	padding-bottom: 0.4em;
}

.commentCount
{
	padding-left: 20px;
	background: url(comments.gif) left center no-repeat;
}

/* Komentare */
.commentList
{
	border-top: 2px solid #1E5A96;
}

.commentList .comment
{
	margin: 3px 0;
	border-bottom: 1px solid #1E5A96;
	padding: 10px;
}

.commentList .odd
{
	background-color: #F7FBFD;
}

.comment .info
{
	text-align: right;
	padding-top: 10px;
}
.okMessage
{
	border: 1px solid #6E9F63;
	background: #E7FAE1 url(ikona_ok.gif) right top no-repeat;
	color: #22591A;
	padding: 10px;
	margin-bottom: 10px;
}
.shortDesc
{
	margin-bottom: 1em;
}

a.backToProject
{
	padding-left: 20px;
	background: url(ikona_projekt.gif) left center no-repeat;
}
.newComment
{
	margin: 1em 0;
}

.newComment textarea
{
	width: 500px;
	height: 100px;
}

input.title
{
	width: 400px;
}

/* Method list */
.methodList
{
	border-top: 2px solid #1E5A96;
	width: 100%;
	float: left;
}

.methodList .category
{
	float: right;
}

.methodList .method
{
	border-bottom: 1px solid #1E5A96;
	padding: 10px;
}

.methodList .title
{
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 3px;
}

.methodList .title a
{
	text-decoration: none;
}

.methodList .description
{
	padding-top: 3px;
	clear: left;
}
.methodList .editMethodLink
{
	float: right;
}

/*collapsePanel */
.collapsePanelHeader
{
	width: 100%;
	height: 34px;
	background-image: url(menu_bkg.gif);
	background-repeat: repeat-x;
	color: #053557;
	font-weight: bold;
}
/*tooltip = icka*/
.popupTooltip
{
	position: absolute;
	visibility: hidden;
	padding: 0;
	margin: 0;
	border: 3px outset #F7FBFD;
	background-color: #F7FBFD;
	font-weight:normal;
	font-size:small;
	color:Black;
}
.popupTooltip p
{
    padding: 6px;
}

/* Accordion */
.accordionHeader
{
	height: 25px;
	background-image: url(menu_bkg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	padding: 5px;
	cursor: pointer;
}

#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

.accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
	height: 25px;
	background-image: url(menu_bkg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	padding: 5px;
	cursor: pointer;
}

.accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

.accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
	background-color: #F7FBFD;
	border: 1px #F5FBFF;
	border-top: none;
	padding: 5px;
	padding-top: 10px;
}

/* sprava uploadu souboru*/
.fileDetail
{
	border: 0;
	clear: right;
	border-bottom: 1px solid #1A5793;
	padding-bottom: 20px;
}

.fileDetail p
{
	clear: left;
	padding-bottom: 0.4em;
}

.fileDetail p .label
{
	font-weight: bold;
	width: 5em;
	float: left;
	height: 2em;
}
.fileOptions
{
	float: left;
}
/*Edit Project*/
.pageAddProject .formItemBlock .formItem
{
	padding-left: 8em;
}
textarea.shortDesc
{
	width: 700px;
	height: 60px;
}

.formItemTextArea label
{
	float: none;
}

.page .formItemTextArea .formItem
{
	padding: 0;
}

.formItemTextArea .formDescription
{
	display: block;
}

textarea.descX
{
	width: 700px;
	height: 100px;
}
/*forum*/
div.sectiontitle
{
	font-weight: bold;
	font-size: larger;
	color: #195693;
}
div.sectiontitle select
{
}

div.sectionsubtitle
{
	font-weight: bold;
	padding-bottom: 4px;
}
.DvwHeader
{
	font-weight: bold;
	color: #FFFFFF;
	height: 38px;
	background-image: url(menu_bkg.gif);
	background-repeat: repeat-x;
	padding:2px;
}

.DvwHeader td
{
	padding-left: 5px;
}

.gvwRowStyle, .gvwRowStyle input
{
	background-color: #EDF2F9;
}

.gvwSelectedRowStyle, .gvwSelectedRowStyle input
{
	background-color: #A8D8F6;
}

.gvwAltRowStyle, .gvwAltRowStyle input
{
	background-color: White;
}

.gvwRowStyle td, .gvwAltRowStyle td, .gvwSelectedRowStyle td
{
	vertical-align:top;
}

.postinfo
{
	background-color: #CBEBFF;
	font-weight: bold;
	font-size: smaller;
	text-align: center;
	padding-top:0px;
	clear:both;
}

.postinfo .posttitle
{
	margin-top:0px;	
}

.posttitle
{
	padding: 5px 5px 0px 5px;
	height: 36px;
	background-image: url(menu_bkg.gif);
	background-repeat: repeat-x;
	color: black;
	font-weight: bold;
}
.posttitle input
{
		background-color:Transparent;
}

.postbody
{
	padding: 3px;
}
/*pozadavek na metodu*/
.question
{
	background: #F7FBFD url(ikona_ok.gif) right top no-repeat;
	border: 1px solid #F5FBFF;
	color: #053557;
	padding: 10px;
	margin-bottom: 10px;
}

/*prihlaseni nad panackama*/
.loginContent
{
	padding: 0 10px;
	text-align: left;
}

.loginContent input
{
	background-color:#A7D8F6;
}
.loginContent input.button
{
	font-weight: bold;
	background: #A7D8F url(btn_bkg.gif) left bottom repeat-x;
}

.ForumGridHeaderStyle
{
	font-weight: bold;
	color: #FFFFFF;
	height: 38px;
	background-image: url(menu_bkg.gif);
	background-repeat: repeat-x;
	padding:2px;
}
.ForumGridHeaderStyle th a
{
	color: #FFFFFF;
}

/* Manage Forums */
.dvwFieldHeader
{
	width:150px;
}

/*BrowseThreads */
.gvwThreadTitleItem
{
	padding:5px;
}
.gvwThreadIconItem
{
	padding:5px 0px;
	width:18px;
}