/*
CTC Separate Stylesheet
Updated: 2016-07-27 13:23:26
Theme Name: Twenty Twelve Child
Theme URI: https://wordpress.org/themes/twentytwelve/
Template: twentytwelve
Author: the WordPress team
Author URI: https://wordpress.org/
Description: The 2012 theme for WordPress is a fully responsive theme that looks great on any device. Features include a front page template with its own widgets, an optional display font, styling for post formats on both index and single views, and an optional no-sidebar page template. Make it yours with a custom menu, header image, and background.
Tags: light,gray,white,one-column,two-columns,right-sidebar,fluid-layout,responsive-layout,custom-background,custom-header,custom-menu,editor-style,featured-images,flexible-header,full-width-template,microformats,post-formats,rtl-language-support,sticky-post,theme-options,translation-ready
Version: 2.0.1469618606
*/
/* barva viva-amerika #a7c917*/
@import url('../twentytwelve/style.css');

#terminal
{
width: 98%;
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
height: 700px;
overflow: scroll-y;
background: #000000;
color: #ffffff;
padding: 10px;
}
#terminal table {width: 100%;}
#terminal tr {width: 100%;}
#terminal td
{
border: 1px solid #ffffff;
}
.td_id {width: 5%;}
.td_log {width: 85%;}